From 56a273fa525185f11e546006dc2769110f88a506 Mon Sep 17 00:00:00 2001 From: Vikrant Balyan Date: Fri, 17 May 2024 12:25:08 +0530 Subject: [PATCH] refreshing sdk for intersight version 16711 --- intersight/__init__.py | 4 +- intersight/api/aaa_api.py | 2 +- intersight/api/access_api.py | 2 +- intersight/api/adapter_api.py | 2 +- intersight/api/apic_api.py | 4095 +++++++++++++++++ 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 | 3667 ++++++++++----- 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/dnac_api.py | 2405 ++++++++++ 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/fmc_api.py | 1391 ++++++ 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/marketplace_api.py | 2 +- intersight/api/memory_api.py | 2 +- intersight/api/meraki_api.py | 715 +++ intersight/api/meta_api.py | 2 +- intersight/api/metrics_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 | 2 +- intersight/api/resourcepool_api.py | 2 +- intersight/api/rproxy_api.py | 2 +- intersight/api/scheduler_api.py | 2 +- intersight/api/sdaaci_api.py | 1902 ++++++++ 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/vnic_api.py | 2 +- intersight/api/vrf_api.py | 2 +- intersight/api/workflow_api.py | 1199 ++++- intersight/api/workspace_api.py | 2 +- intersight/api_client.py | 4 +- intersight/apis/__init__.py | 5 + 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/aaa_user_agent.py | 2 +- intersight/model/aaa_user_agent_all_of.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_ip_address.py | 2 +- intersight/model/access_ip_address_all_of.py | 2 +- intersight/model/access_ip_address_list.py | 2 +- .../model/access_ip_address_list_all_of.py | 2 +- .../model/access_ip_address_response.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 | 33 +- .../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 | 49 +- .../adapter_host_eth_interface_all_of.py | 49 +- .../model/adapter_host_eth_interface_list.py | 2 +- .../adapter_host_eth_interface_list_all_of.py | 2 +- ...adapter_host_eth_interface_relationship.py | 80 +- .../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 | 33 +- .../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 | 33 +- .../adapter_host_iscsi_interface_response.py | 2 +- .../adapter_physical_nic_mode_settings.py | 2 +- ...apter_physical_nic_mode_settings_all_of.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 | 33 +- .../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 | 33 +- intersight/model/adapter_unit_response.py | 2 +- intersight/model/apic_aci_pod.py | 431 ++ intersight/model/apic_aci_pod_all_of.py | 294 ++ intersight/model/apic_aci_pod_list.py | 344 ++ intersight/model/apic_aci_pod_list_all_of.py | 274 ++ intersight/model/apic_aci_pod_response.py | 355 ++ intersight/model/apic_application.py | 437 ++ intersight/model/apic_application_all_of.py | 304 ++ .../model/apic_application_endpoint_group.py | 437 ++ .../apic_application_endpoint_group_all_of.py | 304 ++ .../apic_application_endpoint_group_list.py | 344 ++ ..._application_endpoint_group_list_all_of.py | 274 ++ ...pic_application_endpoint_group_response.py | 355 ++ intersight/model/apic_application_list.py | 344 ++ .../model/apic_application_list_all_of.py | 274 ++ .../model/apic_application_relationship.py | 1513 ++++++ intersight/model/apic_application_response.py | 355 ++ intersight/model/apic_bridge_domain.py | 437 ++ intersight/model/apic_bridge_domain_all_of.py | 304 ++ intersight/model/apic_bridge_domain_list.py | 344 ++ .../model/apic_bridge_domain_list_all_of.py | 274 ++ .../model/apic_bridge_domain_relationship.py | 1513 ++++++ .../model/apic_bridge_domain_response.py | 355 ++ ...apic_external_routed_layer_three_domain.py | 431 ++ ...ternal_routed_layer_three_domain_all_of.py | 294 ++ ...external_routed_layer_three_domain_list.py | 344 ++ ...l_routed_layer_three_domain_list_all_of.py | 274 ++ ...rnal_routed_layer_three_domain_response.py | 355 ++ intersight/model/apic_fabric_leaf_node.py | 445 ++ .../model/apic_fabric_leaf_node_all_of.py | 312 ++ .../model/apic_fabric_leaf_node_details.py | 358 ++ .../apic_fabric_leaf_node_details_all_of.py | 294 ++ .../model/apic_fabric_leaf_node_interface.py | 445 ++ .../apic_fabric_leaf_node_interface_all_of.py | 312 ++ .../apic_fabric_leaf_node_interface_list.py | 344 ++ ..._fabric_leaf_node_interface_list_all_of.py | 274 ++ ...pic_fabric_leaf_node_interface_response.py | 355 ++ .../model/apic_fabric_leaf_node_list.py | 344 ++ .../apic_fabric_leaf_node_list_all_of.py | 274 ++ .../apic_fabric_leaf_node_relationship.py | 1521 ++++++ .../model/apic_fabric_leaf_node_response.py | 355 ++ intersight/model/apic_inventory_entity.py | 478 ++ .../model/apic_inventory_entity_all_of.py | 314 ++ intersight/model/apic_out.py | 437 ++ intersight/model/apic_out_all_of.py | 304 ++ intersight/model/apic_out_list.py | 344 ++ intersight/model/apic_out_list_all_of.py | 274 ++ intersight/model/apic_out_response.py | 355 ++ intersight/model/apic_subnet.py | 441 ++ intersight/model/apic_subnet_all_of.py | 308 ++ intersight/model/apic_subnet_list.py | 344 ++ intersight/model/apic_subnet_list_all_of.py | 274 ++ intersight/model/apic_subnet_response.py | 355 ++ intersight/model/apic_tenant.py | 435 ++ intersight/model/apic_tenant_all_of.py | 298 ++ intersight/model/apic_tenant_list.py | 344 ++ intersight/model/apic_tenant_list_all_of.py | 274 ++ intersight/model/apic_tenant_relationship.py | 1511 ++++++ intersight/model/apic_tenant_response.py | 355 ++ intersight/model/apic_vpc_group.py | 431 ++ intersight/model/apic_vpc_group_all_of.py | 294 ++ intersight/model/apic_vpc_group_list.py | 344 ++ .../model/apic_vpc_group_list_all_of.py | 274 ++ intersight/model/apic_vpc_group_response.py | 355 ++ intersight/model/apic_vrfs.py | 437 ++ intersight/model/apic_vrfs_all_of.py | 304 ++ intersight/model/apic_vrfs_list.py | 344 ++ intersight/model/apic_vrfs_list_all_of.py | 274 ++ intersight/model/apic_vrfs_response.py | 355 ++ intersight/model/appliance_api_status.py | 2 +- .../model/appliance_api_status_all_of.py | 2 +- intersight/model/appliance_app_op_status.py | 2 +- .../model/appliance_app_op_status_all_of.py | 2 +- .../model/appliance_app_op_status_list.py | 2 +- .../appliance_app_op_status_list_all_of.py | 2 +- .../appliance_app_op_status_relationship.py | 33 +- .../model/appliance_app_op_status_response.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 | 33 +- .../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_monitor.py | 2 +- .../model/appliance_backup_monitor_all_of.py | 2 +- .../model/appliance_backup_monitor_list.py | 2 +- .../appliance_backup_monitor_list_all_of.py | 2 +- .../appliance_backup_monitor_response.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_backup_rotate_data.py | 2 +- .../appliance_backup_rotate_data_all_of.py | 2 +- .../appliance_backup_rotate_data_list.py | 2 +- ...ppliance_backup_rotate_data_list_all_of.py | 2 +- .../appliance_backup_rotate_data_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 | 33 +- .../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_op_status.py | 2 +- .../appliance_file_system_op_status_all_of.py | 2 +- .../appliance_file_system_op_status_list.py | 2 +- ...iance_file_system_op_status_list_all_of.py | 2 +- ...ance_file_system_op_status_relationship.py | 33 +- ...ppliance_file_system_op_status_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 | 33 +- .../appliance_file_system_status_response.py | 2 +- intersight/model/appliance_group_op_status.py | 2 +- .../model/appliance_group_op_status_all_of.py | 2 +- .../model/appliance_group_op_status_list.py | 2 +- .../appliance_group_op_status_list_all_of.py | 2 +- .../appliance_group_op_status_relationship.py | 33 +- .../appliance_group_op_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 | 33 +- .../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 | 33 +- .../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_metrics_config.py | 2 +- .../model/appliance_metrics_config_all_of.py | 2 +- .../model/appliance_metrics_config_list.py | 2 +- .../appliance_metrics_config_list_all_of.py | 2 +- .../appliance_metrics_config_response.py | 2 +- .../model/appliance_network_link_status.py | 2 +- .../appliance_network_link_status_all_of.py | 2 +- .../appliance_network_link_status_list.py | 2 +- ...pliance_network_link_status_list_all_of.py | 2 +- ...liance_network_link_status_relationship.py | 33 +- .../appliance_network_link_status_response.py | 2 +- intersight/model/appliance_network_status.py | 2 +- .../model/appliance_network_status_all_of.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 | 33 +- .../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_op_status.py | 2 +- .../model/appliance_node_op_status_all_of.py | 2 +- .../model/appliance_node_op_status_list.py | 2 +- .../appliance_node_op_status_list_all_of.py | 2 +- .../appliance_node_op_status_relationship.py | 33 +- .../appliance_node_op_status_response.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 | 33 +- .../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 | 33 +- .../model/appliance_system_info_response.py | 2 +- .../model/appliance_system_op_status.py | 2 +- .../appliance_system_op_status_all_of.py | 2 +- .../model/appliance_system_op_status_list.py | 2 +- .../appliance_system_op_status_list_all_of.py | 2 +- ...appliance_system_op_status_relationship.py | 33 +- .../appliance_system_op_status_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 | 33 +- .../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_alarm_summary.py | 2 +- .../model/asset_alarm_summary_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 | 33 +- .../model/asset_cluster_member_response.py | 2 +- intersight/model/asset_connection.py | 2 +- intersight/model/asset_connection_all_of.py | 2 +- .../model/asset_contract_information.py | 2 +- .../asset_contract_information_all_of.py | 2 +- intersight/model/asset_credential.py | 12 +- .../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 | 33 +- .../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 | 33 +- intersight/model/asset_deployment_response.py | 2 +- intersight/model/asset_device_claim.py | 7 +- intersight/model/asset_device_claim_all_of.py | 9 +- .../model/asset_device_claim_relationship.py | 38 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 12 +- intersight/model/asset_device_information.py | 2 +- .../model/asset_device_information_all_of.py | 2 +- intersight/model/asset_device_registration.py | 7 +- .../model/asset_device_registration_all_of.py | 9 +- .../model/asset_device_registration_list.py | 2 +- .../asset_device_registration_list_all_of.py | 2 +- .../asset_device_registration_relationship.py | 38 +- .../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 +- .../model/asset_meraki_cloud_options.py | 2 +- .../asset_meraki_cloud_options_all_of.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 | 12 +- .../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 +- ...chestration_civp_vmware_vcenter_options.py | 2 +- ...tion_civp_vmware_vcenter_options_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 | 12 +- 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 | 33 +- .../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 | 33 +- .../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 | 7 +- intersight/model/asset_target_all_of.py | 9 +- 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 | 38 +- 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 | 12 +- .../asset_terraform_integration_service.py | 2 +- ...orm_integration_terraform_agent_options.py | 2 +- ...egration_terraform_agent_options_all_of.py | 2 +- ...orm_integration_terraform_cloud_options.py | 2 +- ...egration_terraform_cloud_options_all_of.py | 2 +- .../asset_username_password_credential.py | 2 +- ...set_username_password_credential_all_of.py | 2 +- ...rtualization_amazon_web_service_options.py | 2 +- .../asset_virtualization_cloud_options.py | 2 +- ...set_virtualization_cloud_options_all_of.py | 2 +- .../model/asset_virtualization_service.py | 2 +- intersight/model/asset_vm_host.py | 2 +- intersight/model/asset_vm_host_all_of.py | 2 +- ...zer_amazon_web_services_billing_options.py | 2 +- ...zon_web_services_billing_options_all_of.py | 2 +- ...et_workload_optimizer_dynatrace_options.py | 2 +- ...load_optimizer_dynatrace_options_all_of.py | 2 +- ...r_google_cloud_platform_billing_options.py | 2 +- ...e_cloud_platform_billing_options_all_of.py | 2 +- ...asset_workload_optimizer_hyperv_options.py | 2 +- ...orkload_optimizer_hyperv_options_all_of.py | 2 +- ...soft_azure_application_insights_options.py | 2 +- ...ure_application_insights_options_all_of.py | 2 +- ...timizer_microsoft_azure_billing_options.py | 2 +- ..._microsoft_azure_billing_options_all_of.py | 2 +- ...soft_azure_enterprise_agreement_options.py | 2 +- ...ure_enterprise_agreement_options_all_of.py | 2 +- ...crosoft_azure_service_principal_options.py | 2 +- ..._azure_service_principal_options_all_of.py | 2 +- ..._optimizer_microsoft_sql_server_options.py | 2 +- ...zer_microsoft_sql_server_options_all_of.py | 2 +- ...et_workload_optimizer_new_relic_options.py | 2 +- ...load_optimizer_new_relic_options_all_of.py | 2 +- ...t_workload_optimizer_open_stack_options.py | 2 +- ...oad_optimizer_open_stack_options_all_of.py | 2 +- ...ptimizer_oracle_database_server_options.py | 2 +- ...r_oracle_database_server_options_all_of.py | 2 +- ...ad_optimizer_red_hat_open_stack_options.py | 2 +- ...mizer_red_hat_open_stack_options_all_of.py | 2 +- .../model/asset_workload_optimizer_service.py | 2 +- ...rkload_optimizer_vmware_vcenter_options.py | 2 +- ...optimizer_vmware_vcenter_options_all_of.py | 2 +- intersight/model/bios_boot_device.py | 2 +- intersight/model/bios_boot_device_all_of.py | 2 +- intersight/model/bios_boot_device_list.py | 2 +- .../model/bios_boot_device_list_all_of.py | 2 +- .../model/bios_boot_device_relationship.py | 33 +- 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 | 33 +- intersight/model/bios_boot_mode_response.py | 2 +- intersight/model/bios_policy.py | 2 +- intersight/model/bios_policy_all_of.py | 2 +- intersight/model/bios_policy_list.py | 2 +- intersight/model/bios_policy_list_all_of.py | 2 +- intersight/model/bios_policy_response.py | 2 +- intersight/model/bios_system_boot_order.py | 2 +- .../model/bios_system_boot_order_all_of.py | 2 +- .../model/bios_system_boot_order_list.py | 2 +- .../bios_system_boot_order_list_all_of.py | 2 +- .../bios_system_boot_order_relationship.py | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- ...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 | 33 +- 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 | 33 +- .../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 | 33 +- .../boot_device_boot_security_response.py | 2 +- intersight/model/boot_flex_mmc.py | 2 +- intersight/model/boot_flex_mmc_all_of.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 | 33 +- intersight/model/boot_hdd_device_response.py | 2 +- intersight/model/boot_http.py | 2 +- intersight/model/boot_http_all_of.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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- intersight/model/boot_sd_device_response.py | 2 +- .../model/boot_static_ip_v4_settings.py | 2 +- .../boot_static_ip_v4_settings_all_of.py | 2 +- .../model/boot_static_ip_v6_settings.py | 2 +- .../boot_static_ip_v6_settings_all_of.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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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_cloner_list.py | 2 +- .../model/bulk_mo_cloner_list_all_of.py | 2 +- .../model/bulk_mo_cloner_relationship.py | 33 +- intersight/model/bulk_mo_cloner_response.py | 2 +- intersight/model/bulk_mo_deep_cloner.py | 2 +- .../model/bulk_mo_deep_cloner_all_of.py | 2 +- intersight/model/bulk_mo_deep_cloner_list.py | 2 +- .../model/bulk_mo_deep_cloner_list_all_of.py | 2 +- .../model/bulk_mo_deep_cloner_relationship.py | 33 +- .../model/bulk_mo_deep_cloner_response.py | 2 +- intersight/model/bulk_mo_merger.py | 2 +- intersight/model/bulk_mo_merger_all_of.py | 2 +- intersight/model/bulk_mo_merger_list.py | 2 +- .../model/bulk_mo_merger_list_all_of.py | 2 +- .../model/bulk_mo_merger_relationship.py | 33 +- intersight/model/bulk_mo_merger_response.py | 2 +- .../model/bulk_multi_relation_entry_patch.py | 12 +- intersight/model/bulk_patch_content.py | 12 +- 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 | 33 +- 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_result.py | 2 +- intersight/model/bulk_result_all_of.py | 2 +- intersight/model/bulk_result_list.py | 2 +- intersight/model/bulk_result_list_all_of.py | 2 +- intersight/model/bulk_result_relationship.py | 33 +- intersight/model/bulk_result_response.py | 2 +- intersight/model/bulk_sec_resource_roles.py | 12 +- 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 | 33 +- .../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 | 6 +- ...pability_adapter_unit_descriptor_all_of.py | 6 +- ...capability_adapter_unit_descriptor_list.py | 2 +- ...ity_adapter_unit_descriptor_list_all_of.py | 2 +- ...bility_adapter_unit_descriptor_response.py | 2 +- ...pability_adapter_update_constraint_meta.py | 2 +- ...y_adapter_update_constraint_meta_all_of.py | 2 +- ...ity_adapter_update_constraint_meta_list.py | 2 +- ...pter_update_constraint_meta_list_all_of.py | 2 +- ...adapter_update_constraint_meta_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 | 17 +- .../model/capability_capability_all_of.py | 8 +- .../capability_capability_relationship.py | 33 +- 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 +- .../capability_cpu_endpoint_descriptor.py | 2 +- ...pability_cpu_endpoint_descriptor_all_of.py | 2 +- ...capability_cpu_endpoint_descriptor_list.py | 2 +- ...ity_cpu_endpoint_descriptor_list_all_of.py | 2 +- ...bility_cpu_endpoint_descriptor_response.py | 2 +- .../capability_dimms_endpoint_descriptor.py | 2 +- ...bility_dimms_endpoint_descriptor_all_of.py | 2 +- ...pability_dimms_endpoint_descriptor_list.py | 2 +- ...y_dimms_endpoint_descriptor_list_all_of.py | 2 +- ...lity_dimms_endpoint_descriptor_response.py | 2 +- .../capability_drives_endpoint_descriptor.py | 2 +- ...ility_drives_endpoint_descriptor_all_of.py | 2 +- ...ability_drives_endpoint_descriptor_list.py | 2 +- ..._drives_endpoint_descriptor_list_all_of.py | 2 +- ...ity_drives_endpoint_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 +- .../capability_gpu_endpoint_descriptor.py | 2 +- ...pability_gpu_endpoint_descriptor_all_of.py | 2 +- ...capability_gpu_endpoint_descriptor_list.py | 2 +- ...ity_gpu_endpoint_descriptor_list_all_of.py | 2 +- ...bility_gpu_endpoint_descriptor_response.py | 2 +- .../model/capability_hardware_descriptor.py | 2 +- .../capability_hsu_iso_file_support_meta.py | 442 ++ ...bility_hsu_iso_file_support_meta_all_of.py | 311 ++ ...pability_hsu_iso_file_support_meta_list.py | 344 ++ ...y_hsu_iso_file_support_meta_list_all_of.py | 274 ++ ...lity_hsu_iso_file_support_meta_response.py | 355 ++ ...ility_hsu_iso_model_specific_constraint.py | 365 ++ ...su_iso_model_specific_constraint_all_of.py | 301 ++ .../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 +- ...y_processor_unit_update_constraint_meta.py | 2 +- ...cessor_unit_update_constraint_meta_list.py | 2 +- ...unit_update_constraint_meta_list_all_of.py | 2 +- ...or_unit_update_constraint_meta_response.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_server_upgrade_support_meta.py | 2 +- ...lity_server_upgrade_support_meta_all_of.py | 2 +- ...bility_server_upgrade_support_meta_list.py | 2 +- ...server_upgrade_support_meta_list_all_of.py | 2 +- ...ty_server_upgrade_support_meta_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 +- ...orage_controller_update_constraint_meta.py | 2 +- ..._controller_update_constraint_meta_list.py | 2 +- ...ller_update_constraint_meta_list_all_of.py | 2 +- ...troller_update_constraint_meta_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 +- .../model/capability_switch_equipment_info.py | 2 +- ...capability_switch_equipment_info_all_of.py | 2 +- .../capability_switch_equipment_info_list.py | 2 +- ...ility_switch_equipment_info_list_all_of.py | 2 +- ...pability_switch_equipment_info_response.py | 2 +- .../model/capability_switch_identity_def.py | 2 +- .../capability_switch_identity_def_all_of.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 +- .../model/capability_template_catalog.py | 2 +- .../capability_template_catalog_all_of.py | 2 +- .../model/capability_template_catalog_list.py | 2 +- ...capability_template_catalog_list_all_of.py | 2 +- .../capability_template_catalog_response.py | 2 +- .../capability_unsupported_feature_config.py | 2 +- ...ility_unsupported_feature_config_all_of.py | 2 +- .../capability_update_constraint_meta.py | 2 +- ...apability_update_constraint_meta_all_of.py | 2 +- .../capability_update_order_list_type.py | 369 ++ ...apability_update_order_list_type_all_of.py | 305 ++ .../model/capability_update_order_meta.py | 442 ++ .../capability_update_order_meta_all_of.py | 311 ++ .../capability_update_order_meta_list.py | 344 ++ ...apability_update_order_meta_list_all_of.py | 274 ++ .../capability_update_order_meta_response.py | 355 ++ intersight/model/capability_vic_descriptor.py | 429 ++ .../model/capability_vic_descriptor_all_of.py | 294 ++ .../model/capability_vic_descriptor_list.py | 344 ++ .../capability_vic_descriptor_list_all_of.py | 274 ++ .../capability_vic_descriptor_response.py | 355 ++ .../certificatemanagement_certificate_base.py | 2 +- ...icatemanagement_certificate_base_all_of.py | 2 +- intersight/model/certificatemanagement_imc.py | 2 +- .../model/certificatemanagement_imc_all_of.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 +- ...rtificatemanagement_root_ca_certificate.py | 2 +- ...temanagement_root_ca_certificate_all_of.py | 2 +- intersight/model/chassis_base_profile.py | 2 +- .../model/chassis_base_profile_all_of.py | 2 +- .../chassis_base_profile_relationship.py | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- intersight/model/chassis_profile_response.py | 2 +- intersight/model/chassis_profile_template.py | 2 +- .../model/chassis_profile_template_all_of.py | 2 +- .../model/chassis_profile_template_list.py | 2 +- .../chassis_profile_template_list_all_of.py | 2 +- .../chassis_profile_template_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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 12 +- 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 | 33 +- .../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 | 33 +- intersight/model/compute_blade.py | 2 +- intersight/model/compute_blade_all_of.py | 2 +- intersight/model/compute_blade_identity.py | 7 +- .../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 | 38 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- intersight/model/compute_mapping_response.py | 2 +- .../model/compute_pending_workflow_trigger.py | 12 +- .../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 | 33 +- .../model/compute_personality_response.py | 2 +- .../model/compute_personality_setting.py | 2 +- .../compute_personality_setting_all_of.py | 2 +- intersight/model/compute_physical.py | 2 +- intersight/model/compute_physical_all_of.py | 2 +- .../model/compute_physical_relationship.py | 33 +- 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 | 33 +- .../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 | 7 +- .../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 | 33 +- .../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 +- ...compute_storage_utility_image_operation.py | 2 +- ..._storage_utility_image_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 | 33 +- 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_classification.py | 2 +- .../model/cond_alarm_classification_all_of.py | 2 +- .../cond_alarm_classification_eligibility.py | 2 +- ...alarm_classification_eligibility_all_of.py | 2 +- .../model/cond_alarm_classification_list.py | 2 +- .../cond_alarm_classification_list_all_of.py | 2 +- .../cond_alarm_classification_relationship.py | 33 +- .../cond_alarm_classification_response.py | 2 +- intersight/model/cond_alarm_definition.py | 6 +- .../model/cond_alarm_definition_all_of.py | 2 +- .../model/cond_alarm_definition_list.py | 2 +- .../cond_alarm_definition_list_all_of.py | 2 +- .../cond_alarm_definition_relationship.py | 37 +- .../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_alarm_suppression.py | 2 +- .../model/cond_alarm_suppression_all_of.py | 2 +- .../model/cond_alarm_suppression_list.py | 2 +- .../cond_alarm_suppression_list_all_of.py | 2 +- .../model/cond_alarm_suppression_response.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 | 33 +- .../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 | 33 +- 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 | 12 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- 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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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/dnac_external_border_node.py | 443 ++ .../model/dnac_external_border_node_all_of.py | 306 ++ .../dnac_external_border_node_interface.py | 447 ++ ...c_external_border_node_interface_all_of.py | 310 ++ ...nac_external_border_node_interface_list.py | 344 ++ ...ernal_border_node_interface_list_all_of.py | 274 ++ ...external_border_node_interface_response.py | 355 ++ .../model/dnac_external_border_node_list.py | 344 ++ .../dnac_external_border_node_list_all_of.py | 274 ++ .../dnac_external_border_node_response.py | 355 ++ intersight/model/dnac_fabric_site.py | 443 ++ intersight/model/dnac_fabric_site_all_of.py | 306 ++ intersight/model/dnac_fabric_site_list.py | 344 ++ .../model/dnac_fabric_site_list_all_of.py | 274 ++ intersight/model/dnac_fabric_site_response.py | 355 ++ intersight/model/dnac_inventory_entity.py | 453 ++ .../model/dnac_inventory_entity_all_of.py | 304 ++ intersight/model/dnac_site.py | 431 ++ intersight/model/dnac_site_all_of.py | 294 ++ intersight/model/dnac_site_ip_pool.py | 443 ++ intersight/model/dnac_site_ip_pool_all_of.py | 306 ++ intersight/model/dnac_site_ip_pool_list.py | 344 ++ .../model/dnac_site_ip_pool_list_all_of.py | 274 ++ .../model/dnac_site_ip_pool_response.py | 355 ++ intersight/model/dnac_site_list.py | 344 ++ intersight/model/dnac_site_list_all_of.py | 274 ++ intersight/model/dnac_site_response.py | 355 ++ intersight/model/dnac_transit.py | 435 ++ intersight/model/dnac_transit_all_of.py | 298 ++ intersight/model/dnac_transit_list.py | 344 ++ intersight/model/dnac_transit_list_all_of.py | 274 ++ intersight/model/dnac_transit_response.py | 355 ++ .../model/dnac_virtual_network_fabric_site.py | 439 ++ ...dnac_virtual_network_fabric_site_all_of.py | 302 ++ .../dnac_virtual_network_fabric_site_list.py | 344 ++ ...virtual_network_fabric_site_list_all_of.py | 274 ++ ...ac_virtual_network_fabric_site_response.py | 355 ++ 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 | 33 +- 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 | 7 +- .../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 +- .../equipment_chassis_operation_status.py | 2 +- ...uipment_chassis_operation_status_all_of.py | 2 +- .../model/equipment_chassis_relationship.py | 33 +- .../model/equipment_chassis_response.py | 2 +- intersight/model/equipment_device_summary.py | 7 +- .../model/equipment_device_summary_all_of.py | 7 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/equipment_fan_module_response.py | 2 +- .../model/equipment_fan_relationship.py | 33 +- 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 | 7 +- .../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 | 33 +- 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 | 33 +- intersight/model/equipment_fru_response.py | 2 +- .../model/equipment_hybrid_drive_slot.py | 2 +- .../equipment_hybrid_drive_slot_all_of.py | 2 +- .../model/equipment_hybrid_drive_slot_list.py | 2 +- ...equipment_hybrid_drive_slot_list_all_of.py | 2 +- ...quipment_hybrid_drive_slot_relationship.py | 33 +- .../equipment_hybrid_drive_slot_response.py | 2 +- intersight/model/equipment_identity.py | 7 +- intersight/model/equipment_identity_all_of.py | 9 +- 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 | 33 +- .../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 +- .../equipment_io_card_operation_status.py | 2 +- ...uipment_io_card_operation_status_all_of.py | 2 +- .../model/equipment_io_card_relationship.py | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 7 +- .../equipment_physical_identity_all_of.py | 2 +- ...quipment_physical_identity_relationship.py | 38 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- intersight/model/ether_physical_port_list.py | 2 +- .../model/ether_physical_port_list_all_of.py | 2 +- .../model/ether_physical_port_relationship.py | 33 +- .../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 | 33 +- .../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 | 64 +- ...ic_abstract_interface_role_relationship.py | 33 +- 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_base_cluster_profile.py | 2 +- .../fabric_base_cluster_profile_all_of.py | 2 +- .../model/fabric_base_switch_profile.py | 2 +- .../fabric_base_switch_profile_all_of.py | 2 +- ...fabric_base_switch_profile_relationship.py | 33 +- intersight/model/fabric_cluster_assignment.py | 2 +- .../model/fabric_cluster_assignment_all_of.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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/fabric_config_result_response.py | 2 +- intersight/model/fabric_element_identity.py | 7 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../fabric_switch_cluster_profile_response.py | 2 +- .../fabric_switch_cluster_profile_template.py | 2 +- ..._switch_cluster_profile_template_all_of.py | 2 +- ...ic_switch_cluster_profile_template_list.py | 2 +- ...ch_cluster_profile_template_list_all_of.py | 2 +- ...h_cluster_profile_template_relationship.py | 33 +- ...witch_cluster_profile_template_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 | 33 +- .../model/fabric_switch_profile_response.py | 2 +- .../model/fabric_switch_profile_template.py | 2 +- .../fabric_switch_profile_template_all_of.py | 2 +- .../fabric_switch_profile_template_list.py | 2 +- ...ric_switch_profile_template_list_all_of.py | 2 +- ...ic_switch_profile_template_relationship.py | 33 +- ...fabric_switch_profile_template_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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- .../model/fcpool_pool_member_response.py | 2 +- intersight/model/fcpool_pool_relationship.py | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 6 +- .../firmware_base_distributable_all_of.py | 6 +- ...irmware_base_distributable_relationship.py | 37 +- 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 | 6 +- .../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 | 33 +- .../firmware_distributable_meta_response.py | 2 +- .../firmware_distributable_relationship.py | 37 +- .../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 | 6 +- .../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_model_bundle_version.py | 9 +- .../firmware_model_bundle_version_all_of.py | 9 +- .../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_policy.py | 2 +- intersight/model/firmware_policy_all_of.py | 2 +- intersight/model/firmware_policy_list.py | 2 +- .../model/firmware_policy_list_all_of.py | 2 +- intersight/model/firmware_policy_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 | 33 +- .../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 | 6 +- ...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 | 37 +- ...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 | 33 +- 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 | 33 +- ...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 | 33 +- .../model/firmware_upgrade_status_response.py | 2 +- intersight/model/firmware_upgrade_validity.py | 2 +- .../model/firmware_upgrade_validity_all_of.py | 2 +- intersight/model/firmware_version_map.py | 2 +- .../model/firmware_version_map_all_of.py | 2 +- intersight/model/fmc_device.py | 438 ++ intersight/model/fmc_device_all_of.py | 301 ++ intersight/model/fmc_device_ha_pair.py | 438 ++ intersight/model/fmc_device_ha_pair_all_of.py | 301 ++ intersight/model/fmc_device_ha_pair_list.py | 344 ++ .../model/fmc_device_ha_pair_list_all_of.py | 274 ++ .../model/fmc_device_ha_pair_response.py | 355 ++ intersight/model/fmc_device_list.py | 344 ++ intersight/model/fmc_device_list_all_of.py | 274 ++ intersight/model/fmc_device_response.py | 355 ++ intersight/model/fmc_domain.py | 433 ++ intersight/model/fmc_domain_all_of.py | 296 ++ intersight/model/fmc_domain_list.py | 344 ++ intersight/model/fmc_domain_list_all_of.py | 274 ++ intersight/model/fmc_domain_response.py | 355 ++ intersight/model/fmc_inventory_entity.py | 438 ++ .../model/fmc_inventory_entity_all_of.py | 298 ++ intersight/model/fmc_physical_interface.py | 443 ++ .../model/fmc_physical_interface_all_of.py | 306 ++ .../model/fmc_physical_interface_list.py | 344 ++ .../fmc_physical_interface_list_all_of.py | 274 ++ .../model/fmc_physical_interface_response.py | 355 ++ 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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- intersight/model/hyperflex_capability.py | 2 +- .../model/hyperflex_capability_all_of.py | 2 +- intersight/model/hyperflex_capability_info.py | 2 +- .../model/hyperflex_capability_info_all_of.py | 2 +- .../model/hyperflex_capability_info_list.py | 2 +- .../hyperflex_capability_info_list_all_of.py | 2 +- .../hyperflex_capability_info_relationship.py | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../hyperflex_cluster_profile_response.py | 2 +- .../model/hyperflex_cluster_relationship.py | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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_schedule_policy.py | 2 +- ...lex_health_check_schedule_policy_all_of.py | 2 +- ...rflex_health_check_schedule_policy_list.py | 2 +- ...ealth_check_schedule_policy_list_all_of.py | 2 +- ...x_health_check_schedule_policy_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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- 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 +- .../model/hyperflex_network_configuration.py | 2 +- .../hyperflex_network_configuration_all_of.py | 2 +- intersight/model/hyperflex_node.py | 2 +- intersight/model/hyperflex_node_all_of.py | 2 +- .../model/hyperflex_node_config_policy.py | 2 +- .../hyperflex_node_config_policy_all_of.py | 2 +- .../hyperflex_node_config_policy_list.py | 2 +- ...yperflex_node_config_policy_list_all_of.py | 2 +- ...perflex_node_config_policy_relationship.py | 33 +- .../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 | 33 +- .../model/hyperflex_node_profile_response.py | 2 +- .../model/hyperflex_node_relationship.py | 33 +- 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 | 33 +- ...hyperflex_proxy_setting_policy_response.py | 2 +- .../model/hyperflex_re_sync_cluster_mo_ids.py | 2 +- ...hyperflex_re_sync_cluster_mo_ids_all_of.py | 2 +- intersight/model/hyperflex_reduce_re_sync.py | 2 +- .../model/hyperflex_reduce_re_sync_all_of.py | 2 +- .../model/hyperflex_reduce_re_sync_list.py | 2 +- .../hyperflex_reduce_re_sync_list_all_of.py | 2 +- .../hyperflex_reduce_re_sync_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 | 33 +- ..._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 | 33 +- ...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 | 33 +- .../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_site_details.py | 2 +- .../model/hyperflex_site_details_all_of.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 | 33 +- ...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 | 33 +- ...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 | 33 +- ..._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 | 33 +- ...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_start_reduce_re_sync.py | 2 +- .../hyperflex_start_reduce_re_sync_all_of.py | 2 +- .../hyperflex_start_reduce_re_sync_list.py | 2 +- ...erflex_start_reduce_re_sync_list_all_of.py | 2 +- ...hyperflex_start_reduce_re_sync_response.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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- ...yperflex_vcenter_config_policy_response.py | 2 +- .../model/hyperflex_vcenter_configuration.py | 2 +- .../hyperflex_vcenter_configuration_all_of.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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- intersight/model/iam_account_response.py | 2 +- intersight/model/iam_account_tags.py | 2 +- intersight/model/iam_account_tags_all_of.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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../iam_end_point_user_policy_response.py | 2 +- .../model/iam_end_point_user_relationship.py | 33 +- .../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 | 33 +- ..._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 | 33 +- .../model/iam_end_point_user_role_response.py | 2 +- intersight/model/iam_failure_details.py | 2 +- .../model/iam_failure_details_all_of.py | 2 +- intersight/model/iam_feature_definition.py | 2 +- .../model/iam_feature_definition_all_of.py | 2 +- .../model/iam_group_permission_to_roles.py | 2 +- .../iam_group_permission_to_roles_all_of.py | 2 +- intersight/model/iam_idp.py | 2 +- intersight/model/iam_idp_all_of.py | 2 +- intersight/model/iam_idp_list.py | 2 +- intersight/model/iam_idp_list_all_of.py | 2 +- intersight/model/iam_idp_reference.py | 2 +- intersight/model/iam_idp_reference_all_of.py | 2 +- intersight/model/iam_idp_reference_list.py | 2 +- .../model/iam_idp_reference_list_all_of.py | 2 +- .../model/iam_idp_reference_relationship.py | 33 +- .../model/iam_idp_reference_response.py | 2 +- intersight/model/iam_idp_relationship.py | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- .../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_list.py | 2 +- .../iam_local_user_password_list_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 | 33 +- .../model/iam_local_user_password_response.py | 2 +- intersight/model/iam_o_auth_token.py | 2 +- intersight/model/iam_o_auth_token_all_of.py | 2 +- intersight/model/iam_o_auth_token_list.py | 2 +- .../model/iam_o_auth_token_list_all_of.py | 2 +- .../model/iam_o_auth_token_relationship.py | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../model/iam_resource_permission_response.py | 2 +- intersight/model/iam_resource_role.py | 12 +- 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 | 33 +- .../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 | 33 +- 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_context.py | 12 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- intersight/model/iam_session_response.py | 2 +- intersight/model/iam_sharing_rule.py | 2 +- intersight/model/iam_sharing_rule_all_of.py | 2 +- intersight/model/iam_sharing_rule_list.py | 2 +- .../model/iam_sharing_rule_list_all_of.py | 2 +- .../model/iam_sharing_rule_relationship.py | 33 +- intersight/model/iam_sharing_rule_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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- .../model/iam_user_preference_response.py | 2 +- intersight/model/iam_user_relationship.py | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../inventory_generic_inventory_response.py | 2 +- intersight/model/inventory_interface.py | 2 +- .../model/inventory_interface_relationship.py | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../model/ippool_pool_member_response.py | 2 +- intersight/model/ippool_pool_relationship.py | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- .../model/iqnpool_pool_member_response.py | 2 +- intersight/model/iqnpool_pool_relationship.py | 33 +- 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 | 33 +- .../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 | 33 +- intersight/model/iqnpool_universe_response.py | 2 +- intersight/model/issue_condition.py | 12 +- intersight/model/issue_definition.py | 6 +- intersight/model/issue_definition_all_of.py | 6 +- 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 +- .../model/iwotenant_tenant_customization.py | 2 +- .../iwotenant_tenant_customization_all_of.py | 2 +- .../iwotenant_tenant_customization_list.py | 2 +- ...tenant_tenant_customization_list_all_of.py | 2 +- ...iwotenant_tenant_customization_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 | 33 +- .../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 | 33 +- ..._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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../kubernetes_cluster_profile_response.py | 2 +- .../model/kubernetes_cluster_relationship.py | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../kubernetes_http_proxy_policy_response.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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../kubernetes_version_policy_response.py | 2 +- .../model/kubernetes_version_relationship.py | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- ..._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 | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- .../model/macpool_pool_member_response.py | 2 +- intersight/model/macpool_pool_relationship.py | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/management_interface_response.py | 2 +- intersight/model/marketplace_use_case.py | 2 +- .../model/marketplace_use_case_all_of.py | 2 +- .../model/marketplace_use_case_automation.py | 2 +- .../marketplace_use_case_automation_all_of.py | 2 +- .../model/marketplace_use_case_dependency.py | 2 +- .../marketplace_use_case_dependency_all_of.py | 2 +- intersight/model/marketplace_use_case_list.py | 2 +- .../model/marketplace_use_case_list_all_of.py | 2 +- .../model/marketplace_use_case_locale.py | 2 +- .../marketplace_use_case_locale_all_of.py | 2 +- .../marketplace_use_case_relationship.py | 33 +- .../model/marketplace_use_case_response.py | 2 +- .../model/marketplace_use_case_version.py | 2 +- .../marketplace_use_case_version_all_of.py | 2 +- .../marketplace_use_case_version_list.py | 2 +- ...arketplace_use_case_version_list_all_of.py | 2 +- .../marketplace_use_case_version_locale.py | 2 +- ...ketplace_use_case_version_locale_all_of.py | 2 +- .../marketplace_use_case_version_resource.py | 2 +- ...tplace_use_case_version_resource_all_of.py | 2 +- .../marketplace_use_case_version_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 | 33 +- 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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- intersight/model/memory_unit_response.py | 2 +- intersight/model/meraki_inventory_entity.py | 428 ++ .../model/meraki_inventory_entity_all_of.py | 294 ++ intersight/model/meraki_network.py | 445 ++ intersight/model/meraki_network_all_of.py | 312 ++ intersight/model/meraki_network_list.py | 344 ++ .../model/meraki_network_list_all_of.py | 274 ++ intersight/model/meraki_network_response.py | 355 ++ intersight/model/meraki_organization.py | 431 ++ .../model/meraki_organization_all_of.py | 294 ++ intersight/model/meraki_organization_list.py | 344 ++ .../model/meraki_organization_list_all_of.py | 274 ++ .../model/meraki_organization_relationship.py | 1507 ++++++ .../model/meraki_organization_response.py | 355 ++ 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/metrics_metric_criterion.py | 2 +- .../model/metrics_metric_criterion_all_of.py | 2 +- .../model/metrics_metrics_exploration.py | 2 +- .../metrics_metrics_exploration_all_of.py | 2 +- .../model/metrics_metrics_exploration_list.py | 2 +- ...metrics_metrics_exploration_list_all_of.py | 2 +- .../metrics_metrics_exploration_response.py | 2 +- intersight/model/mo_aggregate_transform.py | 2 +- .../model/mo_aggregate_transform_all_of.py | 2 +- intersight/model/mo_base_complex_type.py | 27 +- intersight/model/mo_base_mo.py | 169 +- intersight/model/mo_base_mo_relationship.py | 33 +- intersight/model/mo_base_response.py | 95 +- intersight/model/mo_document_count.py | 2 +- intersight/model/mo_document_count_all_of.py | 2 +- intersight/model/mo_mo_ref.py | 33 +- 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 +- intersight/model/motemplate_action_entry.py | 2 +- .../model/motemplate_action_entry_all_of.py | 2 +- intersight/model/motemplate_action_param.py | 2 +- .../model/motemplate_action_param_all_of.py | 2 +- intersight/model/motemplate_sync_error.py | 2 +- .../model/motemplate_sync_error_all_of.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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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_vethernet.py | 56 +- intersight/model/network_vethernet_all_of.py | 56 +- intersight/model/network_vethernet_list.py | 2 +- .../model/network_vethernet_list_all_of.py | 2 +- .../model/network_vethernet_relationship.py | 87 +- .../model/network_vethernet_response.py | 2 +- intersight/model/network_vfc.py | 56 +- intersight/model/network_vfc_all_of.py | 56 +- intersight/model/network_vfc_list.py | 2 +- intersight/model/network_vfc_list_all_of.py | 2 +- intersight/model/network_vfc_relationship.py | 87 +- intersight/model/network_vfc_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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- 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_apic_vision.py | 2 +- .../model/niatelemetry_apic_vision_all_of.py | 2 +- .../model/niatelemetry_apic_vision_list.py | 2 +- .../niatelemetry_apic_vision_list_all_of.py | 2 +- .../niatelemetry_apic_vision_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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 12 +- .../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 | 12 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 12 +- .../model/os_install_target_response.py | 2 +- .../os_install_target_response_all_of.py | 2 +- intersight/model/os_ip_configuration.py | 12 +- 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 | 12 +- 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 | 12 +- 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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- .../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 +- .../policy_abstract_configuration_object.py | 64 +- .../model/policy_abstract_disruption.py | 2 +- .../policy_abstract_disruption_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 +- .../model/policy_abstract_policy_item.py | 64 +- .../policy_abstract_policy_relationship.py | 33 +- intersight/model/policy_abstract_profile.py | 2 +- .../model/policy_abstract_profile_all_of.py | 2 +- .../policy_abstract_profile_relationship.py | 33 +- intersight/model/policy_action_param.py | 2 +- .../model/policy_action_param_all_of.py | 2 +- intersight/model/policy_action_qualifier.py | 12 +- 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 +- ...cy_config_change_disruption_detail_type.py | 2 +- ...ig_change_disruption_detail_type_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_error.py | 2 +- .../model/policy_policy_error_all_of.py | 2 +- intersight/model/policy_policy_status.py | 2 +- .../model/policy_policy_status_all_of.py | 2 +- intersight/model/policy_qualifier.py | 12 +- intersight/model/policy_scheduled_action.py | 2 +- .../model/policy_scheduled_action_all_of.py | 2 +- .../policyinventory_abstract_device_info.py | 2 +- ...cyinventory_abstract_device_info_all_of.py | 2 +- intersight/model/policyinventory_job_info.py | 2 +- .../model/policyinventory_job_info_all_of.py | 2 +- intersight/model/pool_abstract_block.py | 2 +- .../model/pool_abstract_block_all_of.py | 2 +- intersight/model/pool_abstract_block_lease.py | 2 +- .../model/pool_abstract_block_lease_all_of.py | 2 +- intersight/model/pool_abstract_block_type.py | 2 +- .../model/pool_abstract_block_type_all_of.py | 2 +- .../model/pool_abstract_id_pool_member.py | 2 +- .../pool_abstract_id_pool_member_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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- 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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 +- .../recommendation_purchase_order_list.py | 2 +- ...commendation_purchase_order_list_all_of.py | 2 +- ...recommendation_purchase_order_list_list.py | 2 +- ...ndation_purchase_order_list_list_all_of.py | 2 +- ...mmendation_purchase_order_list_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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 12 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...ecovery_schedule_config_policy_response.py | 2 +- .../model/resource_abstract_reservation.py | 27 +- .../resource_abstract_reservation_all_of.py | 24 +- 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 | 33 +- 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 | 6 +- .../model/resource_membership_all_of.py | 6 +- .../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 | 33 +- .../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 | 52 +- .../model/resource_reservation_all_of.py | 29 +- intersight/model/resource_reservation_list.py | 2 +- .../model/resource_reservation_list_all_of.py | 2 +- .../resource_reservation_relationship.py | 71 +- .../model/resource_reservation_response.py | 2 +- .../model/resource_selection_criteria.py | 2 +- .../resource_selection_criteria_all_of.py | 2 +- .../model/resource_selection_criteria_list.py | 2 +- ...resource_selection_criteria_list_all_of.py | 2 +- .../resource_selection_criteria_response.py | 2 +- intersight/model/resource_selector.py | 2 +- intersight/model/resource_selector_all_of.py | 2 +- .../resource_shared_resources_info_holder.py | 2 +- ...rce_shared_resources_info_holder_all_of.py | 2 +- ...ource_shared_resources_info_holder_list.py | 2 +- ...hared_resources_info_holder_list_all_of.py | 2 +- ...e_shared_resources_info_holder_response.py | 2 +- ...resource_source_to_permission_resources.py | 7 +- ...e_source_to_permission_resources_all_of.py | 7 +- ...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 | 12 +- .../model/resourcepool_lease_relationship.py | 33 +- .../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 | 33 +- .../resourcepool_lease_resource_response.py | 2 +- .../model/resourcepool_lease_response.py | 2 +- .../resourcepool_membership_reservation.py | 6 +- ...ourcepool_membership_reservation_all_of.py | 2 +- ...esourcepool_membership_reservation_list.py | 2 +- ...pool_membership_reservation_list_all_of.py | 2 +- ...rcepool_membership_reservation_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 | 33 +- .../resourcepool_pool_member_response.py | 2 +- .../model/resourcepool_pool_relationship.py | 33 +- .../model/resourcepool_pool_response.py | 2 +- .../resourcepool_resource_pool_parameters.py | 12 +- .../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 | 33 +- .../model/resourcepool_universe_response.py | 2 +- intersight/model/rproxy_reverse_proxy.py | 2 +- .../model/rproxy_reverse_proxy_all_of.py | 2 +- .../scheduler_abstract_scheduling_params.py | 12 +- .../model/scheduler_abstract_task_request.py | 12 +- .../model/scheduler_base_cadence_params.py | 12 +- .../scheduler_base_monthly_cadence_params.py | 2 +- ...uler_base_monthly_cadence_params_all_of.py | 2 +- .../model/scheduler_base_schedule_params.py | 2 +- .../scheduler_base_schedule_params_all_of.py | 2 +- .../model/scheduler_daily_cadence_params.py | 2 +- .../scheduler_daily_cadence_params_all_of.py | 2 +- .../model/scheduler_every_cadence_params.py | 2 +- .../scheduler_every_cadence_params_all_of.py | 2 +- .../model/scheduler_monthly_cadence_params.py | 2 +- .../scheduler_monthly_week_day_format.py | 12 +- ...cheduler_monthly_week_day_format_all_of.py | 2 +- .../scheduler_one_time_schedule_params.py | 2 +- .../scheduler_recurring_schedule_params.py | 2 +- .../model/scheduler_rest_stim_task_request.py | 2 +- ...scheduler_rest_stim_task_request_all_of.py | 2 +- intersight/model/scheduler_task_result.py | 2 +- .../model/scheduler_task_result_all_of.py | 2 +- .../model/scheduler_task_result_list.py | 2 +- .../scheduler_task_result_list_all_of.py | 2 +- .../model/scheduler_task_result_response.py | 2 +- .../model/scheduler_task_result_status.py | 2 +- .../scheduler_task_result_status_all_of.py | 2 +- intersight/model/scheduler_task_schedule.py | 6 +- .../model/scheduler_task_schedule_all_of.py | 6 +- .../model/scheduler_task_schedule_list.py | 2 +- .../scheduler_task_schedule_list_all_of.py | 2 +- .../scheduler_task_schedule_relationship.py | 37 +- .../model/scheduler_task_schedule_response.py | 2 +- .../model/scheduler_task_schedule_status.py | 2 +- .../scheduler_task_schedule_status_all_of.py | 2 +- .../model/scheduler_weekly_cadence_params.py | 2 +- .../scheduler_weekly_cadence_params_all_of.py | 2 +- .../model/scheduler_yearly_cadence_params.py | 2 +- .../scheduler_yearly_cadence_params_all_of.py | 2 +- intersight/model/sdaaci_connection.py | 502 ++ intersight/model/sdaaci_connection_all_of.py | 375 ++ intersight/model/sdaaci_connection_detail.py | 484 ++ .../model/sdaaci_connection_detail_all_of.py | 357 ++ .../model/sdaaci_connection_detail_list.py | 344 ++ .../sdaaci_connection_detail_list_all_of.py | 274 ++ .../sdaaci_connection_detail_response.py | 355 ++ intersight/model/sdaaci_connection_list.py | 344 ++ .../model/sdaaci_connection_list_all_of.py | 274 ++ .../model/sdaaci_connection_relationship.py | 1578 +++++++ .../model/sdaaci_connection_response.py | 355 ++ 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 | 64 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/server_config_result_response.py | 2 +- intersight/model/server_disruption.py | 2 +- intersight/model/server_disruption_all_of.py | 2 +- intersight/model/server_disruption_list.py | 2 +- .../model/server_disruption_list_all_of.py | 2 +- .../model/server_disruption_response.py | 2 +- .../model/server_pending_workflow_trigger.py | 12 +- 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 | 33 +- 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 +- .../model/server_server_assign_type_slot.py | 2 +- .../server_server_assign_type_slot_all_of.py | 2 +- intersight/model/serviceitem_base_message.py | 2 +- .../model/serviceitem_base_message_all_of.py | 2 +- .../serviceitem_health_check_error_element.py | 2 +- ...eitem_health_check_error_element_all_of.py | 2 +- intersight/model/serviceitem_message.py | 2 +- .../serviceitem_selection_criteria_input.py | 2 +- ...iceitem_selection_criteria_input_all_of.py | 2 +- intersight/model/servicerequest_message.py | 2 +- .../model/servicerequest_message_all_of.py | 2 +- intersight/model/session_abstract_session.py | 2 +- .../model/session_abstract_session_all_of.py | 2 +- .../session_abstract_session_relationship.py | 33 +- .../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 | 6 +- ...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 +- .../software_hci_bundle_distributable.py | 6 +- ...oftware_hci_bundle_distributable_all_of.py | 2 +- .../software_hci_bundle_distributable_list.py | 2 +- ...re_hci_bundle_distributable_list_all_of.py | 2 +- ...tware_hci_bundle_distributable_response.py | 2 +- .../model/software_hci_distributable.py | 6 +- .../software_hci_distributable_all_of.py | 2 +- .../model/software_hci_distributable_list.py | 2 +- .../software_hci_distributable_list_all_of.py | 2 +- ...software_hci_distributable_relationship.py | 37 +- .../software_hci_distributable_response.py | 2 +- intersight/model/software_hcl_meta.py | 6 +- 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 | 6 +- ...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 | 6 +- ...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 | 37 +- ...ftware_hyperflex_distributable_response.py | 2 +- .../software_iks_bundle_distributable.py | 6 +- ...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 | 6 +- .../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 | 37 +- ...oftware_solution_distributable_response.py | 2 +- .../software_ucsd_bundle_distributable.py | 6 +- ...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 | 6 +- .../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 | 37 +- .../software_ucsd_distributable_response.py | 2 +- .../softwarerepository_appliance_upload.py | 12 +- .../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 | 33 +- .../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 +- ...erepository_category_unsupported_models.py | 2 +- ...tory_category_unsupported_models_all_of.py | 2 +- ...sitory_category_unsupported_models_list.py | 2 +- ...category_unsupported_models_list_all_of.py | 2 +- ...ry_category_unsupported_models_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 | 33 +- .../model/softwarerepository_file_server.py | 12 +- .../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 | 33 +- ...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 | 33 +- .../softwarerepository_release_response.py | 2 +- ...repository_unsupported_model_constraint.py | 2 +- ...ory_unsupported_model_constraint_all_of.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 | 33 +- 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 | 33 +- 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 | 33 +- .../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_drive.py | 2 +- .../model/storage_controller_drive_all_of.py | 2 +- .../model/storage_controller_drive_list.py | 2 +- .../storage_controller_drive_list_all_of.py | 2 +- .../storage_controller_drive_relationship.py | 33 +- .../storage_controller_drive_response.py | 2 +- intersight/model/storage_controller_list.py | 2 +- .../model/storage_controller_list_all_of.py | 2 +- .../model/storage_controller_relationship.py | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/storage_drive_group_response.py | 2 +- .../model/storage_drive_security_policy.py | 2 +- .../storage_drive_security_policy_all_of.py | 2 +- .../storage_drive_security_policy_list.py | 2 +- ...orage_drive_security_policy_list_all_of.py | 2 +- .../storage_drive_security_policy_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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 +- intersight/model/storage_file_item.py | 2 +- intersight/model/storage_file_item_all_of.py | 2 +- intersight/model/storage_file_item_list.py | 2 +- .../model/storage_file_item_list_all_of.py | 2 +- .../model/storage_file_item_relationship.py | 33 +- .../model/storage_file_item_response.py | 2 +- .../model/storage_flex_flash_controller.py | 2 +- .../storage_flex_flash_controller_all_of.py | 2 +- .../storage_flex_flash_controller_list.py | 2 +- ...orage_flex_flash_controller_list_all_of.py | 2 +- .../storage_flex_flash_controller_props.py | 2 +- ...rage_flex_flash_controller_props_all_of.py | 2 +- ...torage_flex_flash_controller_props_list.py | 2 +- ...flex_flash_controller_props_list_all_of.py | 2 +- ...lex_flash_controller_props_relationship.py | 33 +- ...ge_flex_flash_controller_props_response.py | 2 +- ...rage_flex_flash_controller_relationship.py | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- ..._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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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_migration_pair.py | 2 +- ...ge_hitachi_volume_migration_pair_all_of.py | 2 +- ...rage_hitachi_volume_migration_pair_list.py | 2 +- ...tachi_volume_migration_pair_list_all_of.py | 2 +- ..._hitachi_volume_migration_pair_response.py | 2 +- .../storage_hitachi_volume_relationship.py | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- intersight/model/storage_item_response.py | 2 +- intersight/model/storage_key_setting.py | 2 +- .../model/storage_key_setting_all_of.py | 2 +- .../model/storage_kmip_auth_credentials.py | 2 +- .../storage_kmip_auth_credentials_all_of.py | 2 +- intersight/model/storage_kmip_server.py | 2 +- .../model/storage_kmip_server_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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 +- ...pp_base_snap_mirror_policy_relationship.py | 33 +- .../storage_net_app_base_snapshot_policy.py | 2 +- ...age_net_app_base_snapshot_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 +- .../model/storage_net_app_cloud_target.py | 2 +- .../storage_net_app_cloud_target_all_of.py | 2 +- .../storage_net_app_cloud_target_list.py | 2 +- ...torage_net_app_cloud_target_list_all_of.py | 2 +- .../storage_net_app_cloud_target_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 | 33 +- .../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 | 33 +- .../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_cluster_snapshot_policy.py | 2 +- ..._net_app_cluster_snapshot_policy_all_of.py | 2 +- ...ge_net_app_cluster_snapshot_policy_list.py | 2 +- ...app_cluster_snapshot_policy_list_all_of.py | 2 +- ...et_app_cluster_snapshot_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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/storage_net_app_lun_response.py | 2 +- intersight/model/storage_net_app_namespace.py | 2 +- .../model/storage_net_app_namespace_all_of.py | 2 +- .../model/storage_net_app_namespace_list.py | 2 +- .../storage_net_app_namespace_list_all_of.py | 2 +- .../storage_net_app_namespace_response.py | 2 +- .../model/storage_net_app_nfs_client.py | 2 +- .../storage_net_app_nfs_client_all_of.py | 2 +- .../model/storage_net_app_nfs_client_list.py | 2 +- .../storage_net_app_nfs_client_list_all_of.py | 2 +- .../storage_net_app_nfs_client_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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- ..._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 +- ...torage_net_app_snap_mirror_relationship.py | 2 +- ...net_app_snap_mirror_relationship_all_of.py | 2 +- ...e_net_app_snap_mirror_relationship_list.py | 2 +- ...pp_snap_mirror_relationship_list_all_of.py | 2 +- ...t_app_snap_mirror_relationship_response.py | 2 +- ...torage_net_app_snapshot_policy_schedule.py | 2 +- ...net_app_snapshot_policy_schedule_all_of.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 | 33 +- .../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 | 33 +- .../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 +- .../storage_net_app_svm_snapshot_policy.py | 2 +- ...rage_net_app_svm_snapshot_policy_all_of.py | 2 +- ...torage_net_app_svm_snapshot_policy_list.py | 2 +- ...net_app_svm_snapshot_policy_list_all_of.py | 2 +- ...ge_net_app_svm_snapshot_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 | 33 +- .../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 | 33 +- .../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 +- ..._nvme_dedicated_hot_spare_configuration.py | 2 +- ...edicated_hot_spare_configuration_all_of.py | 2 +- .../model/storage_nvme_physical_disk_state.py | 2 +- ...storage_nvme_physical_disk_state_all_of.py | 2 +- .../model/storage_nvme_raid_configuration.py | 2 +- .../storage_nvme_raid_configuration_all_of.py | 2 +- .../storage_nvme_raid_configuration_list.py | 2 +- ...age_nvme_raid_configuration_list_all_of.py | 2 +- ...torage_nvme_raid_configuration_response.py | 2 +- .../model/storage_nvme_raid_drive_group.py | 2 +- .../storage_nvme_raid_drive_group_all_of.py | 2 +- ...torage_nvme_virtual_drive_configuration.py | 2 +- ...nvme_virtual_drive_configuration_all_of.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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../storage_physical_disk_usage_response.py | 2 +- intersight/model/storage_pure_array.py | 2 +- intersight/model/storage_pure_array_alerts.py | 2 +- .../model/storage_pure_array_alerts_all_of.py | 2 +- .../model/storage_pure_array_alerts_list.py | 2 +- .../storage_pure_array_alerts_list_all_of.py | 2 +- .../storage_pure_array_alerts_response.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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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_target_array.py | 2 +- .../model/storage_pure_target_array_all_of.py | 2 +- .../model/storage_pure_target_array_list.py | 2 +- .../storage_pure_target_array_list_all_of.py | 2 +- .../storage_pure_target_array_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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- 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 | 12 +- .../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_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 | 33 +- ...management_tech_support_bundle_response.py | 2 +- ...upportmanagement_tech_support_file_info.py | 2 +- ...anagement_tech_support_file_info_all_of.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 | 33 +- ...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 +- ...elemetry_druid_base_extraction_function.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_query_spec.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 +- .../model/telemetry_druid_bound_filter.py | 2 +- .../telemetry_druid_bound_filter_all_of.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 +- .../model/telemetry_druid_equality_filter.py | 2 +- .../telemetry_druid_equality_filter_all_of.py | 2 +- intersight/model/telemetry_druid_error.py | 2 +- .../telemetry_druid_expression_filter.py | 2 +- ...elemetry_druid_expression_filter_all_of.py | 2 +- ...emetry_druid_expression_post_aggregator.py | 2 +- ...druid_expression_post_aggregator_all_of.py | 2 +- ...lemetry_druid_extraction_dimension_spec.py | 2 +- ..._druid_extraction_dimension_spec_all_of.py | 2 +- .../telemetry_druid_extraction_function.py | 2 +- ...emetry_druid_extraction_function_bucket.py | 2 +- ...druid_extraction_function_bucket_all_of.py | 2 +- ...metry_druid_extraction_function_cascade.py | 2 +- ...ruid_extraction_function_cascade_all_of.py | 2 +- ...druid_extraction_function_inline_lookup.py | 2 +- ...xtraction_function_inline_lookup_all_of.py | 2 +- ...on_function_inline_lookup_all_of_lookup.py | 2 +- ...ry_druid_extraction_function_lower_case.py | 2 +- ...d_extraction_function_lower_case_all_of.py | 2 +- ...metry_druid_extraction_function_partial.py | 2 +- ...ruid_extraction_function_partial_all_of.py | 2 +- ...lemetry_druid_extraction_function_regex.py | 2 +- ..._druid_extraction_function_regex_all_of.py | 2 +- ..._druid_extraction_function_search_query.py | 2 +- ...extraction_function_search_query_all_of.py | 2 +- ...druid_extraction_function_string_format.py | 2 +- ...xtraction_function_string_format_all_of.py | 2 +- ...emetry_druid_extraction_function_strlen.py | 2 +- ...druid_extraction_function_strlen_all_of.py | 2 +- ...try_druid_extraction_function_substring.py | 2 +- ...id_extraction_function_substring_all_of.py | 2 +- ...y_druid_extraction_function_time_format.py | 2 +- ..._extraction_function_time_format_all_of.py | 2 +- ..._druid_extraction_function_time_parsing.py | 2 +- ...extraction_function_time_parsing_all_of.py | 2 +- ...ry_druid_extraction_function_upper_case.py | 2 +- ...d_extraction_function_upper_case_all_of.py | 2 +- .../model/telemetry_druid_false_filter.py | 2 +- .../telemetry_druid_false_filter_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 +- intersight/model/telemetry_druid_in_filter.py | 2 +- .../model/telemetry_druid_in_filter_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_filter.py | 2 +- .../telemetry_druid_interval_filter_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 +- .../model/telemetry_druid_like_filter.py | 2 +- .../telemetry_druid_like_filter_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 +- .../model/telemetry_druid_null_filter.py | 2 +- .../telemetry_druid_null_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_query_spec.py | 2 +- .../telemetry_druid_query_spec_contains.py | 2 +- ...emetry_druid_query_spec_contains_all_of.py | 2 +- .../telemetry_druid_query_spec_fragment.py | 2 +- ...emetry_druid_query_spec_fragment_all_of.py | 2 +- ...y_druid_query_spec_insensitive_contains.py | 2 +- ..._query_spec_insensitive_contains_all_of.py | 2 +- .../model/telemetry_druid_range_filter.py | 2 +- .../telemetry_druid_range_filter_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_filter.py | 2 +- .../telemetry_druid_search_filter_all_of.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 +- .../model/telemetry_druid_true_filter.py | 2 +- .../telemetry_druid_true_filter_all_of.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_inventory.py | 2 +- .../model/thermal_policy_inventory_all_of.py | 2 +- .../model/thermal_policy_inventory_list.py | 2 +- .../thermal_policy_inventory_list_all_of.py | 2 +- .../thermal_policy_inventory_response.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 | 33 +- 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 | 33 +- 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 | 33 +- .../model/uuidpool_pool_member_response.py | 2 +- .../model/uuidpool_pool_relationship.py | 33 +- 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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/uuidpool_uuid_lease_response.py | 2 +- intersight/model/view_health_status.py | 64 +- 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 | 64 +- 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 | 64 +- .../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 | 33 +- .../model/virtualization_base_custom_spec.py | 12 +- .../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_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 | 12 +- .../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 | 33 +- .../virtualization_base_host_relationship.py | 33 +- .../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 +- ...irtualization_base_network_relationship.py | 33 +- ...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 +- .../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 | 33 +- ...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 +- .../virtualization_base_virtual_switch.py | 2 +- .../virtualization_base_vm_configuration.py | 12 +- .../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 +- intersight/model/virtualization_cpu_info.py | 2 +- .../model/virtualization_cpu_info_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 +- .../model/virtualization_ip_address_info.py | 2 +- .../virtualization_ip_address_info_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_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_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 | 33 +- ...virtualization_virtual_machine_response.py | 2 +- .../model/virtualization_vm_esxi_disk.py | 2 +- .../virtualization_vm_esxi_disk_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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...are_physical_network_interface_response.py | 2 +- .../virtualization_vmware_proactive_ha.py | 2 +- ...rtualization_vmware_proactive_ha_all_of.py | 2 +- ...virtualization_vmware_proactive_ha_list.py | 2 +- ...ization_vmware_proactive_ha_list_all_of.py | 2 +- ...ualization_vmware_proactive_ha_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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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/vnic_arfs_settings.py | 2 +- intersight/model/vnic_arfs_settings_all_of.py | 2 +- intersight/model/vnic_base_eth_if.py | 2 +- intersight/model/vnic_base_eth_if_all_of.py | 2 +- intersight/model/vnic_base_fc_if.py | 2 +- intersight/model/vnic_base_fc_if_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 | 33 +- ...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 | 33 +- .../model/vnic_eth_adapter_policy_response.py | 2 +- intersight/model/vnic_eth_if.py | 5 +- intersight/model/vnic_eth_if_all_of.py | 5 +- intersight/model/vnic_eth_if_inventory.py | 5 +- .../model/vnic_eth_if_inventory_all_of.py | 5 +- .../model/vnic_eth_if_inventory_list.py | 2 +- .../vnic_eth_if_inventory_list_all_of.py | 2 +- .../vnic_eth_if_inventory_relationship.py | 36 +- .../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 | 36 +- 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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../model/vnic_eth_qos_policy_response.py | 2 +- .../model/vnic_eth_rx_queue_settings.py | 2 +- .../vnic_eth_rx_queue_settings_all_of.py | 2 +- .../model/vnic_eth_tx_queue_settings.py | 2 +- .../vnic_eth_tx_queue_settings_all_of.py | 2 +- intersight/model/vnic_eth_veth_inventory.py | 2 +- .../model/vnic_eth_veth_inventory_all_of.py | 2 +- .../model/vnic_eth_veth_inventory_list.py | 2 +- .../vnic_eth_veth_inventory_list_all_of.py | 2 +- .../model/vnic_eth_veth_inventory_response.py | 2 +- intersight/model/vnic_eth_vnic_inventory.py | 2 +- .../model/vnic_eth_vnic_inventory_all_of.py | 2 +- .../model/vnic_eth_vnic_inventory_list.py | 2 +- .../vnic_eth_vnic_inventory_list_all_of.py | 2 +- .../model/vnic_eth_vnic_inventory_response.py | 2 +- intersight/model/vnic_fc_adapter_policy.py | 2 +- .../model/vnic_fc_adapter_policy_all_of.py | 2 +- .../model/vnic_fc_adapter_policy_inventory.py | 2 +- ...vnic_fc_adapter_policy_inventory_all_of.py | 2 +- .../vnic_fc_adapter_policy_inventory_list.py | 2 +- ...fc_adapter_policy_inventory_list_all_of.py | 2 +- ...c_adapter_policy_inventory_relationship.py | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- 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 | 33 +- ...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 | 33 +- .../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 | 33 +- .../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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- .../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 | 33 +- ...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 | 33 +- ...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 | 33 +- ..._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 | 33 +- .../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 | 33 +- ..._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 | 33 +- .../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_sriov_settings.py | 2 +- .../model/vnic_sriov_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_vhba_template.py | 2 +- intersight/model/vnic_vhba_template_all_of.py | 2 +- intersight/model/vnic_vhba_template_list.py | 2 +- .../model/vnic_vhba_template_list_all_of.py | 2 +- .../model/vnic_vhba_template_relationship.py | 33 +- .../model/vnic_vhba_template_response.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_vnic_template.py | 2 +- intersight/model/vnic_vnic_template_all_of.py | 2 +- intersight/model/vnic_vnic_template_list.py | 2 +- .../model/vnic_vnic_template_list_all_of.py | 2 +- .../model/vnic_vnic_template_relationship.py | 33 +- .../model/vnic_vnic_template_response.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 | 33 +- 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 | 12 +- .../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 | 12 +- intersight/model/workflow_associated_roles.py | 2 +- .../model/workflow_associated_roles_all_of.py | 2 +- intersight/model/workflow_base_data_type.py | 2 +- .../model/workflow_base_data_type_all_of.py | 2 +- intersight/model/workflow_base_operation.py | 2 +- .../model/workflow_base_operation_all_of.py | 2 +- .../model/workflow_batch_api_executor.py | 2 +- .../workflow_batch_api_executor_all_of.py | 2 +- .../model/workflow_batch_api_executor_list.py | 2 +- ...workflow_batch_api_executor_list_all_of.py | 2 +- .../workflow_batch_api_executor_response.py | 2 +- intersight/model/workflow_batch_executor.py | 2 +- .../model/workflow_batch_executor_all_of.py | 2 +- intersight/model/workflow_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 | 2 +- ...workflow_catalog_item_definition_all_of.py | 2 +- .../workflow_catalog_item_definition_list.py | 2 +- ...low_catalog_item_definition_list_all_of.py | 2 +- ...ow_catalog_item_definition_relationship.py | 33 +- ...rkflow_catalog_item_definition_response.py | 2 +- intersight/model/workflow_catalog_list.py | 2 +- .../model/workflow_catalog_list_all_of.py | 2 +- .../model/workflow_catalog_relationship.py | 33 +- intersight/model/workflow_catalog_response.py | 2 +- .../model/workflow_catalog_service_request.py | 2 +- ...workflow_catalog_service_request_all_of.py | 2 +- .../workflow_catalog_service_request_list.py | 2 +- ...low_catalog_service_request_list_all_of.py | 2 +- ...ow_catalog_service_request_relationship.py | 33 +- ...rkflow_catalog_service_request_response.py | 2 +- intersight/model/workflow_cli_command.py | 2 +- .../model/workflow_cli_command_all_of.py | 2 +- intersight/model/workflow_comments.py | 2 +- intersight/model/workflow_comments_all_of.py | 2 +- intersight/model/workflow_constraints.py | 2 +- .../model/workflow_constraints_all_of.py | 2 +- intersight/model/workflow_control_task.py | 2 +- .../model/workflow_custom_array_item.py | 2 +- .../workflow_custom_array_item_all_of.py | 2 +- .../model/workflow_custom_data_property.py | 2 +- .../workflow_custom_data_property_all_of.py | 2 +- intersight/model/workflow_custom_data_type.py | 2 +- .../model/workflow_custom_data_type_all_of.py | 2 +- .../workflow_custom_data_type_definition.py | 2 +- ...flow_custom_data_type_definition_all_of.py | 2 +- ...rkflow_custom_data_type_definition_list.py | 2 +- ...custom_data_type_definition_list_all_of.py | 2 +- ...ustom_data_type_definition_relationship.py | 33 +- ...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 +- 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 | 33 +- ...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 | 2 +- .../workflow_mo_inventory_data_type_all_of.py | 2 +- .../model/workflow_mo_inventory_property.py | 2 +- .../workflow_mo_inventory_property_all_of.py | 2 +- .../model/workflow_mo_reference_array_item.py | 2 +- ...workflow_mo_reference_array_item_all_of.py | 2 +- .../workflow_mo_reference_auto_array_item.py | 2 +- ...low_mo_reference_auto_array_item_all_of.py | 2 +- .../workflow_mo_reference_auto_data_type.py | 2 +- ...flow_mo_reference_auto_data_type_all_of.py | 2 +- .../workflow_mo_reference_auto_property.py | 2 +- ...kflow_mo_reference_auto_property_all_of.py | 2 +- .../model/workflow_mo_reference_data_type.py | 2 +- .../workflow_mo_reference_data_type_all_of.py | 2 +- .../model/workflow_mo_reference_property.py | 2 +- .../workflow_mo_reference_property_all_of.py | 2 +- .../workflow_operation_type_decommission.py | 2 +- ...flow_operation_type_decommission_all_of.py | 2 +- .../workflow_operation_type_deployment.py | 2 +- ...workflow_operation_type_post_deployment.py | 2 +- ...w_operation_type_post_deployment_all_of.py | 2 +- intersight/model/workflow_parameter_set.py | 2 +- .../model/workflow_parameter_set_all_of.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 | 2 +- ...orkflow_resource_inline_selector_all_of.py | 2 +- .../workflow_resource_selector_criteria.py | 2 +- ...kflow_resource_selector_criteria_all_of.py | 2 +- intersight/model/workflow_result_handler.py | 12 +- 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_sequence_params.py | 12 +- intersight/model/workflow_serial_loop_task.py | 2 +- .../model/workflow_serial_loop_task_all_of.py | 2 +- ...workflow_service_item_action_definition.py | 2 +- ...w_service_item_action_definition_all_of.py | 2 +- ...low_service_item_action_definition_list.py | 2 +- ...vice_item_action_definition_list_all_of.py | 2 +- ...ice_item_action_definition_relationship.py | 33 +- ...service_item_action_definition_response.py | 2 +- .../workflow_service_item_action_instance.py | 2 +- ...low_service_item_action_instance_all_of.py | 2 +- ...kflow_service_item_action_instance_list.py | 2 +- ...ervice_item_action_instance_list_all_of.py | 2 +- ...rvice_item_action_instance_relationship.py | 33 +- ...w_service_item_action_instance_response.py | 2 +- ...workflow_service_item_action_properties.py | 2 +- ...w_service_item_action_properties_all_of.py | 2 +- ...service_item_action_workflow_definition.py | 2 +- ..._item_action_workflow_definition_all_of.py | 2 +- .../model/workflow_service_item_attribute.py | 2 +- .../workflow_service_item_attribute_all_of.py | 2 +- .../workflow_service_item_attribute_list.py | 2 +- ...flow_service_item_attribute_list_all_of.py | 2 +- ...orkflow_service_item_attribute_response.py | 2 +- .../model/workflow_service_item_definition.py | 2 +- ...workflow_service_item_definition_all_of.py | 2 +- .../workflow_service_item_definition_list.py | 2 +- ...low_service_item_definition_list_all_of.py | 2 +- ...ow_service_item_definition_relationship.py | 33 +- ...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 | 33 +- ...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 | 2 +- ...rvice_item_input_definition_type_all_of.py | 2 +- .../model/workflow_service_item_instance.py | 2 +- .../workflow_service_item_instance_all_of.py | 2 +- .../workflow_service_item_instance_list.py | 2 +- ...kflow_service_item_instance_list_all_of.py | 2 +- ...flow_service_item_instance_relationship.py | 33 +- ...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 | 2 +- .../workflow_service_item_type_all_of.py | 2 +- .../model/workflow_ssh_batch_executor.py | 2 +- .../workflow_ssh_batch_executor_all_of.py | 2 +- .../model/workflow_ssh_batch_executor_list.py | 2 +- ...workflow_ssh_batch_executor_list_all_of.py | 2 +- .../workflow_ssh_batch_executor_response.py | 2 +- intersight/model/workflow_ssh_cmd.py | 2 +- intersight/model/workflow_ssh_cmd_all_of.py | 2 +- intersight/model/workflow_ssh_config.py | 2 +- .../model/workflow_ssh_config_all_of.py | 2 +- intersight/model/workflow_ssh_session.py | 2 +- .../model/workflow_ssh_session_all_of.py | 2 +- intersight/model/workflow_start_task.py | 2 +- .../model/workflow_start_task_all_of.py | 2 +- .../model/workflow_sub_workflow_task.py | 2 +- .../workflow_sub_workflow_task_all_of.py | 2 +- intersight/model/workflow_success_end_task.py | 2 +- intersight/model/workflow_target_context.py | 2 +- .../model/workflow_target_context_all_of.py | 2 +- intersight/model/workflow_target_data_type.py | 2 +- .../model/workflow_target_data_type_all_of.py | 2 +- intersight/model/workflow_target_property.py | 2 +- .../model/workflow_target_property_all_of.py | 2 +- intersight/model/workflow_task_constraints.py | 2 +- .../model/workflow_task_constraints_all_of.py | 2 +- intersight/model/workflow_task_debug_log.py | 2 +- .../model/workflow_task_debug_log_all_of.py | 2 +- .../model/workflow_task_debug_log_list.py | 2 +- .../workflow_task_debug_log_list_all_of.py | 2 +- .../model/workflow_task_debug_log_response.py | 2 +- intersight/model/workflow_task_definition.py | 2 +- .../model/workflow_task_definition_all_of.py | 2 +- .../model/workflow_task_definition_list.py | 2 +- .../workflow_task_definition_list_all_of.py | 2 +- .../workflow_task_definition_relationship.py | 33 +- .../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 | 33 +- .../model/workflow_task_info_response.py | 2 +- intersight/model/workflow_task_info_update.py | 2 +- .../model/workflow_task_info_update_all_of.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 | 33 +- .../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 +- .../model/workflow_ui_display_metadata.py | 433 ++ .../workflow_ui_display_metadata_all_of.py | 308 ++ .../workflow_ui_display_metadata_list.py | 344 ++ ...orkflow_ui_display_metadata_list_all_of.py | 274 ++ .../workflow_ui_display_metadata_response.py | 355 ++ intersight/model/workflow_ui_form_config.py | 358 ++ .../model/workflow_ui_form_config_all_of.py | 294 ++ intersight/model/workflow_ui_input_filter.py | 2 +- .../model/workflow_ui_input_filter_all_of.py | 2 +- intersight/model/workflow_ui_view_config.py | 358 ++ .../model/workflow_ui_view_config_all_of.py | 294 ++ 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 | 33 +- .../workflow_workflow_definition_response.py | 2 +- .../workflow_workflow_engine_properties.py | 12 +- intersight/model/workflow_workflow_info.py | 2 +- .../model/workflow_workflow_info_all_of.py | 2 +- ...w_workflow_info_auto_restart_properties.py | 12 +- .../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 | 33 +- .../model/workflow_workflow_info_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 | 33 +- .../workflow_workflow_metadata_response.py | 2 +- .../model/workflow_workflow_properties.py | 2 +- .../workflow_workflow_properties_all_of.py | 2 +- intersight/model/workflow_workflow_task.py | 2 +- .../model/workflow_workflow_task_all_of.py | 2 +- intersight/model/workflow_xml_api.py | 2 +- intersight/model/workspace_folder.py | 2 +- intersight/model/workspace_folder_all_of.py | 2 +- intersight/model/workspace_folder_list.py | 2 +- .../model/workspace_folder_list_all_of.py | 2 +- .../model/workspace_folder_relationship.py | 33 +- intersight/model/workspace_folder_response.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 | 179 + intersight/rest.py | 2 +- intersight/signing.py | 92 +- requirements.txt | 1 + setup.py | 2 +- 7939 files changed, 111126 insertions(+), 9089 deletions(-) create mode 100644 intersight/api/apic_api.py create mode 100644 intersight/api/dnac_api.py create mode 100644 intersight/api/fmc_api.py create mode 100644 intersight/api/meraki_api.py create mode 100644 intersight/api/sdaaci_api.py create mode 100644 intersight/model/apic_aci_pod.py create mode 100644 intersight/model/apic_aci_pod_all_of.py create mode 100644 intersight/model/apic_aci_pod_list.py create mode 100644 intersight/model/apic_aci_pod_list_all_of.py create mode 100644 intersight/model/apic_aci_pod_response.py create mode 100644 intersight/model/apic_application.py create mode 100644 intersight/model/apic_application_all_of.py create mode 100644 intersight/model/apic_application_endpoint_group.py create mode 100644 intersight/model/apic_application_endpoint_group_all_of.py create mode 100644 intersight/model/apic_application_endpoint_group_list.py create mode 100644 intersight/model/apic_application_endpoint_group_list_all_of.py create mode 100644 intersight/model/apic_application_endpoint_group_response.py create mode 100644 intersight/model/apic_application_list.py create mode 100644 intersight/model/apic_application_list_all_of.py create mode 100644 intersight/model/apic_application_relationship.py create mode 100644 intersight/model/apic_application_response.py create mode 100644 intersight/model/apic_bridge_domain.py create mode 100644 intersight/model/apic_bridge_domain_all_of.py create mode 100644 intersight/model/apic_bridge_domain_list.py create mode 100644 intersight/model/apic_bridge_domain_list_all_of.py create mode 100644 intersight/model/apic_bridge_domain_relationship.py create mode 100644 intersight/model/apic_bridge_domain_response.py create mode 100644 intersight/model/apic_external_routed_layer_three_domain.py create mode 100644 intersight/model/apic_external_routed_layer_three_domain_all_of.py create mode 100644 intersight/model/apic_external_routed_layer_three_domain_list.py create mode 100644 intersight/model/apic_external_routed_layer_three_domain_list_all_of.py create mode 100644 intersight/model/apic_external_routed_layer_three_domain_response.py create mode 100644 intersight/model/apic_fabric_leaf_node.py create mode 100644 intersight/model/apic_fabric_leaf_node_all_of.py create mode 100644 intersight/model/apic_fabric_leaf_node_details.py create mode 100644 intersight/model/apic_fabric_leaf_node_details_all_of.py create mode 100644 intersight/model/apic_fabric_leaf_node_interface.py create mode 100644 intersight/model/apic_fabric_leaf_node_interface_all_of.py create mode 100644 intersight/model/apic_fabric_leaf_node_interface_list.py create mode 100644 intersight/model/apic_fabric_leaf_node_interface_list_all_of.py create mode 100644 intersight/model/apic_fabric_leaf_node_interface_response.py create mode 100644 intersight/model/apic_fabric_leaf_node_list.py create mode 100644 intersight/model/apic_fabric_leaf_node_list_all_of.py create mode 100644 intersight/model/apic_fabric_leaf_node_relationship.py create mode 100644 intersight/model/apic_fabric_leaf_node_response.py create mode 100644 intersight/model/apic_inventory_entity.py create mode 100644 intersight/model/apic_inventory_entity_all_of.py create mode 100644 intersight/model/apic_out.py create mode 100644 intersight/model/apic_out_all_of.py create mode 100644 intersight/model/apic_out_list.py create mode 100644 intersight/model/apic_out_list_all_of.py create mode 100644 intersight/model/apic_out_response.py create mode 100644 intersight/model/apic_subnet.py create mode 100644 intersight/model/apic_subnet_all_of.py create mode 100644 intersight/model/apic_subnet_list.py create mode 100644 intersight/model/apic_subnet_list_all_of.py create mode 100644 intersight/model/apic_subnet_response.py create mode 100644 intersight/model/apic_tenant.py create mode 100644 intersight/model/apic_tenant_all_of.py create mode 100644 intersight/model/apic_tenant_list.py create mode 100644 intersight/model/apic_tenant_list_all_of.py create mode 100644 intersight/model/apic_tenant_relationship.py create mode 100644 intersight/model/apic_tenant_response.py create mode 100644 intersight/model/apic_vpc_group.py create mode 100644 intersight/model/apic_vpc_group_all_of.py create mode 100644 intersight/model/apic_vpc_group_list.py create mode 100644 intersight/model/apic_vpc_group_list_all_of.py create mode 100644 intersight/model/apic_vpc_group_response.py create mode 100644 intersight/model/apic_vrfs.py create mode 100644 intersight/model/apic_vrfs_all_of.py create mode 100644 intersight/model/apic_vrfs_list.py create mode 100644 intersight/model/apic_vrfs_list_all_of.py create mode 100644 intersight/model/apic_vrfs_response.py create mode 100644 intersight/model/capability_hsu_iso_file_support_meta.py create mode 100644 intersight/model/capability_hsu_iso_file_support_meta_all_of.py create mode 100644 intersight/model/capability_hsu_iso_file_support_meta_list.py create mode 100644 intersight/model/capability_hsu_iso_file_support_meta_list_all_of.py create mode 100644 intersight/model/capability_hsu_iso_file_support_meta_response.py create mode 100644 intersight/model/capability_hsu_iso_model_specific_constraint.py create mode 100644 intersight/model/capability_hsu_iso_model_specific_constraint_all_of.py create mode 100644 intersight/model/capability_update_order_list_type.py create mode 100644 intersight/model/capability_update_order_list_type_all_of.py create mode 100644 intersight/model/capability_update_order_meta.py create mode 100644 intersight/model/capability_update_order_meta_all_of.py create mode 100644 intersight/model/capability_update_order_meta_list.py create mode 100644 intersight/model/capability_update_order_meta_list_all_of.py create mode 100644 intersight/model/capability_update_order_meta_response.py create mode 100644 intersight/model/capability_vic_descriptor.py create mode 100644 intersight/model/capability_vic_descriptor_all_of.py create mode 100644 intersight/model/capability_vic_descriptor_list.py create mode 100644 intersight/model/capability_vic_descriptor_list_all_of.py create mode 100644 intersight/model/capability_vic_descriptor_response.py create mode 100644 intersight/model/dnac_external_border_node.py create mode 100644 intersight/model/dnac_external_border_node_all_of.py create mode 100644 intersight/model/dnac_external_border_node_interface.py create mode 100644 intersight/model/dnac_external_border_node_interface_all_of.py create mode 100644 intersight/model/dnac_external_border_node_interface_list.py create mode 100644 intersight/model/dnac_external_border_node_interface_list_all_of.py create mode 100644 intersight/model/dnac_external_border_node_interface_response.py create mode 100644 intersight/model/dnac_external_border_node_list.py create mode 100644 intersight/model/dnac_external_border_node_list_all_of.py create mode 100644 intersight/model/dnac_external_border_node_response.py create mode 100644 intersight/model/dnac_fabric_site.py create mode 100644 intersight/model/dnac_fabric_site_all_of.py create mode 100644 intersight/model/dnac_fabric_site_list.py create mode 100644 intersight/model/dnac_fabric_site_list_all_of.py create mode 100644 intersight/model/dnac_fabric_site_response.py create mode 100644 intersight/model/dnac_inventory_entity.py create mode 100644 intersight/model/dnac_inventory_entity_all_of.py create mode 100644 intersight/model/dnac_site.py create mode 100644 intersight/model/dnac_site_all_of.py create mode 100644 intersight/model/dnac_site_ip_pool.py create mode 100644 intersight/model/dnac_site_ip_pool_all_of.py create mode 100644 intersight/model/dnac_site_ip_pool_list.py create mode 100644 intersight/model/dnac_site_ip_pool_list_all_of.py create mode 100644 intersight/model/dnac_site_ip_pool_response.py create mode 100644 intersight/model/dnac_site_list.py create mode 100644 intersight/model/dnac_site_list_all_of.py create mode 100644 intersight/model/dnac_site_response.py create mode 100644 intersight/model/dnac_transit.py create mode 100644 intersight/model/dnac_transit_all_of.py create mode 100644 intersight/model/dnac_transit_list.py create mode 100644 intersight/model/dnac_transit_list_all_of.py create mode 100644 intersight/model/dnac_transit_response.py create mode 100644 intersight/model/dnac_virtual_network_fabric_site.py create mode 100644 intersight/model/dnac_virtual_network_fabric_site_all_of.py create mode 100644 intersight/model/dnac_virtual_network_fabric_site_list.py create mode 100644 intersight/model/dnac_virtual_network_fabric_site_list_all_of.py create mode 100644 intersight/model/dnac_virtual_network_fabric_site_response.py create mode 100644 intersight/model/fmc_device.py create mode 100644 intersight/model/fmc_device_all_of.py create mode 100644 intersight/model/fmc_device_ha_pair.py create mode 100644 intersight/model/fmc_device_ha_pair_all_of.py create mode 100644 intersight/model/fmc_device_ha_pair_list.py create mode 100644 intersight/model/fmc_device_ha_pair_list_all_of.py create mode 100644 intersight/model/fmc_device_ha_pair_response.py create mode 100644 intersight/model/fmc_device_list.py create mode 100644 intersight/model/fmc_device_list_all_of.py create mode 100644 intersight/model/fmc_device_response.py create mode 100644 intersight/model/fmc_domain.py create mode 100644 intersight/model/fmc_domain_all_of.py create mode 100644 intersight/model/fmc_domain_list.py create mode 100644 intersight/model/fmc_domain_list_all_of.py create mode 100644 intersight/model/fmc_domain_response.py create mode 100644 intersight/model/fmc_inventory_entity.py create mode 100644 intersight/model/fmc_inventory_entity_all_of.py create mode 100644 intersight/model/fmc_physical_interface.py create mode 100644 intersight/model/fmc_physical_interface_all_of.py create mode 100644 intersight/model/fmc_physical_interface_list.py create mode 100644 intersight/model/fmc_physical_interface_list_all_of.py create mode 100644 intersight/model/fmc_physical_interface_response.py create mode 100644 intersight/model/meraki_inventory_entity.py create mode 100644 intersight/model/meraki_inventory_entity_all_of.py create mode 100644 intersight/model/meraki_network.py create mode 100644 intersight/model/meraki_network_all_of.py create mode 100644 intersight/model/meraki_network_list.py create mode 100644 intersight/model/meraki_network_list_all_of.py create mode 100644 intersight/model/meraki_network_response.py create mode 100644 intersight/model/meraki_organization.py create mode 100644 intersight/model/meraki_organization_all_of.py create mode 100644 intersight/model/meraki_organization_list.py create mode 100644 intersight/model/meraki_organization_list_all_of.py create mode 100644 intersight/model/meraki_organization_relationship.py create mode 100644 intersight/model/meraki_organization_response.py create mode 100644 intersight/model/sdaaci_connection.py create mode 100644 intersight/model/sdaaci_connection_all_of.py create mode 100644 intersight/model/sdaaci_connection_detail.py create mode 100644 intersight/model/sdaaci_connection_detail_all_of.py create mode 100644 intersight/model/sdaaci_connection_detail_list.py create mode 100644 intersight/model/sdaaci_connection_detail_list_all_of.py create mode 100644 intersight/model/sdaaci_connection_detail_response.py create mode 100644 intersight/model/sdaaci_connection_list.py create mode 100644 intersight/model/sdaaci_connection_list_all_of.py create mode 100644 intersight/model/sdaaci_connection_relationship.py create mode 100644 intersight/model/sdaaci_connection_response.py create mode 100644 intersight/model/workflow_ui_display_metadata.py create mode 100644 intersight/model/workflow_ui_display_metadata_all_of.py create mode 100644 intersight/model/workflow_ui_display_metadata_list.py create mode 100644 intersight/model/workflow_ui_display_metadata_list_all_of.py create mode 100644 intersight/model/workflow_ui_display_metadata_response.py create mode 100644 intersight/model/workflow_ui_form_config.py create mode 100644 intersight/model/workflow_ui_form_config_all_of.py create mode 100644 intersight/model/workflow_ui_view_config.py create mode 100644 intersight/model/workflow_ui_view_config_all_of.py diff --git a/intersight/__init__.py b/intersight/__init__.py index 5da490ab2b..efddf5cdf5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ -__version__ = "1.0.11.16342" +__version__ = "1.0.11.16711" # import ApiClient from intersight.api_client import ApiClient diff --git a/intersight/api/aaa_api.py b/intersight/api/aaa_api.py index f17dce0666..8ccb81623e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 291810db1f..bdb5701aa2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77220be87c..18151a884a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/apic_api.py b/intersight/api/apic_api.py new file mode 100644 index 0000000000..ec14248252 --- /dev/null +++ b/intersight/api/apic_api.py @@ -0,0 +1,4095 @@ +""" + 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-16711 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.api_client import ApiClient, Endpoint as _Endpoint +from intersight.model_utils import ( # noqa: F401 + check_allowed_values, + check_validations, + date, + datetime, + file_type, + none_type, + validate_and_convert_types +) +from intersight.model.apic_aci_pod import ApicAciPod +from intersight.model.apic_aci_pod_response import ApicAciPodResponse +from intersight.model.apic_application import ApicApplication +from intersight.model.apic_application_endpoint_group import ApicApplicationEndpointGroup +from intersight.model.apic_application_endpoint_group_response import ApicApplicationEndpointGroupResponse +from intersight.model.apic_application_response import ApicApplicationResponse +from intersight.model.apic_bridge_domain import ApicBridgeDomain +from intersight.model.apic_bridge_domain_response import ApicBridgeDomainResponse +from intersight.model.apic_external_routed_layer_three_domain import ApicExternalRoutedLayerThreeDomain +from intersight.model.apic_external_routed_layer_three_domain_response import ApicExternalRoutedLayerThreeDomainResponse +from intersight.model.apic_fabric_leaf_node import ApicFabricLeafNode +from intersight.model.apic_fabric_leaf_node_interface import ApicFabricLeafNodeInterface +from intersight.model.apic_fabric_leaf_node_interface_response import ApicFabricLeafNodeInterfaceResponse +from intersight.model.apic_fabric_leaf_node_response import ApicFabricLeafNodeResponse +from intersight.model.apic_out import ApicOut +from intersight.model.apic_out_response import ApicOutResponse +from intersight.model.apic_subnet import ApicSubnet +from intersight.model.apic_subnet_response import ApicSubnetResponse +from intersight.model.apic_tenant import ApicTenant +from intersight.model.apic_tenant_response import ApicTenantResponse +from intersight.model.apic_vpc_group import ApicVpcGroup +from intersight.model.apic_vpc_group_response import ApicVpcGroupResponse +from intersight.model.apic_vrfs import ApicVrfs +from intersight.model.apic_vrfs_response import ApicVrfsResponse +from intersight.model.error import Error + + +class ApicApi(object): + """NOTE: This class is auto generated by OpenAPI Generator + Ref: https://openapi-generator.tech + + Do not edit the class manually. + """ + + def __init__(self, api_client=None): + if api_client is None: + api_client = ApiClient() + self.api_client = api_client + self.get_apic_aci_pod_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicAciPod,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/AciPods/{Moid}', + 'operation_id': 'get_apic_aci_pod_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_apic_aci_pod_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicAciPodResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/AciPods', + 'operation_id': 'get_apic_aci_pod_list', + 'http_method': 'GET', + '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_apic_application_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicApplication,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Applications/{Moid}', + 'operation_id': 'get_apic_application_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_apic_application_endpoint_group_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicApplicationEndpointGroup,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/ApplicationEndpointGroups/{Moid}', + 'operation_id': 'get_apic_application_endpoint_group_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_apic_application_endpoint_group_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicApplicationEndpointGroupResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/ApplicationEndpointGroups', + 'operation_id': 'get_apic_application_endpoint_group_list', + 'http_method': 'GET', + '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_apic_application_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicApplicationResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Applications', + 'operation_id': 'get_apic_application_list', + 'http_method': 'GET', + '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_apic_bridge_domain_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicBridgeDomain,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/BridgeDomains/{Moid}', + 'operation_id': 'get_apic_bridge_domain_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_apic_bridge_domain_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicBridgeDomainResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/BridgeDomains', + 'operation_id': 'get_apic_bridge_domain_list', + 'http_method': 'GET', + '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_apic_external_routed_layer_three_domain_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicExternalRoutedLayerThreeDomain,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/ExternalRoutedLayerThreeDomains/{Moid}', + 'operation_id': 'get_apic_external_routed_layer_three_domain_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_apic_external_routed_layer_three_domain_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicExternalRoutedLayerThreeDomainResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/ExternalRoutedLayerThreeDomains', + 'operation_id': 'get_apic_external_routed_layer_three_domain_list', + 'http_method': 'GET', + '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_apic_fabric_leaf_node_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicFabricLeafNode,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/FabricLeafNodes/{Moid}', + 'operation_id': 'get_apic_fabric_leaf_node_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_apic_fabric_leaf_node_interface_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicFabricLeafNodeInterface,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/FabricLeafNodeInterfaces/{Moid}', + 'operation_id': 'get_apic_fabric_leaf_node_interface_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_apic_fabric_leaf_node_interface_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicFabricLeafNodeInterfaceResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/FabricLeafNodeInterfaces', + 'operation_id': 'get_apic_fabric_leaf_node_interface_list', + 'http_method': 'GET', + '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_apic_fabric_leaf_node_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicFabricLeafNodeResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/FabricLeafNodes', + 'operation_id': 'get_apic_fabric_leaf_node_list', + 'http_method': 'GET', + '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_apic_out_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicOut,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Outs/{Moid}', + 'operation_id': 'get_apic_out_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_apic_out_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicOutResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Outs', + 'operation_id': 'get_apic_out_list', + 'http_method': 'GET', + '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_apic_subnet_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicSubnet,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Subnets/{Moid}', + 'operation_id': 'get_apic_subnet_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_apic_subnet_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicSubnetResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Subnets', + 'operation_id': 'get_apic_subnet_list', + 'http_method': 'GET', + '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_apic_tenant_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicTenant,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Tenants/{Moid}', + 'operation_id': 'get_apic_tenant_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_apic_tenant_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicTenantResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Tenants', + 'operation_id': 'get_apic_tenant_list', + 'http_method': 'GET', + '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_apic_vpc_group_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicVpcGroup,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/VpcGroups/{Moid}', + 'operation_id': 'get_apic_vpc_group_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_apic_vpc_group_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicVpcGroupResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/VpcGroups', + 'operation_id': 'get_apic_vpc_group_list', + 'http_method': 'GET', + '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_apic_vrfs_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (ApicVrfs,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Vrfs/{Moid}', + 'operation_id': 'get_apic_vrfs_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_apic_vrfs_list_endpoint = _Endpoint( + settings={ + 'response_type': (ApicVrfsResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/apic/Vrfs', + 'operation_id': 'get_apic_vrfs_list', + 'http_method': 'GET', + '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 + ) + + def get_apic_aci_pod_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.AciPod' 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_apic_aci_pod_by_moid(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: + ApicAciPod + 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.get_apic_aci_pod_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_aci_pod_list( + self, + **kwargs + ): + """Read a 'apic.AciPod' 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_apic_aci_pod_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: + ApicAciPodResponse + 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_apic_aci_pod_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_application_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.Application' 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_apic_application_by_moid(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: + ApicApplication + 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.get_apic_application_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_application_endpoint_group_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.ApplicationEndpointGroup' 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_apic_application_endpoint_group_by_moid(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: + ApicApplicationEndpointGroup + 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.get_apic_application_endpoint_group_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_application_endpoint_group_list( + self, + **kwargs + ): + """Read a 'apic.ApplicationEndpointGroup' 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_apic_application_endpoint_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: + ApicApplicationEndpointGroupResponse + 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_apic_application_endpoint_group_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_application_list( + self, + **kwargs + ): + """Read a 'apic.Application' 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_apic_application_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: + ApicApplicationResponse + 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_apic_application_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_bridge_domain_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.BridgeDomain' 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_apic_bridge_domain_by_moid(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: + ApicBridgeDomain + 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.get_apic_bridge_domain_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_bridge_domain_list( + self, + **kwargs + ): + """Read a 'apic.BridgeDomain' 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_apic_bridge_domain_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: + ApicBridgeDomainResponse + 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_apic_bridge_domain_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_external_routed_layer_three_domain_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.ExternalRoutedLayerThreeDomain' 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_apic_external_routed_layer_three_domain_by_moid(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: + ApicExternalRoutedLayerThreeDomain + 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.get_apic_external_routed_layer_three_domain_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_external_routed_layer_three_domain_list( + self, + **kwargs + ): + """Read a 'apic.ExternalRoutedLayerThreeDomain' 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_apic_external_routed_layer_three_domain_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: + ApicExternalRoutedLayerThreeDomainResponse + 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_apic_external_routed_layer_three_domain_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_fabric_leaf_node_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.FabricLeafNode' 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_apic_fabric_leaf_node_by_moid(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: + ApicFabricLeafNode + 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.get_apic_fabric_leaf_node_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_fabric_leaf_node_interface_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.FabricLeafNodeInterface' 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_apic_fabric_leaf_node_interface_by_moid(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: + ApicFabricLeafNodeInterface + 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.get_apic_fabric_leaf_node_interface_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_fabric_leaf_node_interface_list( + self, + **kwargs + ): + """Read a 'apic.FabricLeafNodeInterface' 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_apic_fabric_leaf_node_interface_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: + ApicFabricLeafNodeInterfaceResponse + 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_apic_fabric_leaf_node_interface_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_fabric_leaf_node_list( + self, + **kwargs + ): + """Read a 'apic.FabricLeafNode' 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_apic_fabric_leaf_node_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: + ApicFabricLeafNodeResponse + 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_apic_fabric_leaf_node_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_out_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.Out' 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_apic_out_by_moid(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: + ApicOut + 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.get_apic_out_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_out_list( + self, + **kwargs + ): + """Read a 'apic.Out' 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_apic_out_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: + ApicOutResponse + 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_apic_out_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_subnet_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.Subnet' 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_apic_subnet_by_moid(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: + ApicSubnet + 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.get_apic_subnet_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_subnet_list( + self, + **kwargs + ): + """Read a 'apic.Subnet' 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_apic_subnet_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: + ApicSubnetResponse + 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_apic_subnet_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_tenant_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.Tenant' 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_apic_tenant_by_moid(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: + ApicTenant + 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.get_apic_tenant_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_tenant_list( + self, + **kwargs + ): + """Read a 'apic.Tenant' 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_apic_tenant_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: + ApicTenantResponse + 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_apic_tenant_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_vpc_group_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.VpcGroup' 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_apic_vpc_group_by_moid(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: + ApicVpcGroup + 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.get_apic_vpc_group_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_vpc_group_list( + self, + **kwargs + ): + """Read a 'apic.VpcGroup' 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_apic_vpc_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: + ApicVpcGroupResponse + 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_apic_vpc_group_list_endpoint.call_with_http_info(**kwargs) + + def get_apic_vrfs_by_moid( + self, + moid, + **kwargs + ): + """Read a 'apic.Vrfs' 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_apic_vrfs_by_moid(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: + ApicVrfs + 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.get_apic_vrfs_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_apic_vrfs_list( + self, + **kwargs + ): + """Read a 'apic.Vrfs' 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_apic_vrfs_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: + ApicVrfsResponse + 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_apic_vrfs_list_endpoint.call_with_http_info(**kwargs) + diff --git a/intersight/api/appliance_api.py b/intersight/api/appliance_api.py index 14fcdb2b22..3b3a66d2d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0aa2eae6ee..dcf0bc9da6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7ea6f3f85..9f9ca87114 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c44ca4d68d..fc0743a35c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 776bd51787..662b3983c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5fda90bd1..7c17f24452 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -66,6 +66,8 @@ from intersight.model.capability_fex_manufacturing_def_response import CapabilityFexManufacturingDefResponse from intersight.model.capability_gpu_endpoint_descriptor import CapabilityGpuEndpointDescriptor from intersight.model.capability_gpu_endpoint_descriptor_response import CapabilityGpuEndpointDescriptorResponse +from intersight.model.capability_hsu_iso_file_support_meta import CapabilityHsuIsoFileSupportMeta +from intersight.model.capability_hsu_iso_file_support_meta_response import CapabilityHsuIsoFileSupportMetaResponse from intersight.model.capability_io_card_capability_def import CapabilityIoCardCapabilityDef from intersight.model.capability_io_card_capability_def_response import CapabilityIoCardCapabilityDefResponse from intersight.model.capability_io_card_descriptor import CapabilityIoCardDescriptor @@ -108,6 +110,10 @@ from intersight.model.capability_switch_manufacturing_def_response import CapabilitySwitchManufacturingDefResponse from intersight.model.capability_template_catalog import CapabilityTemplateCatalog from intersight.model.capability_template_catalog_response import CapabilityTemplateCatalogResponse +from intersight.model.capability_update_order_meta import CapabilityUpdateOrderMeta +from intersight.model.capability_update_order_meta_response import CapabilityUpdateOrderMetaResponse +from intersight.model.capability_vic_descriptor import CapabilityVicDescriptor +from intersight.model.capability_vic_descriptor_response import CapabilityVicDescriptorResponse from intersight.model.error import Error from intersight.model.patch_document import PatchDocument @@ -2008,6 +2014,71 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.create_capability_vic_descriptor_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityVicDescriptor,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/VicDescriptors', + 'operation_id': 'create_capability_vic_descriptor', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'capability_vic_descriptor', + 'if_match', + 'if_none_match', + ], + 'required': [ + 'capability_vic_descriptor', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'capability_vic_descriptor': + (CapabilityVicDescriptor,), + 'if_match': + (str,), + 'if_none_match': + (str,), + }, + 'attribute_map': { + 'if_match': 'If-Match', + 'if_none_match': 'If-None-Match', + }, + 'location_map': { + 'capability_vic_descriptor': '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_capability_actions_meta_data_endpoint = _Endpoint( settings={ 'response_type': None, @@ -3574,18 +3645,18 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_actions_meta_data_by_moid_endpoint = _Endpoint( + self.delete_capability_vic_descriptor_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityActionsMetaData,), + 'response_type': None, 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/ActionsMetaData/{Moid}', - 'operation_id': 'get_capability_actions_meta_data_by_moid', - 'http_method': 'GET', + 'endpoint_path': '/api/v1/capability/VicDescriptors/{Moid}', + 'operation_id': 'delete_capability_vic_descriptor', + 'http_method': 'DELETE', 'servers': None, }, params_map={ @@ -3622,135 +3693,23 @@ def __init__(self, api_client=None): }, headers_map={ 'accept': [ - 'application/json', - 'text/csv', - 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' - ], - 'content_type': [], - }, - api_client=api_client - ) - self.get_capability_actions_meta_data_list_endpoint = _Endpoint( - settings={ - 'response_type': (CapabilityActionsMetaDataResponse,), - 'auth': [ - 'cookieAuth', - 'http_signature', - 'oAuth2', - 'oAuth2' - ], - 'endpoint_path': '/api/v1/capability/ActionsMetaData', - 'operation_id': 'get_capability_actions_meta_data_list', - 'http_method': 'GET', - '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' + 'application/json' ], 'content_type': [], }, api_client=api_client ) - self.get_capability_adapter_deprecated_def_by_moid_endpoint = _Endpoint( + self.get_capability_actions_meta_data_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterDeprecatedDef,), + 'response_type': (CapabilityActionsMetaData,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterDeprecatedDefs/{Moid}', - 'operation_id': 'get_capability_adapter_deprecated_def_by_moid', + 'endpoint_path': '/api/v1/capability/ActionsMetaData/{Moid}', + 'operation_id': 'get_capability_actions_meta_data_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3796,17 +3755,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_deprecated_def_list_endpoint = _Endpoint( + self.get_capability_actions_meta_data_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterDeprecatedDefResponse,), + 'response_type': (CapabilityActionsMetaDataResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterDeprecatedDefs', - 'operation_id': 'get_capability_adapter_deprecated_def_list', + 'endpoint_path': '/api/v1/capability/ActionsMetaData', + 'operation_id': 'get_capability_actions_meta_data_list', 'http_method': 'GET', 'servers': None, }, @@ -3906,17 +3865,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_firmware_requirement_by_moid_endpoint = _Endpoint( + self.get_capability_adapter_deprecated_def_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterFirmwareRequirement,), + 'response_type': (CapabilityAdapterDeprecatedDef,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterFirmwareRequirements/{Moid}', - 'operation_id': 'get_capability_adapter_firmware_requirement_by_moid', + 'endpoint_path': '/api/v1/capability/AdapterDeprecatedDefs/{Moid}', + 'operation_id': 'get_capability_adapter_deprecated_def_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3962,17 +3921,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_firmware_requirement_list_endpoint = _Endpoint( + self.get_capability_adapter_deprecated_def_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterFirmwareRequirementResponse,), + 'response_type': (CapabilityAdapterDeprecatedDefResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterFirmwareRequirements', - 'operation_id': 'get_capability_adapter_firmware_requirement_list', + 'endpoint_path': '/api/v1/capability/AdapterDeprecatedDefs', + 'operation_id': 'get_capability_adapter_deprecated_def_list', 'http_method': 'GET', 'servers': None, }, @@ -4072,17 +4031,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_unit_descriptor_by_moid_endpoint = _Endpoint( + self.get_capability_adapter_firmware_requirement_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterUnitDescriptor,), + 'response_type': (CapabilityAdapterFirmwareRequirement,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterUnitDescriptors/{Moid}', - 'operation_id': 'get_capability_adapter_unit_descriptor_by_moid', + 'endpoint_path': '/api/v1/capability/AdapterFirmwareRequirements/{Moid}', + 'operation_id': 'get_capability_adapter_firmware_requirement_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4128,17 +4087,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_unit_descriptor_list_endpoint = _Endpoint( + self.get_capability_adapter_firmware_requirement_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterUnitDescriptorResponse,), + 'response_type': (CapabilityAdapterFirmwareRequirementResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterUnitDescriptors', - 'operation_id': 'get_capability_adapter_unit_descriptor_list', + 'endpoint_path': '/api/v1/capability/AdapterFirmwareRequirements', + 'operation_id': 'get_capability_adapter_firmware_requirement_list', 'http_method': 'GET', 'servers': None, }, @@ -4238,17 +4197,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_update_constraint_meta_by_moid_endpoint = _Endpoint( + self.get_capability_adapter_unit_descriptor_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterUpdateConstraintMeta,), + 'response_type': (CapabilityAdapterUnitDescriptor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterUpdateConstraintMeta/{Moid}', - 'operation_id': 'get_capability_adapter_update_constraint_meta_by_moid', + 'endpoint_path': '/api/v1/capability/AdapterUnitDescriptors/{Moid}', + 'operation_id': 'get_capability_adapter_unit_descriptor_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4294,17 +4253,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_update_constraint_meta_list_endpoint = _Endpoint( + self.get_capability_adapter_unit_descriptor_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterUpdateConstraintMetaResponse,), + 'response_type': (CapabilityAdapterUnitDescriptorResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterUpdateConstraintMeta', - 'operation_id': 'get_capability_adapter_update_constraint_meta_list', + 'endpoint_path': '/api/v1/capability/AdapterUnitDescriptors', + 'operation_id': 'get_capability_adapter_unit_descriptor_list', 'http_method': 'GET', 'servers': None, }, @@ -4404,17 +4363,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_upgrade_support_meta_by_moid_endpoint = _Endpoint( + self.get_capability_adapter_update_constraint_meta_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterUpgradeSupportMeta,), + 'response_type': (CapabilityAdapterUpdateConstraintMeta,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterUpgradeSupportMeta/{Moid}', - 'operation_id': 'get_capability_adapter_upgrade_support_meta_by_moid', + 'endpoint_path': '/api/v1/capability/AdapterUpdateConstraintMeta/{Moid}', + 'operation_id': 'get_capability_adapter_update_constraint_meta_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4460,17 +4419,183 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_adapter_upgrade_support_meta_list_endpoint = _Endpoint( + self.get_capability_adapter_update_constraint_meta_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityAdapterUpgradeSupportMetaResponse,), + 'response_type': (CapabilityAdapterUpdateConstraintMetaResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/AdapterUpgradeSupportMeta', - 'operation_id': 'get_capability_adapter_upgrade_support_meta_list', + 'endpoint_path': '/api/v1/capability/AdapterUpdateConstraintMeta', + 'operation_id': 'get_capability_adapter_update_constraint_meta_list', + 'http_method': 'GET', + '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_capability_adapter_upgrade_support_meta_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityAdapterUpgradeSupportMeta,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/AdapterUpgradeSupportMeta/{Moid}', + 'operation_id': 'get_capability_adapter_upgrade_support_meta_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_capability_adapter_upgrade_support_meta_list_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityAdapterUpgradeSupportMetaResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/AdapterUpgradeSupportMeta', + 'operation_id': 'get_capability_adapter_upgrade_support_meta_list', 'http_method': 'GET', 'servers': None, }, @@ -7226,17 +7351,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_io_card_capability_def_by_moid_endpoint = _Endpoint( + self.get_capability_hsu_iso_file_support_meta_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIoCardCapabilityDef,), + 'response_type': (CapabilityHsuIsoFileSupportMeta,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IoCardCapabilityDefs/{Moid}', - 'operation_id': 'get_capability_io_card_capability_def_by_moid', + 'endpoint_path': '/api/v1/capability/HsuIsoFileSupportMeta/{Moid}', + 'operation_id': 'get_capability_hsu_iso_file_support_meta_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -7282,17 +7407,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_io_card_capability_def_list_endpoint = _Endpoint( + self.get_capability_hsu_iso_file_support_meta_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIoCardCapabilityDefResponse,), + 'response_type': (CapabilityHsuIsoFileSupportMetaResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IoCardCapabilityDefs', - 'operation_id': 'get_capability_io_card_capability_def_list', + 'endpoint_path': '/api/v1/capability/HsuIsoFileSupportMeta', + 'operation_id': 'get_capability_hsu_iso_file_support_meta_list', 'http_method': 'GET', 'servers': None, }, @@ -7392,17 +7517,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_io_card_descriptor_by_moid_endpoint = _Endpoint( + self.get_capability_io_card_capability_def_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIoCardDescriptor,), + 'response_type': (CapabilityIoCardCapabilityDef,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IoCardDescriptors/{Moid}', - 'operation_id': 'get_capability_io_card_descriptor_by_moid', + 'endpoint_path': '/api/v1/capability/IoCardCapabilityDefs/{Moid}', + 'operation_id': 'get_capability_io_card_capability_def_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -7448,17 +7573,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_io_card_descriptor_list_endpoint = _Endpoint( + self.get_capability_io_card_capability_def_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIoCardDescriptorResponse,), + 'response_type': (CapabilityIoCardCapabilityDefResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IoCardDescriptors', - 'operation_id': 'get_capability_io_card_descriptor_list', + 'endpoint_path': '/api/v1/capability/IoCardCapabilityDefs', + 'operation_id': 'get_capability_io_card_capability_def_list', 'http_method': 'GET', 'servers': None, }, @@ -7558,17 +7683,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_io_card_manufacturing_def_by_moid_endpoint = _Endpoint( + self.get_capability_io_card_descriptor_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIoCardManufacturingDef,), + 'response_type': (CapabilityIoCardDescriptor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IoCardManufacturingDefs/{Moid}', - 'operation_id': 'get_capability_io_card_manufacturing_def_by_moid', + 'endpoint_path': '/api/v1/capability/IoCardDescriptors/{Moid}', + 'operation_id': 'get_capability_io_card_descriptor_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -7614,17 +7739,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_io_card_manufacturing_def_list_endpoint = _Endpoint( + self.get_capability_io_card_descriptor_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIoCardManufacturingDefResponse,), + 'response_type': (CapabilityIoCardDescriptorResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IoCardManufacturingDefs', - 'operation_id': 'get_capability_io_card_manufacturing_def_list', + 'endpoint_path': '/api/v1/capability/IoCardDescriptors', + 'operation_id': 'get_capability_io_card_descriptor_list', 'http_method': 'GET', 'servers': None, }, @@ -7724,17 +7849,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_iom_upgrade_support_meta_by_moid_endpoint = _Endpoint( + self.get_capability_io_card_manufacturing_def_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIomUpgradeSupportMeta,), + 'response_type': (CapabilityIoCardManufacturingDef,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IomUpgradeSupportMeta/{Moid}', - 'operation_id': 'get_capability_iom_upgrade_support_meta_by_moid', + 'endpoint_path': '/api/v1/capability/IoCardManufacturingDefs/{Moid}', + 'operation_id': 'get_capability_io_card_manufacturing_def_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -7780,17 +7905,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_iom_upgrade_support_meta_list_endpoint = _Endpoint( + self.get_capability_io_card_manufacturing_def_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityIomUpgradeSupportMetaResponse,), + 'response_type': (CapabilityIoCardManufacturingDefResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/IomUpgradeSupportMeta', - 'operation_id': 'get_capability_iom_upgrade_support_meta_list', + 'endpoint_path': '/api/v1/capability/IoCardManufacturingDefs', + 'operation_id': 'get_capability_io_card_manufacturing_def_list', 'http_method': 'GET', 'servers': None, }, @@ -7890,17 +8015,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_port_group_aggregation_def_by_moid_endpoint = _Endpoint( + self.get_capability_iom_upgrade_support_meta_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityPortGroupAggregationDef,), + 'response_type': (CapabilityIomUpgradeSupportMeta,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/PortGroupAggregationDefs/{Moid}', - 'operation_id': 'get_capability_port_group_aggregation_def_by_moid', + 'endpoint_path': '/api/v1/capability/IomUpgradeSupportMeta/{Moid}', + 'operation_id': 'get_capability_iom_upgrade_support_meta_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -7946,17 +8071,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_port_group_aggregation_def_list_endpoint = _Endpoint( + self.get_capability_iom_upgrade_support_meta_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityPortGroupAggregationDefResponse,), + 'response_type': (CapabilityIomUpgradeSupportMetaResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/PortGroupAggregationDefs', - 'operation_id': 'get_capability_port_group_aggregation_def_list', + 'endpoint_path': '/api/v1/capability/IomUpgradeSupportMeta', + 'operation_id': 'get_capability_iom_upgrade_support_meta_list', 'http_method': 'GET', 'servers': None, }, @@ -8056,17 +8181,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_processor_unit_update_constraint_meta_by_moid_endpoint = _Endpoint( + self.get_capability_port_group_aggregation_def_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityProcessorUnitUpdateConstraintMeta,), + 'response_type': (CapabilityPortGroupAggregationDef,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/ProcessorUnitUpdateConstraintMeta/{Moid}', - 'operation_id': 'get_capability_processor_unit_update_constraint_meta_by_moid', + 'endpoint_path': '/api/v1/capability/PortGroupAggregationDefs/{Moid}', + 'operation_id': 'get_capability_port_group_aggregation_def_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -8112,17 +8237,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_processor_unit_update_constraint_meta_list_endpoint = _Endpoint( + self.get_capability_port_group_aggregation_def_list_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityProcessorUnitUpdateConstraintMetaResponse,), + 'response_type': (CapabilityPortGroupAggregationDefResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/ProcessorUnitUpdateConstraintMeta', - 'operation_id': 'get_capability_processor_unit_update_constraint_meta_list', + 'endpoint_path': '/api/v1/capability/PortGroupAggregationDefs', + 'operation_id': 'get_capability_port_group_aggregation_def_list', 'http_method': 'GET', 'servers': None, }, @@ -8222,17 +8347,183 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_capability_psu_descriptor_by_moid_endpoint = _Endpoint( + self.get_capability_processor_unit_update_constraint_meta_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CapabilityPsuDescriptor,), + 'response_type': (CapabilityProcessorUnitUpdateConstraintMeta,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/capability/PsuDescriptors/{Moid}', - 'operation_id': 'get_capability_psu_descriptor_by_moid', + 'endpoint_path': '/api/v1/capability/ProcessorUnitUpdateConstraintMeta/{Moid}', + 'operation_id': 'get_capability_processor_unit_update_constraint_meta_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_capability_processor_unit_update_constraint_meta_list_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityProcessorUnitUpdateConstraintMetaResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/ProcessorUnitUpdateConstraintMeta', + 'operation_id': 'get_capability_processor_unit_update_constraint_meta_list', + 'http_method': 'GET', + '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_capability_psu_descriptor_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityPsuDescriptor,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/PsuDescriptors/{Moid}', + 'operation_id': 'get_capability_psu_descriptor_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -10712,6 +11003,338 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.get_capability_update_order_meta_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityUpdateOrderMeta,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/UpdateOrderMeta/{Moid}', + 'operation_id': 'get_capability_update_order_meta_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_capability_update_order_meta_list_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityUpdateOrderMetaResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/UpdateOrderMeta', + 'operation_id': 'get_capability_update_order_meta_list', + 'http_method': 'GET', + '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_capability_vic_descriptor_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityVicDescriptor,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/VicDescriptors/{Moid}', + 'operation_id': 'get_capability_vic_descriptor_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_capability_vic_descriptor_list_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityVicDescriptorResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/VicDescriptors', + 'operation_id': 'get_capability_vic_descriptor_list', + 'http_method': 'GET', + '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.patch_capability_actions_meta_data_endpoint = _Endpoint( settings={ 'response_type': (CapabilityActionsMetaData,), @@ -12722,6 +13345,73 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.patch_capability_vic_descriptor_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityVicDescriptor,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/VicDescriptors/{Moid}', + 'operation_id': 'patch_capability_vic_descriptor', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'capability_vic_descriptor', + 'if_match', + ], + 'required': [ + 'moid', + 'capability_vic_descriptor', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'capability_vic_descriptor': + (CapabilityVicDescriptor,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'capability_vic_descriptor': '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_capability_actions_meta_data_endpoint = _Endpoint( settings={ 'response_type': (CapabilityActionsMetaData,), @@ -14732,6 +15422,73 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.update_capability_vic_descriptor_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityVicDescriptor,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/VicDescriptors/{Moid}', + 'operation_id': 'update_capability_vic_descriptor', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'capability_vic_descriptor', + 'if_match', + ], + 'required': [ + 'moid', + 'capability_vic_descriptor', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'capability_vic_descriptor': + (CapabilityVicDescriptor,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'capability_vic_descriptor': '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_capability_actions_meta_data( self, @@ -14897,25 +15654,613 @@ def create_capability_adapter_deprecated_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_adapter_deprecated_def'] = \ - capability_adapter_deprecated_def - return self.create_capability_adapter_deprecated_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_adapter_deprecated_def'] = \ + capability_adapter_deprecated_def + return self.create_capability_adapter_deprecated_def_endpoint.call_with_http_info(**kwargs) + + def create_capability_adapter_unit_descriptor( + self, + capability_adapter_unit_descriptor, + **kwargs + ): + """Create a 'capability.AdapterUnitDescriptor' 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_capability_adapter_unit_descriptor(capability_adapter_unit_descriptor, async_req=True) + >>> result = thread.get() + + Args: + capability_adapter_unit_descriptor (CapabilityAdapterUnitDescriptor): The 'capability.AdapterUnitDescriptor' 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: + CapabilityAdapterUnitDescriptor + 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['capability_adapter_unit_descriptor'] = \ + capability_adapter_unit_descriptor + return self.create_capability_adapter_unit_descriptor_endpoint.call_with_http_info(**kwargs) + + def create_capability_chassis_descriptor( + self, + capability_chassis_descriptor, + **kwargs + ): + """Create a 'capability.ChassisDescriptor' 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_capability_chassis_descriptor(capability_chassis_descriptor, async_req=True) + >>> result = thread.get() + + Args: + capability_chassis_descriptor (CapabilityChassisDescriptor): The 'capability.ChassisDescriptor' 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: + CapabilityChassisDescriptor + 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['capability_chassis_descriptor'] = \ + capability_chassis_descriptor + return self.create_capability_chassis_descriptor_endpoint.call_with_http_info(**kwargs) + + def create_capability_chassis_manufacturing_def( + self, + capability_chassis_manufacturing_def, + **kwargs + ): + """Create a 'capability.ChassisManufacturingDef' 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_capability_chassis_manufacturing_def(capability_chassis_manufacturing_def, async_req=True) + >>> result = thread.get() + + Args: + capability_chassis_manufacturing_def (CapabilityChassisManufacturingDef): The 'capability.ChassisManufacturingDef' 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: + CapabilityChassisManufacturingDef + 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['capability_chassis_manufacturing_def'] = \ + capability_chassis_manufacturing_def + return self.create_capability_chassis_manufacturing_def_endpoint.call_with_http_info(**kwargs) + + def create_capability_cimc_firmware_descriptor( + self, + capability_cimc_firmware_descriptor, + **kwargs + ): + """Create a 'capability.CimcFirmwareDescriptor' 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_capability_cimc_firmware_descriptor(capability_cimc_firmware_descriptor, async_req=True) + >>> result = thread.get() + + Args: + capability_cimc_firmware_descriptor (CapabilityCimcFirmwareDescriptor): The 'capability.CimcFirmwareDescriptor' 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: + CapabilityCimcFirmwareDescriptor + 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['capability_cimc_firmware_descriptor'] = \ + capability_cimc_firmware_descriptor + return self.create_capability_cimc_firmware_descriptor_endpoint.call_with_http_info(**kwargs) + + def create_capability_equipment_physical_def( + self, + capability_equipment_physical_def, + **kwargs + ): + """Create a 'capability.EquipmentPhysicalDef' 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_capability_equipment_physical_def(capability_equipment_physical_def, async_req=True) + >>> result = thread.get() + + Args: + capability_equipment_physical_def (CapabilityEquipmentPhysicalDef): The 'capability.EquipmentPhysicalDef' 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: + CapabilityEquipmentPhysicalDef + 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['capability_equipment_physical_def'] = \ + capability_equipment_physical_def + return self.create_capability_equipment_physical_def_endpoint.call_with_http_info(**kwargs) + + def create_capability_equipment_slot_array( + self, + capability_equipment_slot_array, + **kwargs + ): + """Create a 'capability.EquipmentSlotArray' 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_capability_equipment_slot_array(capability_equipment_slot_array, async_req=True) + >>> result = thread.get() + + Args: + capability_equipment_slot_array (CapabilityEquipmentSlotArray): The 'capability.EquipmentSlotArray' 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: + CapabilityEquipmentSlotArray + 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['capability_equipment_slot_array'] = \ + capability_equipment_slot_array + return self.create_capability_equipment_slot_array_endpoint.call_with_http_info(**kwargs) + + def create_capability_fan_module_descriptor( + self, + capability_fan_module_descriptor, + **kwargs + ): + """Create a 'capability.FanModuleDescriptor' 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_capability_fan_module_descriptor(capability_fan_module_descriptor, async_req=True) + >>> result = thread.get() + + Args: + capability_fan_module_descriptor (CapabilityFanModuleDescriptor): The 'capability.FanModuleDescriptor' 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: + CapabilityFanModuleDescriptor + 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['capability_fan_module_descriptor'] = \ + capability_fan_module_descriptor + return self.create_capability_fan_module_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_adapter_unit_descriptor( + def create_capability_fan_module_manufacturing_def( self, - capability_adapter_unit_descriptor, + capability_fan_module_manufacturing_def, **kwargs ): - """Create a 'capability.AdapterUnitDescriptor' resource. # noqa: E501 + """Create a 'capability.FanModuleManufacturingDef' 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_capability_adapter_unit_descriptor(capability_adapter_unit_descriptor, async_req=True) + >>> thread = api.create_capability_fan_module_manufacturing_def(capability_fan_module_manufacturing_def, async_req=True) >>> result = thread.get() Args: - capability_adapter_unit_descriptor (CapabilityAdapterUnitDescriptor): The 'capability.AdapterUnitDescriptor' resource to create. + capability_fan_module_manufacturing_def (CapabilityFanModuleManufacturingDef): The 'capability.FanModuleManufacturingDef' 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] @@ -14952,7 +16297,7 @@ def create_capability_adapter_unit_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUnitDescriptor + CapabilityFanModuleManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -14981,25 +16326,25 @@ def create_capability_adapter_unit_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_adapter_unit_descriptor'] = \ - capability_adapter_unit_descriptor - return self.create_capability_adapter_unit_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_fan_module_manufacturing_def'] = \ + capability_fan_module_manufacturing_def + return self.create_capability_fan_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def create_capability_chassis_descriptor( + def create_capability_fex_capability_def( self, - capability_chassis_descriptor, + capability_fex_capability_def, **kwargs ): - """Create a 'capability.ChassisDescriptor' resource. # noqa: E501 + """Create a 'capability.FexCapabilityDef' 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_capability_chassis_descriptor(capability_chassis_descriptor, async_req=True) + >>> thread = api.create_capability_fex_capability_def(capability_fex_capability_def, async_req=True) >>> result = thread.get() Args: - capability_chassis_descriptor (CapabilityChassisDescriptor): The 'capability.ChassisDescriptor' resource to create. + capability_fex_capability_def (CapabilityFexCapabilityDef): The 'capability.FexCapabilityDef' 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] @@ -15036,7 +16381,7 @@ def create_capability_chassis_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityChassisDescriptor + CapabilityFexCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -15065,25 +16410,25 @@ def create_capability_chassis_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_chassis_descriptor'] = \ - capability_chassis_descriptor - return self.create_capability_chassis_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_fex_capability_def'] = \ + capability_fex_capability_def + return self.create_capability_fex_capability_def_endpoint.call_with_http_info(**kwargs) - def create_capability_chassis_manufacturing_def( + def create_capability_fex_descriptor( self, - capability_chassis_manufacturing_def, + capability_fex_descriptor, **kwargs ): - """Create a 'capability.ChassisManufacturingDef' resource. # noqa: E501 + """Create a 'capability.FexDescriptor' 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_capability_chassis_manufacturing_def(capability_chassis_manufacturing_def, async_req=True) + >>> thread = api.create_capability_fex_descriptor(capability_fex_descriptor, async_req=True) >>> result = thread.get() Args: - capability_chassis_manufacturing_def (CapabilityChassisManufacturingDef): The 'capability.ChassisManufacturingDef' resource to create. + capability_fex_descriptor (CapabilityFexDescriptor): The 'capability.FexDescriptor' 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] @@ -15120,7 +16465,7 @@ def create_capability_chassis_manufacturing_def( async_req (bool): execute request asynchronously Returns: - CapabilityChassisManufacturingDef + CapabilityFexDescriptor If the method is called asynchronously, returns the request thread. """ @@ -15149,25 +16494,25 @@ def create_capability_chassis_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_chassis_manufacturing_def'] = \ - capability_chassis_manufacturing_def - return self.create_capability_chassis_manufacturing_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_fex_descriptor'] = \ + capability_fex_descriptor + return self.create_capability_fex_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_cimc_firmware_descriptor( + def create_capability_fex_manufacturing_def( self, - capability_cimc_firmware_descriptor, + capability_fex_manufacturing_def, **kwargs ): - """Create a 'capability.CimcFirmwareDescriptor' resource. # noqa: E501 + """Create a 'capability.FexManufacturingDef' 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_capability_cimc_firmware_descriptor(capability_cimc_firmware_descriptor, async_req=True) + >>> thread = api.create_capability_fex_manufacturing_def(capability_fex_manufacturing_def, async_req=True) >>> result = thread.get() Args: - capability_cimc_firmware_descriptor (CapabilityCimcFirmwareDescriptor): The 'capability.CimcFirmwareDescriptor' resource to create. + capability_fex_manufacturing_def (CapabilityFexManufacturingDef): The 'capability.FexManufacturingDef' 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] @@ -15204,7 +16549,7 @@ def create_capability_cimc_firmware_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityCimcFirmwareDescriptor + CapabilityFexManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -15233,25 +16578,25 @@ def create_capability_cimc_firmware_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_cimc_firmware_descriptor'] = \ - capability_cimc_firmware_descriptor - return self.create_capability_cimc_firmware_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_fex_manufacturing_def'] = \ + capability_fex_manufacturing_def + return self.create_capability_fex_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def create_capability_equipment_physical_def( + def create_capability_io_card_capability_def( self, - capability_equipment_physical_def, + capability_io_card_capability_def, **kwargs ): - """Create a 'capability.EquipmentPhysicalDef' resource. # noqa: E501 + """Create a 'capability.IoCardCapabilityDef' 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_capability_equipment_physical_def(capability_equipment_physical_def, async_req=True) + >>> thread = api.create_capability_io_card_capability_def(capability_io_card_capability_def, async_req=True) >>> result = thread.get() Args: - capability_equipment_physical_def (CapabilityEquipmentPhysicalDef): The 'capability.EquipmentPhysicalDef' resource to create. + capability_io_card_capability_def (CapabilityIoCardCapabilityDef): The 'capability.IoCardCapabilityDef' 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] @@ -15288,7 +16633,7 @@ def create_capability_equipment_physical_def( async_req (bool): execute request asynchronously Returns: - CapabilityEquipmentPhysicalDef + CapabilityIoCardCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -15317,25 +16662,25 @@ def create_capability_equipment_physical_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_equipment_physical_def'] = \ - capability_equipment_physical_def - return self.create_capability_equipment_physical_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_io_card_capability_def'] = \ + capability_io_card_capability_def + return self.create_capability_io_card_capability_def_endpoint.call_with_http_info(**kwargs) - def create_capability_equipment_slot_array( + def create_capability_io_card_descriptor( self, - capability_equipment_slot_array, + capability_io_card_descriptor, **kwargs ): - """Create a 'capability.EquipmentSlotArray' resource. # noqa: E501 + """Create a 'capability.IoCardDescriptor' 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_capability_equipment_slot_array(capability_equipment_slot_array, async_req=True) + >>> thread = api.create_capability_io_card_descriptor(capability_io_card_descriptor, async_req=True) >>> result = thread.get() Args: - capability_equipment_slot_array (CapabilityEquipmentSlotArray): The 'capability.EquipmentSlotArray' resource to create. + capability_io_card_descriptor (CapabilityIoCardDescriptor): The 'capability.IoCardDescriptor' 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] @@ -15372,7 +16717,7 @@ def create_capability_equipment_slot_array( async_req (bool): execute request asynchronously Returns: - CapabilityEquipmentSlotArray + CapabilityIoCardDescriptor If the method is called asynchronously, returns the request thread. """ @@ -15401,25 +16746,25 @@ def create_capability_equipment_slot_array( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_equipment_slot_array'] = \ - capability_equipment_slot_array - return self.create_capability_equipment_slot_array_endpoint.call_with_http_info(**kwargs) + kwargs['capability_io_card_descriptor'] = \ + capability_io_card_descriptor + return self.create_capability_io_card_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_fan_module_descriptor( + def create_capability_io_card_manufacturing_def( self, - capability_fan_module_descriptor, + capability_io_card_manufacturing_def, **kwargs ): - """Create a 'capability.FanModuleDescriptor' resource. # noqa: E501 + """Create a 'capability.IoCardManufacturingDef' 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_capability_fan_module_descriptor(capability_fan_module_descriptor, async_req=True) + >>> thread = api.create_capability_io_card_manufacturing_def(capability_io_card_manufacturing_def, async_req=True) >>> result = thread.get() Args: - capability_fan_module_descriptor (CapabilityFanModuleDescriptor): The 'capability.FanModuleDescriptor' resource to create. + capability_io_card_manufacturing_def (CapabilityIoCardManufacturingDef): The 'capability.IoCardManufacturingDef' 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] @@ -15456,7 +16801,7 @@ def create_capability_fan_module_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityFanModuleDescriptor + CapabilityIoCardManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -15485,25 +16830,25 @@ def create_capability_fan_module_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_fan_module_descriptor'] = \ - capability_fan_module_descriptor - return self.create_capability_fan_module_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_io_card_manufacturing_def'] = \ + capability_io_card_manufacturing_def + return self.create_capability_io_card_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def create_capability_fan_module_manufacturing_def( + def create_capability_port_group_aggregation_def( self, - capability_fan_module_manufacturing_def, + capability_port_group_aggregation_def, **kwargs ): - """Create a 'capability.FanModuleManufacturingDef' resource. # noqa: E501 + """Create a 'capability.PortGroupAggregationDef' 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_capability_fan_module_manufacturing_def(capability_fan_module_manufacturing_def, async_req=True) + >>> thread = api.create_capability_port_group_aggregation_def(capability_port_group_aggregation_def, async_req=True) >>> result = thread.get() Args: - capability_fan_module_manufacturing_def (CapabilityFanModuleManufacturingDef): The 'capability.FanModuleManufacturingDef' resource to create. + capability_port_group_aggregation_def (CapabilityPortGroupAggregationDef): The 'capability.PortGroupAggregationDef' 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] @@ -15540,7 +16885,7 @@ def create_capability_fan_module_manufacturing_def( async_req (bool): execute request asynchronously Returns: - CapabilityFanModuleManufacturingDef + CapabilityPortGroupAggregationDef If the method is called asynchronously, returns the request thread. """ @@ -15569,25 +16914,25 @@ def create_capability_fan_module_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_fan_module_manufacturing_def'] = \ - capability_fan_module_manufacturing_def - return self.create_capability_fan_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_port_group_aggregation_def'] = \ + capability_port_group_aggregation_def + return self.create_capability_port_group_aggregation_def_endpoint.call_with_http_info(**kwargs) - def create_capability_fex_capability_def( + def create_capability_psu_descriptor( self, - capability_fex_capability_def, + capability_psu_descriptor, **kwargs ): - """Create a 'capability.FexCapabilityDef' resource. # noqa: E501 + """Create a 'capability.PsuDescriptor' 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_capability_fex_capability_def(capability_fex_capability_def, async_req=True) + >>> thread = api.create_capability_psu_descriptor(capability_psu_descriptor, async_req=True) >>> result = thread.get() Args: - capability_fex_capability_def (CapabilityFexCapabilityDef): The 'capability.FexCapabilityDef' resource to create. + capability_psu_descriptor (CapabilityPsuDescriptor): The 'capability.PsuDescriptor' 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] @@ -15624,7 +16969,7 @@ def create_capability_fex_capability_def( async_req (bool): execute request asynchronously Returns: - CapabilityFexCapabilityDef + CapabilityPsuDescriptor If the method is called asynchronously, returns the request thread. """ @@ -15653,25 +16998,25 @@ def create_capability_fex_capability_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_fex_capability_def'] = \ - capability_fex_capability_def - return self.create_capability_fex_capability_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_psu_descriptor'] = \ + capability_psu_descriptor + return self.create_capability_psu_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_fex_descriptor( + def create_capability_psu_manufacturing_def( self, - capability_fex_descriptor, + capability_psu_manufacturing_def, **kwargs ): - """Create a 'capability.FexDescriptor' resource. # noqa: E501 + """Create a 'capability.PsuManufacturingDef' 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_capability_fex_descriptor(capability_fex_descriptor, async_req=True) + >>> thread = api.create_capability_psu_manufacturing_def(capability_psu_manufacturing_def, async_req=True) >>> result = thread.get() Args: - capability_fex_descriptor (CapabilityFexDescriptor): The 'capability.FexDescriptor' resource to create. + capability_psu_manufacturing_def (CapabilityPsuManufacturingDef): The 'capability.PsuManufacturingDef' 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] @@ -15708,7 +17053,7 @@ def create_capability_fex_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityFexDescriptor + CapabilityPsuManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -15737,25 +17082,25 @@ def create_capability_fex_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_fex_descriptor'] = \ - capability_fex_descriptor - return self.create_capability_fex_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_psu_manufacturing_def'] = \ + capability_psu_manufacturing_def + return self.create_capability_psu_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def create_capability_fex_manufacturing_def( + def create_capability_server_descriptor( self, - capability_fex_manufacturing_def, + capability_server_descriptor, **kwargs ): - """Create a 'capability.FexManufacturingDef' resource. # noqa: E501 + """Create a 'capability.ServerDescriptor' 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_capability_fex_manufacturing_def(capability_fex_manufacturing_def, async_req=True) + >>> thread = api.create_capability_server_descriptor(capability_server_descriptor, async_req=True) >>> result = thread.get() Args: - capability_fex_manufacturing_def (CapabilityFexManufacturingDef): The 'capability.FexManufacturingDef' resource to create. + capability_server_descriptor (CapabilityServerDescriptor): The 'capability.ServerDescriptor' 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] @@ -15792,7 +17137,7 @@ def create_capability_fex_manufacturing_def( async_req (bool): execute request asynchronously Returns: - CapabilityFexManufacturingDef + CapabilityServerDescriptor If the method is called asynchronously, returns the request thread. """ @@ -15821,25 +17166,25 @@ def create_capability_fex_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_fex_manufacturing_def'] = \ - capability_fex_manufacturing_def - return self.create_capability_fex_manufacturing_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_server_descriptor'] = \ + capability_server_descriptor + return self.create_capability_server_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_io_card_capability_def( + def create_capability_server_models_capability_def( self, - capability_io_card_capability_def, + capability_server_models_capability_def, **kwargs ): - """Create a 'capability.IoCardCapabilityDef' resource. # noqa: E501 + """Create a 'capability.ServerModelsCapabilityDef' 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_capability_io_card_capability_def(capability_io_card_capability_def, async_req=True) + >>> thread = api.create_capability_server_models_capability_def(capability_server_models_capability_def, async_req=True) >>> result = thread.get() Args: - capability_io_card_capability_def (CapabilityIoCardCapabilityDef): The 'capability.IoCardCapabilityDef' resource to create. + capability_server_models_capability_def (CapabilityServerModelsCapabilityDef): The 'capability.ServerModelsCapabilityDef' 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] @@ -15876,7 +17221,7 @@ def create_capability_io_card_capability_def( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardCapabilityDef + CapabilityServerModelsCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -15905,25 +17250,25 @@ def create_capability_io_card_capability_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_io_card_capability_def'] = \ - capability_io_card_capability_def - return self.create_capability_io_card_capability_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_server_models_capability_def'] = \ + capability_server_models_capability_def + return self.create_capability_server_models_capability_def_endpoint.call_with_http_info(**kwargs) - def create_capability_io_card_descriptor( + def create_capability_server_schema_descriptor( self, - capability_io_card_descriptor, + capability_server_schema_descriptor, **kwargs ): - """Create a 'capability.IoCardDescriptor' resource. # noqa: E501 + """Create a 'capability.ServerSchemaDescriptor' 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_capability_io_card_descriptor(capability_io_card_descriptor, async_req=True) + >>> thread = api.create_capability_server_schema_descriptor(capability_server_schema_descriptor, async_req=True) >>> result = thread.get() Args: - capability_io_card_descriptor (CapabilityIoCardDescriptor): The 'capability.IoCardDescriptor' resource to create. + capability_server_schema_descriptor (CapabilityServerSchemaDescriptor): The 'capability.ServerSchemaDescriptor' 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] @@ -15960,7 +17305,7 @@ def create_capability_io_card_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardDescriptor + CapabilityServerSchemaDescriptor If the method is called asynchronously, returns the request thread. """ @@ -15989,25 +17334,25 @@ def create_capability_io_card_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_io_card_descriptor'] = \ - capability_io_card_descriptor - return self.create_capability_io_card_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_server_schema_descriptor'] = \ + capability_server_schema_descriptor + return self.create_capability_server_schema_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_io_card_manufacturing_def( + def create_capability_sioc_module_capability_def( self, - capability_io_card_manufacturing_def, + capability_sioc_module_capability_def, **kwargs ): - """Create a 'capability.IoCardManufacturingDef' resource. # noqa: E501 + """Create a 'capability.SiocModuleCapabilityDef' 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_capability_io_card_manufacturing_def(capability_io_card_manufacturing_def, async_req=True) + >>> thread = api.create_capability_sioc_module_capability_def(capability_sioc_module_capability_def, async_req=True) >>> result = thread.get() Args: - capability_io_card_manufacturing_def (CapabilityIoCardManufacturingDef): The 'capability.IoCardManufacturingDef' resource to create. + capability_sioc_module_capability_def (CapabilitySiocModuleCapabilityDef): The 'capability.SiocModuleCapabilityDef' 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] @@ -16044,7 +17389,7 @@ def create_capability_io_card_manufacturing_def( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardManufacturingDef + CapabilitySiocModuleCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -16073,25 +17418,25 @@ def create_capability_io_card_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_io_card_manufacturing_def'] = \ - capability_io_card_manufacturing_def - return self.create_capability_io_card_manufacturing_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_sioc_module_capability_def'] = \ + capability_sioc_module_capability_def + return self.create_capability_sioc_module_capability_def_endpoint.call_with_http_info(**kwargs) - def create_capability_port_group_aggregation_def( + def create_capability_sioc_module_descriptor( self, - capability_port_group_aggregation_def, + capability_sioc_module_descriptor, **kwargs ): - """Create a 'capability.PortGroupAggregationDef' resource. # noqa: E501 + """Create a 'capability.SiocModuleDescriptor' 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_capability_port_group_aggregation_def(capability_port_group_aggregation_def, async_req=True) + >>> thread = api.create_capability_sioc_module_descriptor(capability_sioc_module_descriptor, async_req=True) >>> result = thread.get() Args: - capability_port_group_aggregation_def (CapabilityPortGroupAggregationDef): The 'capability.PortGroupAggregationDef' resource to create. + capability_sioc_module_descriptor (CapabilitySiocModuleDescriptor): The 'capability.SiocModuleDescriptor' 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] @@ -16128,7 +17473,7 @@ def create_capability_port_group_aggregation_def( async_req (bool): execute request asynchronously Returns: - CapabilityPortGroupAggregationDef + CapabilitySiocModuleDescriptor If the method is called asynchronously, returns the request thread. """ @@ -16157,25 +17502,25 @@ def create_capability_port_group_aggregation_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_port_group_aggregation_def'] = \ - capability_port_group_aggregation_def - return self.create_capability_port_group_aggregation_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_sioc_module_descriptor'] = \ + capability_sioc_module_descriptor + return self.create_capability_sioc_module_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_psu_descriptor( + def create_capability_sioc_module_manufacturing_def( self, - capability_psu_descriptor, + capability_sioc_module_manufacturing_def, **kwargs ): - """Create a 'capability.PsuDescriptor' resource. # noqa: E501 + """Create a 'capability.SiocModuleManufacturingDef' 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_capability_psu_descriptor(capability_psu_descriptor, async_req=True) + >>> thread = api.create_capability_sioc_module_manufacturing_def(capability_sioc_module_manufacturing_def, async_req=True) >>> result = thread.get() Args: - capability_psu_descriptor (CapabilityPsuDescriptor): The 'capability.PsuDescriptor' resource to create. + capability_sioc_module_manufacturing_def (CapabilitySiocModuleManufacturingDef): The 'capability.SiocModuleManufacturingDef' 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] @@ -16212,7 +17557,7 @@ def create_capability_psu_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityPsuDescriptor + CapabilitySiocModuleManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -16241,25 +17586,25 @@ def create_capability_psu_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_psu_descriptor'] = \ - capability_psu_descriptor - return self.create_capability_psu_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_sioc_module_manufacturing_def'] = \ + capability_sioc_module_manufacturing_def + return self.create_capability_sioc_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def create_capability_psu_manufacturing_def( + def create_capability_switch_capability( self, - capability_psu_manufacturing_def, + capability_switch_capability, **kwargs ): - """Create a 'capability.PsuManufacturingDef' resource. # noqa: E501 + """Create a 'capability.SwitchCapability' 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_capability_psu_manufacturing_def(capability_psu_manufacturing_def, async_req=True) + >>> thread = api.create_capability_switch_capability(capability_switch_capability, async_req=True) >>> result = thread.get() Args: - capability_psu_manufacturing_def (CapabilityPsuManufacturingDef): The 'capability.PsuManufacturingDef' resource to create. + capability_switch_capability (CapabilitySwitchCapability): The 'capability.SwitchCapability' 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] @@ -16296,7 +17641,7 @@ def create_capability_psu_manufacturing_def( async_req (bool): execute request asynchronously Returns: - CapabilityPsuManufacturingDef + CapabilitySwitchCapability If the method is called asynchronously, returns the request thread. """ @@ -16325,25 +17670,25 @@ def create_capability_psu_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_psu_manufacturing_def'] = \ - capability_psu_manufacturing_def - return self.create_capability_psu_manufacturing_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_switch_capability'] = \ + capability_switch_capability + return self.create_capability_switch_capability_endpoint.call_with_http_info(**kwargs) - def create_capability_server_descriptor( + def create_capability_switch_descriptor( self, - capability_server_descriptor, + capability_switch_descriptor, **kwargs ): - """Create a 'capability.ServerDescriptor' resource. # noqa: E501 + """Create a 'capability.SwitchDescriptor' 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_capability_server_descriptor(capability_server_descriptor, async_req=True) + >>> thread = api.create_capability_switch_descriptor(capability_switch_descriptor, async_req=True) >>> result = thread.get() Args: - capability_server_descriptor (CapabilityServerDescriptor): The 'capability.ServerDescriptor' resource to create. + capability_switch_descriptor (CapabilitySwitchDescriptor): The 'capability.SwitchDescriptor' 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] @@ -16380,7 +17725,7 @@ def create_capability_server_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityServerDescriptor + CapabilitySwitchDescriptor If the method is called asynchronously, returns the request thread. """ @@ -16409,25 +17754,25 @@ def create_capability_server_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_server_descriptor'] = \ - capability_server_descriptor - return self.create_capability_server_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_switch_descriptor'] = \ + capability_switch_descriptor + return self.create_capability_switch_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_server_models_capability_def( + def create_capability_switch_equipment_info( self, - capability_server_models_capability_def, + capability_switch_equipment_info, **kwargs ): - """Create a 'capability.ServerModelsCapabilityDef' resource. # noqa: E501 + """Create a 'capability.SwitchEquipmentInfo' 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_capability_server_models_capability_def(capability_server_models_capability_def, async_req=True) + >>> thread = api.create_capability_switch_equipment_info(capability_switch_equipment_info, async_req=True) >>> result = thread.get() Args: - capability_server_models_capability_def (CapabilityServerModelsCapabilityDef): The 'capability.ServerModelsCapabilityDef' resource to create. + capability_switch_equipment_info (CapabilitySwitchEquipmentInfo): The 'capability.SwitchEquipmentInfo' 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] @@ -16464,7 +17809,7 @@ def create_capability_server_models_capability_def( async_req (bool): execute request asynchronously Returns: - CapabilityServerModelsCapabilityDef + CapabilitySwitchEquipmentInfo If the method is called asynchronously, returns the request thread. """ @@ -16493,25 +17838,25 @@ def create_capability_server_models_capability_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_server_models_capability_def'] = \ - capability_server_models_capability_def - return self.create_capability_server_models_capability_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_switch_equipment_info'] = \ + capability_switch_equipment_info + return self.create_capability_switch_equipment_info_endpoint.call_with_http_info(**kwargs) - def create_capability_server_schema_descriptor( + def create_capability_switch_manufacturing_def( self, - capability_server_schema_descriptor, + capability_switch_manufacturing_def, **kwargs ): - """Create a 'capability.ServerSchemaDescriptor' resource. # noqa: E501 + """Create a 'capability.SwitchManufacturingDef' 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_capability_server_schema_descriptor(capability_server_schema_descriptor, async_req=True) + >>> thread = api.create_capability_switch_manufacturing_def(capability_switch_manufacturing_def, async_req=True) >>> result = thread.get() Args: - capability_server_schema_descriptor (CapabilityServerSchemaDescriptor): The 'capability.ServerSchemaDescriptor' resource to create. + capability_switch_manufacturing_def (CapabilitySwitchManufacturingDef): The 'capability.SwitchManufacturingDef' 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] @@ -16548,7 +17893,7 @@ def create_capability_server_schema_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilityServerSchemaDescriptor + CapabilitySwitchManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -16577,25 +17922,25 @@ def create_capability_server_schema_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_server_schema_descriptor'] = \ - capability_server_schema_descriptor - return self.create_capability_server_schema_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['capability_switch_manufacturing_def'] = \ + capability_switch_manufacturing_def + return self.create_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def create_capability_sioc_module_capability_def( + def create_capability_vic_descriptor( self, - capability_sioc_module_capability_def, + capability_vic_descriptor, **kwargs ): - """Create a 'capability.SiocModuleCapabilityDef' resource. # noqa: E501 + """Create a 'capability.VicDescriptor' 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_capability_sioc_module_capability_def(capability_sioc_module_capability_def, async_req=True) + >>> thread = api.create_capability_vic_descriptor(capability_vic_descriptor, async_req=True) >>> result = thread.get() Args: - capability_sioc_module_capability_def (CapabilitySiocModuleCapabilityDef): The 'capability.SiocModuleCapabilityDef' resource to create. + capability_vic_descriptor (CapabilityVicDescriptor): The 'capability.VicDescriptor' 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] @@ -16632,7 +17977,7 @@ def create_capability_sioc_module_capability_def( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleCapabilityDef + CapabilityVicDescriptor If the method is called asynchronously, returns the request thread. """ @@ -16661,29 +18006,27 @@ def create_capability_sioc_module_capability_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_sioc_module_capability_def'] = \ - capability_sioc_module_capability_def - return self.create_capability_sioc_module_capability_def_endpoint.call_with_http_info(**kwargs) + kwargs['capability_vic_descriptor'] = \ + capability_vic_descriptor + return self.create_capability_vic_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_sioc_module_descriptor( + def delete_capability_actions_meta_data( self, - capability_sioc_module_descriptor, + moid, **kwargs ): - """Create a 'capability.SiocModuleDescriptor' resource. # noqa: E501 + """Delete a 'capability.ActionsMetaData' 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_capability_sioc_module_descriptor(capability_sioc_module_descriptor, async_req=True) + >>> thread = api.delete_capability_actions_meta_data(moid, async_req=True) >>> result = thread.get() Args: - capability_sioc_module_descriptor (CapabilitySiocModuleDescriptor): The 'capability.SiocModuleDescriptor' 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 @@ -16716,7 +18059,7 @@ def create_capability_sioc_module_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleDescriptor + None If the method is called asynchronously, returns the request thread. """ @@ -16745,29 +18088,27 @@ def create_capability_sioc_module_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_sioc_module_descriptor'] = \ - capability_sioc_module_descriptor - return self.create_capability_sioc_module_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_capability_actions_meta_data_endpoint.call_with_http_info(**kwargs) - def create_capability_sioc_module_manufacturing_def( + def delete_capability_adapter_deprecated_def( self, - capability_sioc_module_manufacturing_def, + moid, **kwargs ): - """Create a 'capability.SiocModuleManufacturingDef' resource. # noqa: E501 + """Delete a 'capability.AdapterDeprecatedDef' 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_capability_sioc_module_manufacturing_def(capability_sioc_module_manufacturing_def, async_req=True) + >>> thread = api.delete_capability_adapter_deprecated_def(moid, async_req=True) >>> result = thread.get() Args: - capability_sioc_module_manufacturing_def (CapabilitySiocModuleManufacturingDef): The 'capability.SiocModuleManufacturingDef' 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 @@ -16800,7 +18141,7 @@ def create_capability_sioc_module_manufacturing_def( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleManufacturingDef + None If the method is called asynchronously, returns the request thread. """ @@ -16829,29 +18170,27 @@ def create_capability_sioc_module_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_sioc_module_manufacturing_def'] = \ - capability_sioc_module_manufacturing_def - return self.create_capability_sioc_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_capability_adapter_deprecated_def_endpoint.call_with_http_info(**kwargs) - def create_capability_switch_capability( + def delete_capability_adapter_unit_descriptor( self, - capability_switch_capability, + moid, **kwargs ): - """Create a 'capability.SwitchCapability' resource. # noqa: E501 + """Delete a 'capability.AdapterUnitDescriptor' 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_capability_switch_capability(capability_switch_capability, async_req=True) + >>> thread = api.delete_capability_adapter_unit_descriptor(moid, async_req=True) >>> result = thread.get() Args: - capability_switch_capability (CapabilitySwitchCapability): The 'capability.SwitchCapability' 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 @@ -16884,7 +18223,7 @@ def create_capability_switch_capability( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchCapability + None If the method is called asynchronously, returns the request thread. """ @@ -16913,29 +18252,27 @@ def create_capability_switch_capability( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_switch_capability'] = \ - capability_switch_capability - return self.create_capability_switch_capability_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_capability_adapter_unit_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_switch_descriptor( + def delete_capability_chassis_descriptor( self, - capability_switch_descriptor, + moid, **kwargs ): - """Create a 'capability.SwitchDescriptor' resource. # noqa: E501 + """Delete a 'capability.ChassisDescriptor' 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_capability_switch_descriptor(capability_switch_descriptor, async_req=True) + >>> thread = api.delete_capability_chassis_descriptor(moid, async_req=True) >>> result = thread.get() Args: - capability_switch_descriptor (CapabilitySwitchDescriptor): The 'capability.SwitchDescriptor' 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 @@ -16968,7 +18305,7 @@ def create_capability_switch_descriptor( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchDescriptor + None If the method is called asynchronously, returns the request thread. """ @@ -16997,29 +18334,27 @@ def create_capability_switch_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_switch_descriptor'] = \ - capability_switch_descriptor - return self.create_capability_switch_descriptor_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_capability_chassis_descriptor_endpoint.call_with_http_info(**kwargs) - def create_capability_switch_equipment_info( + def delete_capability_chassis_manufacturing_def( self, - capability_switch_equipment_info, + moid, **kwargs ): - """Create a 'capability.SwitchEquipmentInfo' resource. # noqa: E501 + """Delete a 'capability.ChassisManufacturingDef' 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_capability_switch_equipment_info(capability_switch_equipment_info, async_req=True) + >>> thread = api.delete_capability_chassis_manufacturing_def(moid, async_req=True) >>> result = thread.get() Args: - capability_switch_equipment_info (CapabilitySwitchEquipmentInfo): The 'capability.SwitchEquipmentInfo' 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 @@ -17052,7 +18387,7 @@ def create_capability_switch_equipment_info( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchEquipmentInfo + None If the method is called asynchronously, returns the request thread. """ @@ -17081,29 +18416,27 @@ def create_capability_switch_equipment_info( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_switch_equipment_info'] = \ - capability_switch_equipment_info - return self.create_capability_switch_equipment_info_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_capability_chassis_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def create_capability_switch_manufacturing_def( + def delete_capability_cimc_firmware_descriptor( self, - capability_switch_manufacturing_def, + moid, **kwargs ): - """Create a 'capability.SwitchManufacturingDef' resource. # noqa: E501 + """Delete a 'capability.CimcFirmwareDescriptor' 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_capability_switch_manufacturing_def(capability_switch_manufacturing_def, async_req=True) + >>> thread = api.delete_capability_cimc_firmware_descriptor(moid, async_req=True) >>> result = thread.get() Args: - capability_switch_manufacturing_def (CapabilitySwitchManufacturingDef): The 'capability.SwitchManufacturingDef' 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 @@ -17136,7 +18469,7 @@ def create_capability_switch_manufacturing_def( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchManufacturingDef + None If the method is called asynchronously, returns the request thread. """ @@ -17165,21 +18498,21 @@ def create_capability_switch_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['capability_switch_manufacturing_def'] = \ - capability_switch_manufacturing_def - return self.create_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_capability_cimc_firmware_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_actions_meta_data( + def delete_capability_equipment_physical_def( self, moid, **kwargs ): - """Delete a 'capability.ActionsMetaData' resource. # noqa: E501 + """Delete a 'capability.EquipmentPhysicalDef' 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_capability_actions_meta_data(moid, async_req=True) + >>> thread = api.delete_capability_equipment_physical_def(moid, async_req=True) >>> result = thread.get() Args: @@ -17249,19 +18582,19 @@ def delete_capability_actions_meta_data( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_actions_meta_data_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_equipment_physical_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_adapter_deprecated_def( + def delete_capability_equipment_slot_array( self, moid, **kwargs ): - """Delete a 'capability.AdapterDeprecatedDef' resource. # noqa: E501 + """Delete a 'capability.EquipmentSlotArray' 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_capability_adapter_deprecated_def(moid, async_req=True) + >>> thread = api.delete_capability_equipment_slot_array(moid, async_req=True) >>> result = thread.get() Args: @@ -17331,19 +18664,19 @@ def delete_capability_adapter_deprecated_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_adapter_deprecated_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_equipment_slot_array_endpoint.call_with_http_info(**kwargs) - def delete_capability_adapter_unit_descriptor( + def delete_capability_fan_module_descriptor( self, moid, **kwargs ): - """Delete a 'capability.AdapterUnitDescriptor' resource. # noqa: E501 + """Delete a 'capability.FanModuleDescriptor' 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_capability_adapter_unit_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_fan_module_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -17413,19 +18746,19 @@ def delete_capability_adapter_unit_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_adapter_unit_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_fan_module_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_chassis_descriptor( + def delete_capability_fan_module_manufacturing_def( self, moid, **kwargs ): - """Delete a 'capability.ChassisDescriptor' resource. # noqa: E501 + """Delete a 'capability.FanModuleManufacturingDef' 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_capability_chassis_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_fan_module_manufacturing_def(moid, async_req=True) >>> result = thread.get() Args: @@ -17495,19 +18828,19 @@ def delete_capability_chassis_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_chassis_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_fan_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_chassis_manufacturing_def( + def delete_capability_fex_capability_def( self, moid, **kwargs ): - """Delete a 'capability.ChassisManufacturingDef' resource. # noqa: E501 + """Delete a 'capability.FexCapabilityDef' 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_capability_chassis_manufacturing_def(moid, async_req=True) + >>> thread = api.delete_capability_fex_capability_def(moid, async_req=True) >>> result = thread.get() Args: @@ -17577,19 +18910,19 @@ def delete_capability_chassis_manufacturing_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_chassis_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_fex_capability_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_cimc_firmware_descriptor( + def delete_capability_fex_descriptor( self, moid, **kwargs ): - """Delete a 'capability.CimcFirmwareDescriptor' resource. # noqa: E501 + """Delete a 'capability.FexDescriptor' 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_capability_cimc_firmware_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_fex_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -17659,19 +18992,19 @@ def delete_capability_cimc_firmware_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_cimc_firmware_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_fex_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_equipment_physical_def( + def delete_capability_fex_manufacturing_def( self, moid, **kwargs ): - """Delete a 'capability.EquipmentPhysicalDef' resource. # noqa: E501 + """Delete a 'capability.FexManufacturingDef' 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_capability_equipment_physical_def(moid, async_req=True) + >>> thread = api.delete_capability_fex_manufacturing_def(moid, async_req=True) >>> result = thread.get() Args: @@ -17741,19 +19074,19 @@ def delete_capability_equipment_physical_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_equipment_physical_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_fex_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_equipment_slot_array( + def delete_capability_io_card_capability_def( self, moid, **kwargs ): - """Delete a 'capability.EquipmentSlotArray' resource. # noqa: E501 + """Delete a 'capability.IoCardCapabilityDef' 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_capability_equipment_slot_array(moid, async_req=True) + >>> thread = api.delete_capability_io_card_capability_def(moid, async_req=True) >>> result = thread.get() Args: @@ -17823,19 +19156,19 @@ def delete_capability_equipment_slot_array( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_equipment_slot_array_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_io_card_capability_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_fan_module_descriptor( + def delete_capability_io_card_descriptor( self, moid, **kwargs ): - """Delete a 'capability.FanModuleDescriptor' resource. # noqa: E501 + """Delete a 'capability.IoCardDescriptor' 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_capability_fan_module_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_io_card_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -17905,19 +19238,19 @@ def delete_capability_fan_module_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_fan_module_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_io_card_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_fan_module_manufacturing_def( + def delete_capability_io_card_manufacturing_def( self, moid, **kwargs ): - """Delete a 'capability.FanModuleManufacturingDef' resource. # noqa: E501 + """Delete a 'capability.IoCardManufacturingDef' 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_capability_fan_module_manufacturing_def(moid, async_req=True) + >>> thread = api.delete_capability_io_card_manufacturing_def(moid, async_req=True) >>> result = thread.get() Args: @@ -17987,19 +19320,19 @@ def delete_capability_fan_module_manufacturing_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_fan_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_io_card_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_fex_capability_def( + def delete_capability_port_group_aggregation_def( self, moid, **kwargs ): - """Delete a 'capability.FexCapabilityDef' resource. # noqa: E501 + """Delete a 'capability.PortGroupAggregationDef' 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_capability_fex_capability_def(moid, async_req=True) + >>> thread = api.delete_capability_port_group_aggregation_def(moid, async_req=True) >>> result = thread.get() Args: @@ -18069,19 +19402,19 @@ def delete_capability_fex_capability_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_fex_capability_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_port_group_aggregation_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_fex_descriptor( + def delete_capability_psu_descriptor( self, moid, **kwargs ): - """Delete a 'capability.FexDescriptor' resource. # noqa: E501 + """Delete a 'capability.PsuDescriptor' 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_capability_fex_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_psu_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -18151,19 +19484,19 @@ def delete_capability_fex_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_fex_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_psu_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_fex_manufacturing_def( + def delete_capability_psu_manufacturing_def( self, moid, **kwargs ): - """Delete a 'capability.FexManufacturingDef' resource. # noqa: E501 + """Delete a 'capability.PsuManufacturingDef' 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_capability_fex_manufacturing_def(moid, async_req=True) + >>> thread = api.delete_capability_psu_manufacturing_def(moid, async_req=True) >>> result = thread.get() Args: @@ -18233,19 +19566,19 @@ def delete_capability_fex_manufacturing_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_fex_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_psu_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_io_card_capability_def( + def delete_capability_server_descriptor( self, moid, **kwargs ): - """Delete a 'capability.IoCardCapabilityDef' resource. # noqa: E501 + """Delete a 'capability.ServerDescriptor' 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_capability_io_card_capability_def(moid, async_req=True) + >>> thread = api.delete_capability_server_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -18315,19 +19648,19 @@ def delete_capability_io_card_capability_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_io_card_capability_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_server_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_io_card_descriptor( + def delete_capability_server_models_capability_def( self, moid, **kwargs ): - """Delete a 'capability.IoCardDescriptor' resource. # noqa: E501 + """Delete a 'capability.ServerModelsCapabilityDef' 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_capability_io_card_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_server_models_capability_def(moid, async_req=True) >>> result = thread.get() Args: @@ -18397,19 +19730,19 @@ def delete_capability_io_card_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_io_card_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_server_models_capability_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_io_card_manufacturing_def( + def delete_capability_server_schema_descriptor( self, moid, **kwargs ): - """Delete a 'capability.IoCardManufacturingDef' resource. # noqa: E501 + """Delete a 'capability.ServerSchemaDescriptor' 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_capability_io_card_manufacturing_def(moid, async_req=True) + >>> thread = api.delete_capability_server_schema_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -18479,19 +19812,19 @@ def delete_capability_io_card_manufacturing_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_io_card_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_server_schema_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_port_group_aggregation_def( + def delete_capability_sioc_module_capability_def( self, moid, **kwargs ): - """Delete a 'capability.PortGroupAggregationDef' resource. # noqa: E501 + """Delete a 'capability.SiocModuleCapabilityDef' 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_capability_port_group_aggregation_def(moid, async_req=True) + >>> thread = api.delete_capability_sioc_module_capability_def(moid, async_req=True) >>> result = thread.get() Args: @@ -18561,19 +19894,19 @@ def delete_capability_port_group_aggregation_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_port_group_aggregation_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_sioc_module_capability_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_psu_descriptor( + def delete_capability_sioc_module_descriptor( self, moid, **kwargs ): - """Delete a 'capability.PsuDescriptor' resource. # noqa: E501 + """Delete a 'capability.SiocModuleDescriptor' 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_capability_psu_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_sioc_module_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -18643,19 +19976,19 @@ def delete_capability_psu_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_psu_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_sioc_module_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_psu_manufacturing_def( + def delete_capability_sioc_module_manufacturing_def( self, moid, **kwargs ): - """Delete a 'capability.PsuManufacturingDef' resource. # noqa: E501 + """Delete a 'capability.SiocModuleManufacturingDef' 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_capability_psu_manufacturing_def(moid, async_req=True) + >>> thread = api.delete_capability_sioc_module_manufacturing_def(moid, async_req=True) >>> result = thread.get() Args: @@ -18725,19 +20058,19 @@ def delete_capability_psu_manufacturing_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_psu_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_sioc_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_server_descriptor( + def delete_capability_switch_capability( self, moid, **kwargs ): - """Delete a 'capability.ServerDescriptor' resource. # noqa: E501 + """Delete a 'capability.SwitchCapability' 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_capability_server_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_switch_capability(moid, async_req=True) >>> result = thread.get() Args: @@ -18807,19 +20140,19 @@ def delete_capability_server_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_server_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_switch_capability_endpoint.call_with_http_info(**kwargs) - def delete_capability_server_models_capability_def( + def delete_capability_switch_descriptor( self, moid, **kwargs ): - """Delete a 'capability.ServerModelsCapabilityDef' resource. # noqa: E501 + """Delete a 'capability.SwitchDescriptor' 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_capability_server_models_capability_def(moid, async_req=True) + >>> thread = api.delete_capability_switch_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -18889,19 +20222,19 @@ def delete_capability_server_models_capability_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_server_models_capability_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_switch_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_server_schema_descriptor( + def delete_capability_switch_equipment_info( self, moid, **kwargs ): - """Delete a 'capability.ServerSchemaDescriptor' resource. # noqa: E501 + """Delete a 'capability.SwitchEquipmentInfo' 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_capability_server_schema_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_switch_equipment_info(moid, async_req=True) >>> result = thread.get() Args: @@ -18971,19 +20304,19 @@ def delete_capability_server_schema_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_server_schema_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_switch_equipment_info_endpoint.call_with_http_info(**kwargs) - def delete_capability_sioc_module_capability_def( + def delete_capability_switch_manufacturing_def( self, moid, **kwargs ): - """Delete a 'capability.SiocModuleCapabilityDef' resource. # noqa: E501 + """Delete a 'capability.SwitchManufacturingDef' 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_capability_sioc_module_capability_def(moid, async_req=True) + >>> thread = api.delete_capability_switch_manufacturing_def(moid, async_req=True) >>> result = thread.get() Args: @@ -19053,19 +20386,19 @@ def delete_capability_sioc_module_capability_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_sioc_module_capability_def_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) - def delete_capability_sioc_module_descriptor( + def delete_capability_vic_descriptor( self, moid, **kwargs ): - """Delete a 'capability.SiocModuleDescriptor' resource. # noqa: E501 + """Delete a 'capability.VicDescriptor' 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_capability_sioc_module_descriptor(moid, async_req=True) + >>> thread = api.delete_capability_vic_descriptor(moid, async_req=True) >>> result = thread.get() Args: @@ -19135,19 +20468,19 @@ def delete_capability_sioc_module_descriptor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_sioc_module_descriptor_endpoint.call_with_http_info(**kwargs) + return self.delete_capability_vic_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_sioc_module_manufacturing_def( + def get_capability_actions_meta_data_by_moid( self, moid, **kwargs ): - """Delete a 'capability.SiocModuleManufacturingDef' resource. # noqa: E501 + """Read a 'capability.ActionsMetaData' 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_capability_sioc_module_manufacturing_def(moid, async_req=True) + >>> thread = api.get_capability_actions_meta_data_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -19186,7 +20519,7 @@ def delete_capability_sioc_module_manufacturing_def( async_req (bool): execute request asynchronously Returns: - None + CapabilityActionsMetaData If the method is called asynchronously, returns the request thread. """ @@ -19217,19 +20550,107 @@ def delete_capability_sioc_module_manufacturing_def( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_sioc_module_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.get_capability_actions_meta_data_by_moid_endpoint.call_with_http_info(**kwargs) - def delete_capability_switch_capability( + def get_capability_actions_meta_data_list( + self, + **kwargs + ): + """Read a 'capability.ActionsMetaData' 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_capability_actions_meta_data_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: + CapabilityActionsMetaDataResponse + 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_capability_actions_meta_data_list_endpoint.call_with_http_info(**kwargs) + + def get_capability_adapter_deprecated_def_by_moid( self, moid, **kwargs ): - """Delete a 'capability.SwitchCapability' resource. # noqa: E501 + """Read a 'capability.AdapterDeprecatedDef' 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_capability_switch_capability(moid, async_req=True) + >>> thread = api.get_capability_adapter_deprecated_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -19268,7 +20689,7 @@ def delete_capability_switch_capability( async_req (bool): execute request asynchronously Returns: - None + CapabilityAdapterDeprecatedDef If the method is called asynchronously, returns the request thread. """ @@ -19299,25 +20720,33 @@ def delete_capability_switch_capability( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_switch_capability_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_deprecated_def_by_moid_endpoint.call_with_http_info(**kwargs) - def delete_capability_switch_descriptor( + def get_capability_adapter_deprecated_def_list( self, - moid, **kwargs ): - """Delete a 'capability.SwitchDescriptor' resource. # noqa: E501 + """Read a 'capability.AdapterDeprecatedDef' 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_capability_switch_descriptor(moid, async_req=True) + >>> thread = api.get_capability_adapter_deprecated_def_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 @@ -19350,7 +20779,7 @@ def delete_capability_switch_descriptor( async_req (bool): execute request asynchronously Returns: - None + CapabilityAdapterDeprecatedDefResponse If the method is called asynchronously, returns the request thread. """ @@ -19379,21 +20808,19 @@ def delete_capability_switch_descriptor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.delete_capability_switch_descriptor_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_deprecated_def_list_endpoint.call_with_http_info(**kwargs) - def delete_capability_switch_equipment_info( + def get_capability_adapter_firmware_requirement_by_moid( self, moid, **kwargs ): - """Delete a 'capability.SwitchEquipmentInfo' resource. # noqa: E501 + """Read a 'capability.AdapterFirmwareRequirement' 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_capability_switch_equipment_info(moid, async_req=True) + >>> thread = api.get_capability_adapter_firmware_requirement_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -19432,7 +20859,7 @@ def delete_capability_switch_equipment_info( async_req (bool): execute request asynchronously Returns: - None + CapabilityAdapterFirmwareRequirement If the method is called asynchronously, returns the request thread. """ @@ -19463,25 +20890,33 @@ def delete_capability_switch_equipment_info( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_capability_switch_equipment_info_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_firmware_requirement_by_moid_endpoint.call_with_http_info(**kwargs) - def delete_capability_switch_manufacturing_def( + def get_capability_adapter_firmware_requirement_list( self, - moid, **kwargs ): - """Delete a 'capability.SwitchManufacturingDef' resource. # noqa: E501 + """Read a 'capability.AdapterFirmwareRequirement' 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_capability_switch_manufacturing_def(moid, async_req=True) + >>> thread = api.get_capability_adapter_firmware_requirement_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 @@ -19514,7 +20949,7 @@ def delete_capability_switch_manufacturing_def( async_req (bool): execute request asynchronously Returns: - None + CapabilityAdapterFirmwareRequirementResponse If the method is called asynchronously, returns the request thread. """ @@ -19543,21 +20978,19 @@ def delete_capability_switch_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.delete_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_firmware_requirement_list_endpoint.call_with_http_info(**kwargs) - def get_capability_actions_meta_data_by_moid( + def get_capability_adapter_unit_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.ActionsMetaData' resource. # noqa: E501 + """Read a 'capability.AdapterUnitDescriptor' 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_capability_actions_meta_data_by_moid(moid, async_req=True) + >>> thread = api.get_capability_adapter_unit_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -19596,7 +21029,7 @@ def get_capability_actions_meta_data_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityActionsMetaData + CapabilityAdapterUnitDescriptor If the method is called asynchronously, returns the request thread. """ @@ -19627,18 +21060,18 @@ def get_capability_actions_meta_data_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_actions_meta_data_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_unit_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_actions_meta_data_list( + def get_capability_adapter_unit_descriptor_list( self, **kwargs ): - """Read a 'capability.ActionsMetaData' resource. # noqa: E501 + """Read a 'capability.AdapterUnitDescriptor' 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_capability_actions_meta_data_list(async_req=True) + >>> thread = api.get_capability_adapter_unit_descriptor_list(async_req=True) >>> result = thread.get() @@ -19686,7 +21119,7 @@ def get_capability_actions_meta_data_list( async_req (bool): execute request asynchronously Returns: - CapabilityActionsMetaDataResponse + CapabilityAdapterUnitDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -19715,19 +21148,19 @@ def get_capability_actions_meta_data_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_actions_meta_data_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_unit_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_deprecated_def_by_moid( + def get_capability_adapter_update_constraint_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterDeprecatedDef' resource. # noqa: E501 + """Read a 'capability.AdapterUpdateConstraintMeta' 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_capability_adapter_deprecated_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_adapter_update_constraint_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -19766,7 +21199,7 @@ def get_capability_adapter_deprecated_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterDeprecatedDef + CapabilityAdapterUpdateConstraintMeta If the method is called asynchronously, returns the request thread. """ @@ -19797,18 +21230,18 @@ def get_capability_adapter_deprecated_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_deprecated_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_deprecated_def_list( + def get_capability_adapter_update_constraint_meta_list( self, **kwargs ): - """Read a 'capability.AdapterDeprecatedDef' resource. # noqa: E501 + """Read a 'capability.AdapterUpdateConstraintMeta' 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_capability_adapter_deprecated_def_list(async_req=True) + >>> thread = api.get_capability_adapter_update_constraint_meta_list(async_req=True) >>> result = thread.get() @@ -19856,7 +21289,7 @@ def get_capability_adapter_deprecated_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterDeprecatedDefResponse + CapabilityAdapterUpdateConstraintMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -19885,19 +21318,19 @@ def get_capability_adapter_deprecated_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_deprecated_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_firmware_requirement_by_moid( + def get_capability_adapter_upgrade_support_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterFirmwareRequirement' resource. # noqa: E501 + """Read a 'capability.AdapterUpgradeSupportMeta' 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_capability_adapter_firmware_requirement_by_moid(moid, async_req=True) + >>> thread = api.get_capability_adapter_upgrade_support_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -19936,7 +21369,7 @@ def get_capability_adapter_firmware_requirement_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterFirmwareRequirement + CapabilityAdapterUpgradeSupportMeta If the method is called asynchronously, returns the request thread. """ @@ -19967,18 +21400,18 @@ def get_capability_adapter_firmware_requirement_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_firmware_requirement_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_firmware_requirement_list( + def get_capability_adapter_upgrade_support_meta_list( self, **kwargs ): - """Read a 'capability.AdapterFirmwareRequirement' resource. # noqa: E501 + """Read a 'capability.AdapterUpgradeSupportMeta' 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_capability_adapter_firmware_requirement_list(async_req=True) + >>> thread = api.get_capability_adapter_upgrade_support_meta_list(async_req=True) >>> result = thread.get() @@ -20026,7 +21459,7 @@ def get_capability_adapter_firmware_requirement_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterFirmwareRequirementResponse + CapabilityAdapterUpgradeSupportMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -20055,19 +21488,19 @@ def get_capability_adapter_firmware_requirement_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_firmware_requirement_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_unit_descriptor_by_moid( + def get_capability_catalog_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterUnitDescriptor' resource. # noqa: E501 + """Read a 'capability.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_capability_adapter_unit_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_catalog_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -20106,7 +21539,7 @@ def get_capability_adapter_unit_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUnitDescriptor + CapabilityCatalog If the method is called asynchronously, returns the request thread. """ @@ -20137,18 +21570,18 @@ def get_capability_adapter_unit_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_unit_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_catalog_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_unit_descriptor_list( + def get_capability_catalog_list( self, **kwargs ): - """Read a 'capability.AdapterUnitDescriptor' resource. # noqa: E501 + """Read a 'capability.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_capability_adapter_unit_descriptor_list(async_req=True) + >>> thread = api.get_capability_catalog_list(async_req=True) >>> result = thread.get() @@ -20196,7 +21629,7 @@ def get_capability_adapter_unit_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUnitDescriptorResponse + CapabilityCatalogResponse If the method is called asynchronously, returns the request thread. """ @@ -20225,19 +21658,19 @@ def get_capability_adapter_unit_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_unit_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_catalog_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_update_constraint_meta_by_moid( + def get_capability_chassis_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterUpdateConstraintMeta' resource. # noqa: E501 + """Read a 'capability.ChassisDescriptor' 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_capability_adapter_update_constraint_meta_by_moid(moid, async_req=True) + >>> thread = api.get_capability_chassis_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -20276,7 +21709,7 @@ def get_capability_adapter_update_constraint_meta_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUpdateConstraintMeta + CapabilityChassisDescriptor If the method is called asynchronously, returns the request thread. """ @@ -20307,18 +21740,18 @@ def get_capability_adapter_update_constraint_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_chassis_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_update_constraint_meta_list( + def get_capability_chassis_descriptor_list( self, **kwargs ): - """Read a 'capability.AdapterUpdateConstraintMeta' resource. # noqa: E501 + """Read a 'capability.ChassisDescriptor' 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_capability_adapter_update_constraint_meta_list(async_req=True) + >>> thread = api.get_capability_chassis_descriptor_list(async_req=True) >>> result = thread.get() @@ -20366,7 +21799,7 @@ def get_capability_adapter_update_constraint_meta_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUpdateConstraintMetaResponse + CapabilityChassisDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -20395,19 +21828,19 @@ def get_capability_adapter_update_constraint_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_chassis_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_upgrade_support_meta_by_moid( + def get_capability_chassis_manufacturing_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.ChassisManufacturingDef' 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_capability_adapter_upgrade_support_meta_by_moid(moid, async_req=True) + >>> thread = api.get_capability_chassis_manufacturing_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -20446,7 +21879,7 @@ def get_capability_adapter_upgrade_support_meta_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUpgradeSupportMeta + CapabilityChassisManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -20477,18 +21910,18 @@ def get_capability_adapter_upgrade_support_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_chassis_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_upgrade_support_meta_list( + def get_capability_chassis_manufacturing_def_list( self, **kwargs ): - """Read a 'capability.AdapterUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.ChassisManufacturingDef' 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_capability_adapter_upgrade_support_meta_list(async_req=True) + >>> thread = api.get_capability_chassis_manufacturing_def_list(async_req=True) >>> result = thread.get() @@ -20536,7 +21969,7 @@ def get_capability_adapter_upgrade_support_meta_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUpgradeSupportMetaResponse + CapabilityChassisManufacturingDefResponse If the method is called asynchronously, returns the request thread. """ @@ -20565,19 +21998,19 @@ def get_capability_adapter_upgrade_support_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_chassis_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_catalog_by_moid( + def get_capability_chassis_upgrade_support_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.Catalog' resource. # noqa: E501 + """Read a 'capability.ChassisUpgradeSupportMeta' 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_capability_catalog_by_moid(moid, async_req=True) + >>> thread = api.get_capability_chassis_upgrade_support_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -20616,7 +22049,7 @@ def get_capability_catalog_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityCatalog + CapabilityChassisUpgradeSupportMeta If the method is called asynchronously, returns the request thread. """ @@ -20647,18 +22080,18 @@ def get_capability_catalog_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_catalog_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_chassis_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_catalog_list( + def get_capability_chassis_upgrade_support_meta_list( self, **kwargs ): - """Read a 'capability.Catalog' resource. # noqa: E501 + """Read a 'capability.ChassisUpgradeSupportMeta' 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_capability_catalog_list(async_req=True) + >>> thread = api.get_capability_chassis_upgrade_support_meta_list(async_req=True) >>> result = thread.get() @@ -20706,7 +22139,7 @@ def get_capability_catalog_list( async_req (bool): execute request asynchronously Returns: - CapabilityCatalogResponse + CapabilityChassisUpgradeSupportMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -20735,19 +22168,19 @@ def get_capability_catalog_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_catalog_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_chassis_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_chassis_descriptor_by_moid( + def get_capability_cimc_firmware_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.ChassisDescriptor' resource. # noqa: E501 + """Read a 'capability.CimcFirmwareDescriptor' 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_capability_chassis_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_cimc_firmware_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -20786,7 +22219,7 @@ def get_capability_chassis_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityChassisDescriptor + CapabilityCimcFirmwareDescriptor If the method is called asynchronously, returns the request thread. """ @@ -20817,18 +22250,18 @@ def get_capability_chassis_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_chassis_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_cimc_firmware_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_chassis_descriptor_list( + def get_capability_cimc_firmware_descriptor_list( self, **kwargs ): - """Read a 'capability.ChassisDescriptor' resource. # noqa: E501 + """Read a 'capability.CimcFirmwareDescriptor' 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_capability_chassis_descriptor_list(async_req=True) + >>> thread = api.get_capability_cimc_firmware_descriptor_list(async_req=True) >>> result = thread.get() @@ -20876,7 +22309,7 @@ def get_capability_chassis_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityChassisDescriptorResponse + CapabilityCimcFirmwareDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -20905,19 +22338,19 @@ def get_capability_chassis_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_chassis_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_cimc_firmware_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_chassis_manufacturing_def_by_moid( + def get_capability_cpu_endpoint_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.ChassisManufacturingDef' resource. # noqa: E501 + """Read a 'capability.CpuEndpointDescriptor' 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_capability_chassis_manufacturing_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_cpu_endpoint_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -20956,7 +22389,7 @@ def get_capability_chassis_manufacturing_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityChassisManufacturingDef + CapabilityCpuEndpointDescriptor If the method is called asynchronously, returns the request thread. """ @@ -20987,18 +22420,18 @@ def get_capability_chassis_manufacturing_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_chassis_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_cpu_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_chassis_manufacturing_def_list( + def get_capability_cpu_endpoint_descriptor_list( self, **kwargs ): - """Read a 'capability.ChassisManufacturingDef' resource. # noqa: E501 + """Read a 'capability.CpuEndpointDescriptor' 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_capability_chassis_manufacturing_def_list(async_req=True) + >>> thread = api.get_capability_cpu_endpoint_descriptor_list(async_req=True) >>> result = thread.get() @@ -21046,7 +22479,7 @@ def get_capability_chassis_manufacturing_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityChassisManufacturingDefResponse + CapabilityCpuEndpointDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -21075,19 +22508,19 @@ def get_capability_chassis_manufacturing_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_chassis_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_cpu_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_chassis_upgrade_support_meta_by_moid( + def get_capability_dimms_endpoint_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.ChassisUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.DimmsEndpointDescriptor' 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_capability_chassis_upgrade_support_meta_by_moid(moid, async_req=True) + >>> thread = api.get_capability_dimms_endpoint_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -21126,7 +22559,7 @@ def get_capability_chassis_upgrade_support_meta_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityChassisUpgradeSupportMeta + CapabilityDimmsEndpointDescriptor If the method is called asynchronously, returns the request thread. """ @@ -21157,18 +22590,18 @@ def get_capability_chassis_upgrade_support_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_chassis_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_dimms_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_chassis_upgrade_support_meta_list( + def get_capability_dimms_endpoint_descriptor_list( self, **kwargs ): - """Read a 'capability.ChassisUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.DimmsEndpointDescriptor' 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_capability_chassis_upgrade_support_meta_list(async_req=True) + >>> thread = api.get_capability_dimms_endpoint_descriptor_list(async_req=True) >>> result = thread.get() @@ -21216,7 +22649,7 @@ def get_capability_chassis_upgrade_support_meta_list( async_req (bool): execute request asynchronously Returns: - CapabilityChassisUpgradeSupportMetaResponse + CapabilityDimmsEndpointDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -21245,19 +22678,19 @@ def get_capability_chassis_upgrade_support_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_chassis_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_dimms_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_cimc_firmware_descriptor_by_moid( + def get_capability_drives_endpoint_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.CimcFirmwareDescriptor' resource. # noqa: E501 + """Read a 'capability.DrivesEndpointDescriptor' 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_capability_cimc_firmware_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_drives_endpoint_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -21296,7 +22729,7 @@ def get_capability_cimc_firmware_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityCimcFirmwareDescriptor + CapabilityDrivesEndpointDescriptor If the method is called asynchronously, returns the request thread. """ @@ -21327,18 +22760,18 @@ def get_capability_cimc_firmware_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_cimc_firmware_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_drives_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_cimc_firmware_descriptor_list( + def get_capability_drives_endpoint_descriptor_list( self, **kwargs ): - """Read a 'capability.CimcFirmwareDescriptor' resource. # noqa: E501 + """Read a 'capability.DrivesEndpointDescriptor' 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_capability_cimc_firmware_descriptor_list(async_req=True) + >>> thread = api.get_capability_drives_endpoint_descriptor_list(async_req=True) >>> result = thread.get() @@ -21386,7 +22819,7 @@ def get_capability_cimc_firmware_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityCimcFirmwareDescriptorResponse + CapabilityDrivesEndpointDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -21415,19 +22848,19 @@ def get_capability_cimc_firmware_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_cimc_firmware_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_drives_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_cpu_endpoint_descriptor_by_moid( + def get_capability_equipment_physical_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.CpuEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.EquipmentPhysicalDef' 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_capability_cpu_endpoint_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_equipment_physical_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -21466,7 +22899,7 @@ def get_capability_cpu_endpoint_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityCpuEndpointDescriptor + CapabilityEquipmentPhysicalDef If the method is called asynchronously, returns the request thread. """ @@ -21497,18 +22930,18 @@ def get_capability_cpu_endpoint_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_cpu_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_equipment_physical_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_cpu_endpoint_descriptor_list( + def get_capability_equipment_physical_def_list( self, **kwargs ): - """Read a 'capability.CpuEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.EquipmentPhysicalDef' 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_capability_cpu_endpoint_descriptor_list(async_req=True) + >>> thread = api.get_capability_equipment_physical_def_list(async_req=True) >>> result = thread.get() @@ -21556,7 +22989,7 @@ def get_capability_cpu_endpoint_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityCpuEndpointDescriptorResponse + CapabilityEquipmentPhysicalDefResponse If the method is called asynchronously, returns the request thread. """ @@ -21585,19 +23018,19 @@ def get_capability_cpu_endpoint_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_cpu_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_equipment_physical_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_dimms_endpoint_descriptor_by_moid( + def get_capability_equipment_slot_array_by_moid( self, moid, **kwargs ): - """Read a 'capability.DimmsEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.EquipmentSlotArray' 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_capability_dimms_endpoint_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_equipment_slot_array_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -21636,7 +23069,7 @@ def get_capability_dimms_endpoint_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityDimmsEndpointDescriptor + CapabilityEquipmentSlotArray If the method is called asynchronously, returns the request thread. """ @@ -21667,18 +23100,18 @@ def get_capability_dimms_endpoint_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_dimms_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_equipment_slot_array_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_dimms_endpoint_descriptor_list( + def get_capability_equipment_slot_array_list( self, **kwargs ): - """Read a 'capability.DimmsEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.EquipmentSlotArray' 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_capability_dimms_endpoint_descriptor_list(async_req=True) + >>> thread = api.get_capability_equipment_slot_array_list(async_req=True) >>> result = thread.get() @@ -21726,7 +23159,7 @@ def get_capability_dimms_endpoint_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityDimmsEndpointDescriptorResponse + CapabilityEquipmentSlotArrayResponse If the method is called asynchronously, returns the request thread. """ @@ -21755,19 +23188,19 @@ def get_capability_dimms_endpoint_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_dimms_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_equipment_slot_array_list_endpoint.call_with_http_info(**kwargs) - def get_capability_drives_endpoint_descriptor_by_moid( + def get_capability_fan_module_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.DrivesEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.FanModuleDescriptor' 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_capability_drives_endpoint_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_fan_module_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -21806,7 +23239,7 @@ def get_capability_drives_endpoint_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityDrivesEndpointDescriptor + CapabilityFanModuleDescriptor If the method is called asynchronously, returns the request thread. """ @@ -21837,18 +23270,18 @@ def get_capability_drives_endpoint_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_drives_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fan_module_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_drives_endpoint_descriptor_list( + def get_capability_fan_module_descriptor_list( self, **kwargs ): - """Read a 'capability.DrivesEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.FanModuleDescriptor' 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_capability_drives_endpoint_descriptor_list(async_req=True) + >>> thread = api.get_capability_fan_module_descriptor_list(async_req=True) >>> result = thread.get() @@ -21896,7 +23329,7 @@ def get_capability_drives_endpoint_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityDrivesEndpointDescriptorResponse + CapabilityFanModuleDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -21925,19 +23358,19 @@ def get_capability_drives_endpoint_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_drives_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fan_module_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_equipment_physical_def_by_moid( + def get_capability_fan_module_manufacturing_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.EquipmentPhysicalDef' resource. # noqa: E501 + """Read a 'capability.FanModuleManufacturingDef' 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_capability_equipment_physical_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_fan_module_manufacturing_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -21976,7 +23409,7 @@ def get_capability_equipment_physical_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityEquipmentPhysicalDef + CapabilityFanModuleManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -22007,18 +23440,18 @@ def get_capability_equipment_physical_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_equipment_physical_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fan_module_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_equipment_physical_def_list( + def get_capability_fan_module_manufacturing_def_list( self, **kwargs ): - """Read a 'capability.EquipmentPhysicalDef' resource. # noqa: E501 + """Read a 'capability.FanModuleManufacturingDef' 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_capability_equipment_physical_def_list(async_req=True) + >>> thread = api.get_capability_fan_module_manufacturing_def_list(async_req=True) >>> result = thread.get() @@ -22066,7 +23499,7 @@ def get_capability_equipment_physical_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityEquipmentPhysicalDefResponse + CapabilityFanModuleManufacturingDefResponse If the method is called asynchronously, returns the request thread. """ @@ -22095,19 +23528,19 @@ def get_capability_equipment_physical_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_equipment_physical_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fan_module_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_equipment_slot_array_by_moid( + def get_capability_fex_capability_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.EquipmentSlotArray' resource. # noqa: E501 + """Read a 'capability.FexCapabilityDef' 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_capability_equipment_slot_array_by_moid(moid, async_req=True) + >>> thread = api.get_capability_fex_capability_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -22146,7 +23579,7 @@ def get_capability_equipment_slot_array_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityEquipmentSlotArray + CapabilityFexCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -22177,18 +23610,18 @@ def get_capability_equipment_slot_array_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_equipment_slot_array_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fex_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_equipment_slot_array_list( + def get_capability_fex_capability_def_list( self, **kwargs ): - """Read a 'capability.EquipmentSlotArray' resource. # noqa: E501 + """Read a 'capability.FexCapabilityDef' 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_capability_equipment_slot_array_list(async_req=True) + >>> thread = api.get_capability_fex_capability_def_list(async_req=True) >>> result = thread.get() @@ -22236,7 +23669,7 @@ def get_capability_equipment_slot_array_list( async_req (bool): execute request asynchronously Returns: - CapabilityEquipmentSlotArrayResponse + CapabilityFexCapabilityDefResponse If the method is called asynchronously, returns the request thread. """ @@ -22265,19 +23698,19 @@ def get_capability_equipment_slot_array_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_equipment_slot_array_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fex_capability_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_fan_module_descriptor_by_moid( + def get_capability_fex_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.FanModuleDescriptor' resource. # noqa: E501 + """Read a 'capability.FexDescriptor' 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_capability_fan_module_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_fex_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -22316,7 +23749,7 @@ def get_capability_fan_module_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityFanModuleDescriptor + CapabilityFexDescriptor If the method is called asynchronously, returns the request thread. """ @@ -22347,18 +23780,18 @@ def get_capability_fan_module_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_fan_module_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fex_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_fan_module_descriptor_list( + def get_capability_fex_descriptor_list( self, **kwargs ): - """Read a 'capability.FanModuleDescriptor' resource. # noqa: E501 + """Read a 'capability.FexDescriptor' 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_capability_fan_module_descriptor_list(async_req=True) + >>> thread = api.get_capability_fex_descriptor_list(async_req=True) >>> result = thread.get() @@ -22406,7 +23839,7 @@ def get_capability_fan_module_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityFanModuleDescriptorResponse + CapabilityFexDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -22435,19 +23868,19 @@ def get_capability_fan_module_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_fan_module_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fex_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_fan_module_manufacturing_def_by_moid( + def get_capability_fex_manufacturing_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.FanModuleManufacturingDef' resource. # noqa: E501 + """Read a 'capability.FexManufacturingDef' 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_capability_fan_module_manufacturing_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_fex_manufacturing_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -22486,7 +23919,7 @@ def get_capability_fan_module_manufacturing_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityFanModuleManufacturingDef + CapabilityFexManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -22517,18 +23950,18 @@ def get_capability_fan_module_manufacturing_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_fan_module_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fex_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_fan_module_manufacturing_def_list( + def get_capability_fex_manufacturing_def_list( self, **kwargs ): - """Read a 'capability.FanModuleManufacturingDef' resource. # noqa: E501 + """Read a 'capability.FexManufacturingDef' 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_capability_fan_module_manufacturing_def_list(async_req=True) + >>> thread = api.get_capability_fex_manufacturing_def_list(async_req=True) >>> result = thread.get() @@ -22576,7 +24009,7 @@ def get_capability_fan_module_manufacturing_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityFanModuleManufacturingDefResponse + CapabilityFexManufacturingDefResponse If the method is called asynchronously, returns the request thread. """ @@ -22605,19 +24038,19 @@ def get_capability_fan_module_manufacturing_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_fan_module_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_fex_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_fex_capability_def_by_moid( + def get_capability_gpu_endpoint_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.FexCapabilityDef' resource. # noqa: E501 + """Read a 'capability.GpuEndpointDescriptor' 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_capability_fex_capability_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_gpu_endpoint_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -22656,7 +24089,7 @@ def get_capability_fex_capability_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityFexCapabilityDef + CapabilityGpuEndpointDescriptor If the method is called asynchronously, returns the request thread. """ @@ -22687,18 +24120,18 @@ def get_capability_fex_capability_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_fex_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_gpu_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_fex_capability_def_list( + def get_capability_gpu_endpoint_descriptor_list( self, **kwargs ): - """Read a 'capability.FexCapabilityDef' resource. # noqa: E501 + """Read a 'capability.GpuEndpointDescriptor' 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_capability_fex_capability_def_list(async_req=True) + >>> thread = api.get_capability_gpu_endpoint_descriptor_list(async_req=True) >>> result = thread.get() @@ -22746,7 +24179,7 @@ def get_capability_fex_capability_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityFexCapabilityDefResponse + CapabilityGpuEndpointDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -22775,19 +24208,19 @@ def get_capability_fex_capability_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_fex_capability_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_gpu_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_fex_descriptor_by_moid( + def get_capability_hsu_iso_file_support_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.FexDescriptor' resource. # noqa: E501 + """Read a 'capability.HsuIsoFileSupportMeta' 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_capability_fex_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_hsu_iso_file_support_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -22826,7 +24259,7 @@ def get_capability_fex_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityFexDescriptor + CapabilityHsuIsoFileSupportMeta If the method is called asynchronously, returns the request thread. """ @@ -22857,18 +24290,18 @@ def get_capability_fex_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_fex_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_hsu_iso_file_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_fex_descriptor_list( + def get_capability_hsu_iso_file_support_meta_list( self, **kwargs ): - """Read a 'capability.FexDescriptor' resource. # noqa: E501 + """Read a 'capability.HsuIsoFileSupportMeta' 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_capability_fex_descriptor_list(async_req=True) + >>> thread = api.get_capability_hsu_iso_file_support_meta_list(async_req=True) >>> result = thread.get() @@ -22916,7 +24349,7 @@ def get_capability_fex_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityFexDescriptorResponse + CapabilityHsuIsoFileSupportMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -22945,19 +24378,19 @@ def get_capability_fex_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_fex_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_hsu_iso_file_support_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_fex_manufacturing_def_by_moid( + def get_capability_io_card_capability_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.FexManufacturingDef' resource. # noqa: E501 + """Read a 'capability.IoCardCapabilityDef' 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_capability_fex_manufacturing_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_io_card_capability_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -22996,7 +24429,7 @@ def get_capability_fex_manufacturing_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityFexManufacturingDef + CapabilityIoCardCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -23027,18 +24460,18 @@ def get_capability_fex_manufacturing_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_fex_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_io_card_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_fex_manufacturing_def_list( + def get_capability_io_card_capability_def_list( self, **kwargs ): - """Read a 'capability.FexManufacturingDef' resource. # noqa: E501 + """Read a 'capability.IoCardCapabilityDef' 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_capability_fex_manufacturing_def_list(async_req=True) + >>> thread = api.get_capability_io_card_capability_def_list(async_req=True) >>> result = thread.get() @@ -23086,7 +24519,7 @@ def get_capability_fex_manufacturing_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityFexManufacturingDefResponse + CapabilityIoCardCapabilityDefResponse If the method is called asynchronously, returns the request thread. """ @@ -23115,19 +24548,19 @@ def get_capability_fex_manufacturing_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_fex_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_io_card_capability_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_gpu_endpoint_descriptor_by_moid( + def get_capability_io_card_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.GpuEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.IoCardDescriptor' 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_capability_gpu_endpoint_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_io_card_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -23166,7 +24599,7 @@ def get_capability_gpu_endpoint_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityGpuEndpointDescriptor + CapabilityIoCardDescriptor If the method is called asynchronously, returns the request thread. """ @@ -23197,18 +24630,18 @@ def get_capability_gpu_endpoint_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_gpu_endpoint_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_io_card_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_gpu_endpoint_descriptor_list( + def get_capability_io_card_descriptor_list( self, **kwargs ): - """Read a 'capability.GpuEndpointDescriptor' resource. # noqa: E501 + """Read a 'capability.IoCardDescriptor' 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_capability_gpu_endpoint_descriptor_list(async_req=True) + >>> thread = api.get_capability_io_card_descriptor_list(async_req=True) >>> result = thread.get() @@ -23256,7 +24689,7 @@ def get_capability_gpu_endpoint_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityGpuEndpointDescriptorResponse + CapabilityIoCardDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -23285,19 +24718,19 @@ def get_capability_gpu_endpoint_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_gpu_endpoint_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_io_card_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_io_card_capability_def_by_moid( + def get_capability_io_card_manufacturing_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.IoCardCapabilityDef' resource. # noqa: E501 + """Read a 'capability.IoCardManufacturingDef' 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_capability_io_card_capability_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_io_card_manufacturing_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -23336,7 +24769,7 @@ def get_capability_io_card_capability_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardCapabilityDef + CapabilityIoCardManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -23367,18 +24800,18 @@ def get_capability_io_card_capability_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_io_card_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_io_card_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_io_card_capability_def_list( + def get_capability_io_card_manufacturing_def_list( self, **kwargs ): - """Read a 'capability.IoCardCapabilityDef' resource. # noqa: E501 + """Read a 'capability.IoCardManufacturingDef' 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_capability_io_card_capability_def_list(async_req=True) + >>> thread = api.get_capability_io_card_manufacturing_def_list(async_req=True) >>> result = thread.get() @@ -23426,7 +24859,7 @@ def get_capability_io_card_capability_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardCapabilityDefResponse + CapabilityIoCardManufacturingDefResponse If the method is called asynchronously, returns the request thread. """ @@ -23455,19 +24888,19 @@ def get_capability_io_card_capability_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_io_card_capability_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_io_card_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_io_card_descriptor_by_moid( + def get_capability_iom_upgrade_support_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.IoCardDescriptor' resource. # noqa: E501 + """Read a 'capability.IomUpgradeSupportMeta' 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_capability_io_card_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_iom_upgrade_support_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -23506,7 +24939,7 @@ def get_capability_io_card_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardDescriptor + CapabilityIomUpgradeSupportMeta If the method is called asynchronously, returns the request thread. """ @@ -23537,18 +24970,18 @@ def get_capability_io_card_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_io_card_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_iom_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_io_card_descriptor_list( + def get_capability_iom_upgrade_support_meta_list( self, **kwargs ): - """Read a 'capability.IoCardDescriptor' resource. # noqa: E501 + """Read a 'capability.IomUpgradeSupportMeta' 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_capability_io_card_descriptor_list(async_req=True) + >>> thread = api.get_capability_iom_upgrade_support_meta_list(async_req=True) >>> result = thread.get() @@ -23596,7 +25029,7 @@ def get_capability_io_card_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardDescriptorResponse + CapabilityIomUpgradeSupportMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -23625,19 +25058,19 @@ def get_capability_io_card_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_io_card_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_iom_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_io_card_manufacturing_def_by_moid( + def get_capability_port_group_aggregation_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.IoCardManufacturingDef' resource. # noqa: E501 + """Read a 'capability.PortGroupAggregationDef' 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_capability_io_card_manufacturing_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_port_group_aggregation_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -23676,7 +25109,7 @@ def get_capability_io_card_manufacturing_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardManufacturingDef + CapabilityPortGroupAggregationDef If the method is called asynchronously, returns the request thread. """ @@ -23707,18 +25140,18 @@ def get_capability_io_card_manufacturing_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_io_card_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_port_group_aggregation_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_io_card_manufacturing_def_list( + def get_capability_port_group_aggregation_def_list( self, **kwargs ): - """Read a 'capability.IoCardManufacturingDef' resource. # noqa: E501 + """Read a 'capability.PortGroupAggregationDef' 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_capability_io_card_manufacturing_def_list(async_req=True) + >>> thread = api.get_capability_port_group_aggregation_def_list(async_req=True) >>> result = thread.get() @@ -23766,7 +25199,7 @@ def get_capability_io_card_manufacturing_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityIoCardManufacturingDefResponse + CapabilityPortGroupAggregationDefResponse If the method is called asynchronously, returns the request thread. """ @@ -23795,19 +25228,19 @@ def get_capability_io_card_manufacturing_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_io_card_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_port_group_aggregation_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_iom_upgrade_support_meta_by_moid( + def get_capability_processor_unit_update_constraint_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.IomUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.ProcessorUnitUpdateConstraintMeta' 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_capability_iom_upgrade_support_meta_by_moid(moid, async_req=True) + >>> thread = api.get_capability_processor_unit_update_constraint_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -23846,7 +25279,7 @@ def get_capability_iom_upgrade_support_meta_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityIomUpgradeSupportMeta + CapabilityProcessorUnitUpdateConstraintMeta If the method is called asynchronously, returns the request thread. """ @@ -23877,18 +25310,18 @@ def get_capability_iom_upgrade_support_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_iom_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_processor_unit_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_iom_upgrade_support_meta_list( + def get_capability_processor_unit_update_constraint_meta_list( self, **kwargs ): - """Read a 'capability.IomUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.ProcessorUnitUpdateConstraintMeta' 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_capability_iom_upgrade_support_meta_list(async_req=True) + >>> thread = api.get_capability_processor_unit_update_constraint_meta_list(async_req=True) >>> result = thread.get() @@ -23936,7 +25369,7 @@ def get_capability_iom_upgrade_support_meta_list( async_req (bool): execute request asynchronously Returns: - CapabilityIomUpgradeSupportMetaResponse + CapabilityProcessorUnitUpdateConstraintMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -23965,19 +25398,19 @@ def get_capability_iom_upgrade_support_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_iom_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_processor_unit_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_port_group_aggregation_def_by_moid( + def get_capability_psu_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.PortGroupAggregationDef' resource. # noqa: E501 + """Read a 'capability.PsuDescriptor' 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_capability_port_group_aggregation_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_psu_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -24016,7 +25449,7 @@ def get_capability_port_group_aggregation_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityPortGroupAggregationDef + CapabilityPsuDescriptor If the method is called asynchronously, returns the request thread. """ @@ -24047,18 +25480,18 @@ def get_capability_port_group_aggregation_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_port_group_aggregation_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_psu_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_port_group_aggregation_def_list( + def get_capability_psu_descriptor_list( self, **kwargs ): - """Read a 'capability.PortGroupAggregationDef' resource. # noqa: E501 + """Read a 'capability.PsuDescriptor' 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_capability_port_group_aggregation_def_list(async_req=True) + >>> thread = api.get_capability_psu_descriptor_list(async_req=True) >>> result = thread.get() @@ -24106,7 +25539,7 @@ def get_capability_port_group_aggregation_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityPortGroupAggregationDefResponse + CapabilityPsuDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -24135,19 +25568,19 @@ def get_capability_port_group_aggregation_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_port_group_aggregation_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_psu_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_processor_unit_update_constraint_meta_by_moid( + def get_capability_psu_manufacturing_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.ProcessorUnitUpdateConstraintMeta' resource. # noqa: E501 + """Read a 'capability.PsuManufacturingDef' 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_capability_processor_unit_update_constraint_meta_by_moid(moid, async_req=True) + >>> thread = api.get_capability_psu_manufacturing_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -24186,7 +25619,7 @@ def get_capability_processor_unit_update_constraint_meta_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityProcessorUnitUpdateConstraintMeta + CapabilityPsuManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -24217,18 +25650,18 @@ def get_capability_processor_unit_update_constraint_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_processor_unit_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_psu_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_processor_unit_update_constraint_meta_list( + def get_capability_psu_manufacturing_def_list( self, **kwargs ): - """Read a 'capability.ProcessorUnitUpdateConstraintMeta' resource. # noqa: E501 + """Read a 'capability.PsuManufacturingDef' 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_capability_processor_unit_update_constraint_meta_list(async_req=True) + >>> thread = api.get_capability_psu_manufacturing_def_list(async_req=True) >>> result = thread.get() @@ -24276,7 +25709,7 @@ def get_capability_processor_unit_update_constraint_meta_list( async_req (bool): execute request asynchronously Returns: - CapabilityProcessorUnitUpdateConstraintMetaResponse + CapabilityPsuManufacturingDefResponse If the method is called asynchronously, returns the request thread. """ @@ -24305,19 +25738,19 @@ def get_capability_processor_unit_update_constraint_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_processor_unit_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_psu_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_psu_descriptor_by_moid( + def get_capability_server_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.PsuDescriptor' resource. # noqa: E501 + """Read a 'capability.ServerDescriptor' 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_capability_psu_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_server_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -24356,7 +25789,7 @@ def get_capability_psu_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityPsuDescriptor + CapabilityServerDescriptor If the method is called asynchronously, returns the request thread. """ @@ -24387,18 +25820,18 @@ def get_capability_psu_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_psu_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_psu_descriptor_list( + def get_capability_server_descriptor_list( self, **kwargs ): - """Read a 'capability.PsuDescriptor' resource. # noqa: E501 + """Read a 'capability.ServerDescriptor' 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_capability_psu_descriptor_list(async_req=True) + >>> thread = api.get_capability_server_descriptor_list(async_req=True) >>> result = thread.get() @@ -24446,7 +25879,7 @@ def get_capability_psu_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityPsuDescriptorResponse + CapabilityServerDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -24475,19 +25908,19 @@ def get_capability_psu_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_psu_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_psu_manufacturing_def_by_moid( + def get_capability_server_models_capability_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.PsuManufacturingDef' resource. # noqa: E501 + """Read a 'capability.ServerModelsCapabilityDef' 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_capability_psu_manufacturing_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_server_models_capability_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -24526,7 +25959,7 @@ def get_capability_psu_manufacturing_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityPsuManufacturingDef + CapabilityServerModelsCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -24557,18 +25990,18 @@ def get_capability_psu_manufacturing_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_psu_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_models_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_psu_manufacturing_def_list( + def get_capability_server_models_capability_def_list( self, **kwargs ): - """Read a 'capability.PsuManufacturingDef' resource. # noqa: E501 + """Read a 'capability.ServerModelsCapabilityDef' 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_capability_psu_manufacturing_def_list(async_req=True) + >>> thread = api.get_capability_server_models_capability_def_list(async_req=True) >>> result = thread.get() @@ -24616,7 +26049,7 @@ def get_capability_psu_manufacturing_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityPsuManufacturingDefResponse + CapabilityServerModelsCapabilityDefResponse If the method is called asynchronously, returns the request thread. """ @@ -24645,19 +26078,19 @@ def get_capability_psu_manufacturing_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_psu_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_models_capability_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_server_descriptor_by_moid( + def get_capability_server_schema_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.ServerDescriptor' resource. # noqa: E501 + """Read a 'capability.ServerSchemaDescriptor' 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_capability_server_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_server_schema_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -24696,7 +26129,7 @@ def get_capability_server_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityServerDescriptor + CapabilityServerSchemaDescriptor If the method is called asynchronously, returns the request thread. """ @@ -24727,18 +26160,18 @@ def get_capability_server_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_server_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_schema_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_server_descriptor_list( + def get_capability_server_schema_descriptor_list( self, **kwargs ): - """Read a 'capability.ServerDescriptor' resource. # noqa: E501 + """Read a 'capability.ServerSchemaDescriptor' 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_capability_server_descriptor_list(async_req=True) + >>> thread = api.get_capability_server_schema_descriptor_list(async_req=True) >>> result = thread.get() @@ -24786,7 +26219,7 @@ def get_capability_server_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityServerDescriptorResponse + CapabilityServerSchemaDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -24815,19 +26248,19 @@ def get_capability_server_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_server_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_schema_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_server_models_capability_def_by_moid( + def get_capability_server_upgrade_support_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.ServerModelsCapabilityDef' resource. # noqa: E501 + """Read a 'capability.ServerUpgradeSupportMeta' 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_capability_server_models_capability_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_server_upgrade_support_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -24866,7 +26299,7 @@ def get_capability_server_models_capability_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityServerModelsCapabilityDef + CapabilityServerUpgradeSupportMeta If the method is called asynchronously, returns the request thread. """ @@ -24897,18 +26330,18 @@ def get_capability_server_models_capability_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_server_models_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_server_models_capability_def_list( + def get_capability_server_upgrade_support_meta_list( self, **kwargs ): - """Read a 'capability.ServerModelsCapabilityDef' resource. # noqa: E501 + """Read a 'capability.ServerUpgradeSupportMeta' 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_capability_server_models_capability_def_list(async_req=True) + >>> thread = api.get_capability_server_upgrade_support_meta_list(async_req=True) >>> result = thread.get() @@ -24956,7 +26389,7 @@ def get_capability_server_models_capability_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityServerModelsCapabilityDefResponse + CapabilityServerUpgradeSupportMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -24985,19 +26418,19 @@ def get_capability_server_models_capability_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_server_models_capability_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_server_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_server_schema_descriptor_by_moid( + def get_capability_sioc_module_capability_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.ServerSchemaDescriptor' resource. # noqa: E501 + """Read a 'capability.SiocModuleCapabilityDef' 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_capability_server_schema_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_sioc_module_capability_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -25036,7 +26469,7 @@ def get_capability_server_schema_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityServerSchemaDescriptor + CapabilitySiocModuleCapabilityDef If the method is called asynchronously, returns the request thread. """ @@ -25067,18 +26500,18 @@ def get_capability_server_schema_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_server_schema_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_sioc_module_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_server_schema_descriptor_list( + def get_capability_sioc_module_capability_def_list( self, **kwargs ): - """Read a 'capability.ServerSchemaDescriptor' resource. # noqa: E501 + """Read a 'capability.SiocModuleCapabilityDef' 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_capability_server_schema_descriptor_list(async_req=True) + >>> thread = api.get_capability_sioc_module_capability_def_list(async_req=True) >>> result = thread.get() @@ -25126,7 +26559,7 @@ def get_capability_server_schema_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityServerSchemaDescriptorResponse + CapabilitySiocModuleCapabilityDefResponse If the method is called asynchronously, returns the request thread. """ @@ -25155,19 +26588,19 @@ def get_capability_server_schema_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_server_schema_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_sioc_module_capability_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_server_upgrade_support_meta_by_moid( + def get_capability_sioc_module_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.ServerUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.SiocModuleDescriptor' 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_capability_server_upgrade_support_meta_by_moid(moid, async_req=True) + >>> thread = api.get_capability_sioc_module_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -25206,7 +26639,7 @@ def get_capability_server_upgrade_support_meta_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityServerUpgradeSupportMeta + CapabilitySiocModuleDescriptor If the method is called asynchronously, returns the request thread. """ @@ -25237,18 +26670,18 @@ def get_capability_server_upgrade_support_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_server_upgrade_support_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_sioc_module_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_server_upgrade_support_meta_list( + def get_capability_sioc_module_descriptor_list( self, **kwargs ): - """Read a 'capability.ServerUpgradeSupportMeta' resource. # noqa: E501 + """Read a 'capability.SiocModuleDescriptor' 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_capability_server_upgrade_support_meta_list(async_req=True) + >>> thread = api.get_capability_sioc_module_descriptor_list(async_req=True) >>> result = thread.get() @@ -25296,7 +26729,7 @@ def get_capability_server_upgrade_support_meta_list( async_req (bool): execute request asynchronously Returns: - CapabilityServerUpgradeSupportMetaResponse + CapabilitySiocModuleDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -25325,19 +26758,19 @@ def get_capability_server_upgrade_support_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_server_upgrade_support_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_sioc_module_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_sioc_module_capability_def_by_moid( + def get_capability_sioc_module_manufacturing_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.SiocModuleCapabilityDef' resource. # noqa: E501 + """Read a 'capability.SiocModuleManufacturingDef' 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_capability_sioc_module_capability_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_sioc_module_manufacturing_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -25376,7 +26809,7 @@ def get_capability_sioc_module_capability_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleCapabilityDef + CapabilitySiocModuleManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -25407,18 +26840,18 @@ def get_capability_sioc_module_capability_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_sioc_module_capability_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_sioc_module_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_sioc_module_capability_def_list( + def get_capability_sioc_module_manufacturing_def_list( self, **kwargs ): - """Read a 'capability.SiocModuleCapabilityDef' resource. # noqa: E501 + """Read a 'capability.SiocModuleManufacturingDef' 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_capability_sioc_module_capability_def_list(async_req=True) + >>> thread = api.get_capability_sioc_module_manufacturing_def_list(async_req=True) >>> result = thread.get() @@ -25466,7 +26899,7 @@ def get_capability_sioc_module_capability_def_list( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleCapabilityDefResponse + CapabilitySiocModuleManufacturingDefResponse If the method is called asynchronously, returns the request thread. """ @@ -25495,19 +26928,19 @@ def get_capability_sioc_module_capability_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_sioc_module_capability_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_sioc_module_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_sioc_module_descriptor_by_moid( + def get_capability_storage_controller_update_constraint_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.SiocModuleDescriptor' resource. # noqa: E501 + """Read a 'capability.StorageControllerUpdateConstraintMeta' 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_capability_sioc_module_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_storage_controller_update_constraint_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -25546,7 +26979,7 @@ def get_capability_sioc_module_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleDescriptor + CapabilityStorageControllerUpdateConstraintMeta If the method is called asynchronously, returns the request thread. """ @@ -25577,18 +27010,18 @@ def get_capability_sioc_module_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_sioc_module_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_storage_controller_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_sioc_module_descriptor_list( + def get_capability_storage_controller_update_constraint_meta_list( self, **kwargs ): - """Read a 'capability.SiocModuleDescriptor' resource. # noqa: E501 + """Read a 'capability.StorageControllerUpdateConstraintMeta' 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_capability_sioc_module_descriptor_list(async_req=True) + >>> thread = api.get_capability_storage_controller_update_constraint_meta_list(async_req=True) >>> result = thread.get() @@ -25636,7 +27069,7 @@ def get_capability_sioc_module_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleDescriptorResponse + CapabilityStorageControllerUpdateConstraintMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -25665,19 +27098,19 @@ def get_capability_sioc_module_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_sioc_module_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_storage_controller_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_sioc_module_manufacturing_def_by_moid( + def get_capability_switch_capability_by_moid( self, moid, **kwargs ): - """Read a 'capability.SiocModuleManufacturingDef' resource. # noqa: E501 + """Read a 'capability.SwitchCapability' 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_capability_sioc_module_manufacturing_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_switch_capability_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -25716,7 +27149,7 @@ def get_capability_sioc_module_manufacturing_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleManufacturingDef + CapabilitySwitchCapability If the method is called asynchronously, returns the request thread. """ @@ -25747,18 +27180,18 @@ def get_capability_sioc_module_manufacturing_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_sioc_module_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_capability_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_sioc_module_manufacturing_def_list( + def get_capability_switch_capability_list( self, **kwargs ): - """Read a 'capability.SiocModuleManufacturingDef' resource. # noqa: E501 + """Read a 'capability.SwitchCapability' 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_capability_sioc_module_manufacturing_def_list(async_req=True) + >>> thread = api.get_capability_switch_capability_list(async_req=True) >>> result = thread.get() @@ -25806,7 +27239,7 @@ def get_capability_sioc_module_manufacturing_def_list( async_req (bool): execute request asynchronously Returns: - CapabilitySiocModuleManufacturingDefResponse + CapabilitySwitchCapabilityResponse If the method is called asynchronously, returns the request thread. """ @@ -25835,19 +27268,19 @@ def get_capability_sioc_module_manufacturing_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_sioc_module_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_capability_list_endpoint.call_with_http_info(**kwargs) - def get_capability_storage_controller_update_constraint_meta_by_moid( + def get_capability_switch_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.StorageControllerUpdateConstraintMeta' resource. # noqa: E501 + """Read a 'capability.SwitchDescriptor' 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_capability_storage_controller_update_constraint_meta_by_moid(moid, async_req=True) + >>> thread = api.get_capability_switch_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -25886,7 +27319,7 @@ def get_capability_storage_controller_update_constraint_meta_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityStorageControllerUpdateConstraintMeta + CapabilitySwitchDescriptor If the method is called asynchronously, returns the request thread. """ @@ -25917,18 +27350,18 @@ def get_capability_storage_controller_update_constraint_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_storage_controller_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_storage_controller_update_constraint_meta_list( + def get_capability_switch_descriptor_list( self, **kwargs ): - """Read a 'capability.StorageControllerUpdateConstraintMeta' resource. # noqa: E501 + """Read a 'capability.SwitchDescriptor' 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_capability_storage_controller_update_constraint_meta_list(async_req=True) + >>> thread = api.get_capability_switch_descriptor_list(async_req=True) >>> result = thread.get() @@ -25976,7 +27409,7 @@ def get_capability_storage_controller_update_constraint_meta_list( async_req (bool): execute request asynchronously Returns: - CapabilityStorageControllerUpdateConstraintMetaResponse + CapabilitySwitchDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -26005,19 +27438,19 @@ def get_capability_storage_controller_update_constraint_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_storage_controller_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_capability_by_moid( + def get_capability_switch_equipment_info_by_moid( self, moid, **kwargs ): - """Read a 'capability.SwitchCapability' resource. # noqa: E501 + """Read a 'capability.SwitchEquipmentInfo' 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_capability_switch_capability_by_moid(moid, async_req=True) + >>> thread = api.get_capability_switch_equipment_info_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -26056,7 +27489,7 @@ def get_capability_switch_capability_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchCapability + CapabilitySwitchEquipmentInfo If the method is called asynchronously, returns the request thread. """ @@ -26087,18 +27520,18 @@ def get_capability_switch_capability_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_switch_capability_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_equipment_info_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_capability_list( + def get_capability_switch_equipment_info_list( self, **kwargs ): - """Read a 'capability.SwitchCapability' resource. # noqa: E501 + """Read a 'capability.SwitchEquipmentInfo' 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_capability_switch_capability_list(async_req=True) + >>> thread = api.get_capability_switch_equipment_info_list(async_req=True) >>> result = thread.get() @@ -26146,7 +27579,7 @@ def get_capability_switch_capability_list( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchCapabilityResponse + CapabilitySwitchEquipmentInfoResponse If the method is called asynchronously, returns the request thread. """ @@ -26175,19 +27608,19 @@ def get_capability_switch_capability_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_switch_capability_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_equipment_info_list_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_descriptor_by_moid( + def get_capability_switch_manufacturing_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.SwitchDescriptor' resource. # noqa: E501 + """Read a 'capability.SwitchManufacturingDef' 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_capability_switch_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_switch_manufacturing_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -26226,7 +27659,7 @@ def get_capability_switch_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchDescriptor + CapabilitySwitchManufacturingDef If the method is called asynchronously, returns the request thread. """ @@ -26257,18 +27690,18 @@ def get_capability_switch_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_switch_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_descriptor_list( + def get_capability_switch_manufacturing_def_list( self, **kwargs ): - """Read a 'capability.SwitchDescriptor' resource. # noqa: E501 + """Read a 'capability.SwitchManufacturingDef' 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_capability_switch_descriptor_list(async_req=True) + >>> thread = api.get_capability_switch_manufacturing_def_list(async_req=True) >>> result = thread.get() @@ -26316,7 +27749,7 @@ def get_capability_switch_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchDescriptorResponse + CapabilitySwitchManufacturingDefResponse If the method is called asynchronously, returns the request thread. """ @@ -26345,19 +27778,19 @@ def get_capability_switch_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_switch_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_switch_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_equipment_info_by_moid( + def get_capability_template_catalog_by_moid( self, moid, **kwargs ): - """Read a 'capability.SwitchEquipmentInfo' resource. # noqa: E501 + """Read a 'capability.TemplateCatalog' 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_capability_switch_equipment_info_by_moid(moid, async_req=True) + >>> thread = api.get_capability_template_catalog_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -26396,7 +27829,7 @@ def get_capability_switch_equipment_info_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchEquipmentInfo + CapabilityTemplateCatalog If the method is called asynchronously, returns the request thread. """ @@ -26427,18 +27860,18 @@ def get_capability_switch_equipment_info_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_switch_equipment_info_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_template_catalog_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_equipment_info_list( + def get_capability_template_catalog_list( self, **kwargs ): - """Read a 'capability.SwitchEquipmentInfo' resource. # noqa: E501 + """Read a 'capability.TemplateCatalog' 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_capability_switch_equipment_info_list(async_req=True) + >>> thread = api.get_capability_template_catalog_list(async_req=True) >>> result = thread.get() @@ -26486,7 +27919,7 @@ def get_capability_switch_equipment_info_list( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchEquipmentInfoResponse + CapabilityTemplateCatalogResponse If the method is called asynchronously, returns the request thread. """ @@ -26515,19 +27948,19 @@ def get_capability_switch_equipment_info_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_switch_equipment_info_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_template_catalog_list_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_manufacturing_def_by_moid( + def get_capability_update_order_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.SwitchManufacturingDef' resource. # noqa: E501 + """Read a 'capability.UpdateOrderMeta' 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_capability_switch_manufacturing_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_update_order_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -26566,7 +27999,7 @@ def get_capability_switch_manufacturing_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchManufacturingDef + CapabilityUpdateOrderMeta If the method is called asynchronously, returns the request thread. """ @@ -26597,18 +28030,18 @@ def get_capability_switch_manufacturing_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_switch_manufacturing_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_update_order_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_switch_manufacturing_def_list( + def get_capability_update_order_meta_list( self, **kwargs ): - """Read a 'capability.SwitchManufacturingDef' resource. # noqa: E501 + """Read a 'capability.UpdateOrderMeta' 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_capability_switch_manufacturing_def_list(async_req=True) + >>> thread = api.get_capability_update_order_meta_list(async_req=True) >>> result = thread.get() @@ -26656,7 +28089,7 @@ def get_capability_switch_manufacturing_def_list( async_req (bool): execute request asynchronously Returns: - CapabilitySwitchManufacturingDefResponse + CapabilityUpdateOrderMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -26685,19 +28118,19 @@ def get_capability_switch_manufacturing_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_switch_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_update_order_meta_list_endpoint.call_with_http_info(**kwargs) - def get_capability_template_catalog_by_moid( + def get_capability_vic_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.TemplateCatalog' resource. # noqa: E501 + """Read a 'capability.VicDescriptor' 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_capability_template_catalog_by_moid(moid, async_req=True) + >>> thread = api.get_capability_vic_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -26736,7 +28169,7 @@ def get_capability_template_catalog_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityTemplateCatalog + CapabilityVicDescriptor If the method is called asynchronously, returns the request thread. """ @@ -26767,18 +28200,18 @@ def get_capability_template_catalog_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_template_catalog_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_vic_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_template_catalog_list( + def get_capability_vic_descriptor_list( self, **kwargs ): - """Read a 'capability.TemplateCatalog' resource. # noqa: E501 + """Read a 'capability.VicDescriptor' 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_capability_template_catalog_list(async_req=True) + >>> thread = api.get_capability_vic_descriptor_list(async_req=True) >>> result = thread.get() @@ -26826,7 +28259,7 @@ def get_capability_template_catalog_list( async_req (bool): execute request asynchronously Returns: - CapabilityTemplateCatalogResponse + CapabilityVicDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -26855,7 +28288,7 @@ def get_capability_template_catalog_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_template_catalog_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_vic_descriptor_list_endpoint.call_with_http_info(**kwargs) def patch_capability_actions_meta_data( self, @@ -29467,6 +30900,93 @@ def patch_capability_switch_manufacturing_def( capability_switch_manufacturing_def return self.patch_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) + def patch_capability_vic_descriptor( + self, + moid, + capability_vic_descriptor, + **kwargs + ): + """Update a 'capability.VicDescriptor' 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_capability_vic_descriptor(moid, capability_vic_descriptor, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + capability_vic_descriptor (CapabilityVicDescriptor): The 'capability.VicDescriptor' 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 + 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: + CapabilityVicDescriptor + 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 + kwargs['capability_vic_descriptor'] = \ + capability_vic_descriptor + return self.patch_capability_vic_descriptor_endpoint.call_with_http_info(**kwargs) + def update_capability_actions_meta_data( self, moid, @@ -32077,3 +33597,90 @@ def update_capability_switch_manufacturing_def( capability_switch_manufacturing_def return self.update_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) + def update_capability_vic_descriptor( + self, + moid, + capability_vic_descriptor, + **kwargs + ): + """Update a 'capability.VicDescriptor' 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_capability_vic_descriptor(moid, capability_vic_descriptor, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + capability_vic_descriptor (CapabilityVicDescriptor): The 'capability.VicDescriptor' 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 + 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: + CapabilityVicDescriptor + 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 + kwargs['capability_vic_descriptor'] = \ + capability_vic_descriptor + return self.update_capability_vic_descriptor_endpoint.call_with_http_info(**kwargs) + diff --git a/intersight/api/certificatemanagement_api.py b/intersight/api/certificatemanagement_api.py index ddbc7469d6..537ae69ea4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 927943f027..5036d8bfa8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f97aa9739a..701c65880a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 927e5e05ed..8be171b8e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f1447c50c..61212f3df5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d2f6d5e41..0596c5f878 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c951281406..e87c5b4923 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d223b67699..f68da7df6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fcf38d817f..08c43391ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 471b5cbd1a..17011821da 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 511707b095..ac1ac28549 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/dnac_api.py b/intersight/api/dnac_api.py new file mode 100644 index 0000000000..be2ff64bee --- /dev/null +++ b/intersight/api/dnac_api.py @@ -0,0 +1,2405 @@ +""" + 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-16711 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.api_client import ApiClient, Endpoint as _Endpoint +from intersight.model_utils import ( # noqa: F401 + check_allowed_values, + check_validations, + date, + datetime, + file_type, + none_type, + validate_and_convert_types +) +from intersight.model.dnac_external_border_node import DnacExternalBorderNode +from intersight.model.dnac_external_border_node_interface import DnacExternalBorderNodeInterface +from intersight.model.dnac_external_border_node_interface_response import DnacExternalBorderNodeInterfaceResponse +from intersight.model.dnac_external_border_node_response import DnacExternalBorderNodeResponse +from intersight.model.dnac_fabric_site import DnacFabricSite +from intersight.model.dnac_fabric_site_response import DnacFabricSiteResponse +from intersight.model.dnac_site import DnacSite +from intersight.model.dnac_site_ip_pool import DnacSiteIpPool +from intersight.model.dnac_site_ip_pool_response import DnacSiteIpPoolResponse +from intersight.model.dnac_site_response import DnacSiteResponse +from intersight.model.dnac_transit import DnacTransit +from intersight.model.dnac_transit_response import DnacTransitResponse +from intersight.model.dnac_virtual_network_fabric_site import DnacVirtualNetworkFabricSite +from intersight.model.dnac_virtual_network_fabric_site_response import DnacVirtualNetworkFabricSiteResponse +from intersight.model.error import Error + + +class DnacApi(object): + """NOTE: This class is auto generated by OpenAPI Generator + Ref: https://openapi-generator.tech + + Do not edit the class manually. + """ + + def __init__(self, api_client=None): + if api_client is None: + api_client = ApiClient() + self.api_client = api_client + self.get_dnac_external_border_node_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (DnacExternalBorderNode,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/ExternalBorderNodes/{Moid}', + 'operation_id': 'get_dnac_external_border_node_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_dnac_external_border_node_interface_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (DnacExternalBorderNodeInterface,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/ExternalBorderNodeInterfaces/{Moid}', + 'operation_id': 'get_dnac_external_border_node_interface_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_dnac_external_border_node_interface_list_endpoint = _Endpoint( + settings={ + 'response_type': (DnacExternalBorderNodeInterfaceResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/ExternalBorderNodeInterfaces', + 'operation_id': 'get_dnac_external_border_node_interface_list', + 'http_method': 'GET', + '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_dnac_external_border_node_list_endpoint = _Endpoint( + settings={ + 'response_type': (DnacExternalBorderNodeResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/ExternalBorderNodes', + 'operation_id': 'get_dnac_external_border_node_list', + 'http_method': 'GET', + '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_dnac_fabric_site_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (DnacFabricSite,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/FabricSites/{Moid}', + 'operation_id': 'get_dnac_fabric_site_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_dnac_fabric_site_list_endpoint = _Endpoint( + settings={ + 'response_type': (DnacFabricSiteResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/FabricSites', + 'operation_id': 'get_dnac_fabric_site_list', + 'http_method': 'GET', + '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_dnac_site_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (DnacSite,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/Sites/{Moid}', + 'operation_id': 'get_dnac_site_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_dnac_site_ip_pool_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (DnacSiteIpPool,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/SiteIpPools/{Moid}', + 'operation_id': 'get_dnac_site_ip_pool_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_dnac_site_ip_pool_list_endpoint = _Endpoint( + settings={ + 'response_type': (DnacSiteIpPoolResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/SiteIpPools', + 'operation_id': 'get_dnac_site_ip_pool_list', + 'http_method': 'GET', + '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_dnac_site_list_endpoint = _Endpoint( + settings={ + 'response_type': (DnacSiteResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/Sites', + 'operation_id': 'get_dnac_site_list', + 'http_method': 'GET', + '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_dnac_transit_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (DnacTransit,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/Transits/{Moid}', + 'operation_id': 'get_dnac_transit_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_dnac_transit_list_endpoint = _Endpoint( + settings={ + 'response_type': (DnacTransitResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/Transits', + 'operation_id': 'get_dnac_transit_list', + 'http_method': 'GET', + '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_dnac_virtual_network_fabric_site_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (DnacVirtualNetworkFabricSite,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/VirtualNetworkFabricSites/{Moid}', + 'operation_id': 'get_dnac_virtual_network_fabric_site_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_dnac_virtual_network_fabric_site_list_endpoint = _Endpoint( + settings={ + 'response_type': (DnacVirtualNetworkFabricSiteResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/dnac/VirtualNetworkFabricSites', + 'operation_id': 'get_dnac_virtual_network_fabric_site_list', + 'http_method': 'GET', + '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 + ) + + def get_dnac_external_border_node_by_moid( + self, + moid, + **kwargs + ): + """Read a 'dnac.ExternalBorderNode' 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_dnac_external_border_node_by_moid(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: + DnacExternalBorderNode + 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.get_dnac_external_border_node_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_dnac_external_border_node_interface_by_moid( + self, + moid, + **kwargs + ): + """Read a 'dnac.ExternalBorderNodeInterface' 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_dnac_external_border_node_interface_by_moid(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: + DnacExternalBorderNodeInterface + 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.get_dnac_external_border_node_interface_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_dnac_external_border_node_interface_list( + self, + **kwargs + ): + """Read a 'dnac.ExternalBorderNodeInterface' 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_dnac_external_border_node_interface_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: + DnacExternalBorderNodeInterfaceResponse + 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_dnac_external_border_node_interface_list_endpoint.call_with_http_info(**kwargs) + + def get_dnac_external_border_node_list( + self, + **kwargs + ): + """Read a 'dnac.ExternalBorderNode' 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_dnac_external_border_node_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: + DnacExternalBorderNodeResponse + 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_dnac_external_border_node_list_endpoint.call_with_http_info(**kwargs) + + def get_dnac_fabric_site_by_moid( + self, + moid, + **kwargs + ): + """Read a 'dnac.FabricSite' 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_dnac_fabric_site_by_moid(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: + DnacFabricSite + 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.get_dnac_fabric_site_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_dnac_fabric_site_list( + self, + **kwargs + ): + """Read a 'dnac.FabricSite' 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_dnac_fabric_site_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: + DnacFabricSiteResponse + 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_dnac_fabric_site_list_endpoint.call_with_http_info(**kwargs) + + def get_dnac_site_by_moid( + self, + moid, + **kwargs + ): + """Read a 'dnac.Site' 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_dnac_site_by_moid(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: + DnacSite + 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.get_dnac_site_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_dnac_site_ip_pool_by_moid( + self, + moid, + **kwargs + ): + """Read a 'dnac.SiteIpPool' 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_dnac_site_ip_pool_by_moid(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: + DnacSiteIpPool + 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.get_dnac_site_ip_pool_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_dnac_site_ip_pool_list( + self, + **kwargs + ): + """Read a 'dnac.SiteIpPool' 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_dnac_site_ip_pool_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: + DnacSiteIpPoolResponse + 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_dnac_site_ip_pool_list_endpoint.call_with_http_info(**kwargs) + + def get_dnac_site_list( + self, + **kwargs + ): + """Read a 'dnac.Site' 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_dnac_site_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: + DnacSiteResponse + 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_dnac_site_list_endpoint.call_with_http_info(**kwargs) + + def get_dnac_transit_by_moid( + self, + moid, + **kwargs + ): + """Read a 'dnac.Transit' 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_dnac_transit_by_moid(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: + DnacTransit + 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.get_dnac_transit_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_dnac_transit_list( + self, + **kwargs + ): + """Read a 'dnac.Transit' 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_dnac_transit_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: + DnacTransitResponse + 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_dnac_transit_list_endpoint.call_with_http_info(**kwargs) + + def get_dnac_virtual_network_fabric_site_by_moid( + self, + moid, + **kwargs + ): + """Read a 'dnac.VirtualNetworkFabricSite' 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_dnac_virtual_network_fabric_site_by_moid(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: + DnacVirtualNetworkFabricSite + 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.get_dnac_virtual_network_fabric_site_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_dnac_virtual_network_fabric_site_list( + self, + **kwargs + ): + """Read a 'dnac.VirtualNetworkFabricSite' 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_dnac_virtual_network_fabric_site_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: + DnacVirtualNetworkFabricSiteResponse + 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_dnac_virtual_network_fabric_site_list_endpoint.call_with_http_info(**kwargs) + diff --git a/intersight/api/equipment_api.py b/intersight/api/equipment_api.py index 3d2a171495..23f409ac00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 175eb6a074..0b1a2b7cee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 daf674a0d9..6df459cd81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ca5bb6f53..71487ffaa9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e0c973d5e..6cd167aba0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e69e0155e1..7ce2cc7d4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17a4951d7b..a98e92764b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 467f49b5a2..93ca7d87b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e03f380776..0a2dc74f68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/fmc_api.py b/intersight/api/fmc_api.py new file mode 100644 index 0000000000..df31cba9d4 --- /dev/null +++ b/intersight/api/fmc_api.py @@ -0,0 +1,1391 @@ +""" + 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-16711 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.api_client import ApiClient, Endpoint as _Endpoint +from intersight.model_utils import ( # noqa: F401 + check_allowed_values, + check_validations, + date, + datetime, + file_type, + none_type, + validate_and_convert_types +) +from intersight.model.error import Error +from intersight.model.fmc_device import FmcDevice +from intersight.model.fmc_device_ha_pair import FmcDeviceHaPair +from intersight.model.fmc_device_ha_pair_response import FmcDeviceHaPairResponse +from intersight.model.fmc_device_response import FmcDeviceResponse +from intersight.model.fmc_domain import FmcDomain +from intersight.model.fmc_domain_response import FmcDomainResponse +from intersight.model.fmc_physical_interface import FmcPhysicalInterface +from intersight.model.fmc_physical_interface_response import FmcPhysicalInterfaceResponse + + +class FmcApi(object): + """NOTE: This class is auto generated by OpenAPI Generator + Ref: https://openapi-generator.tech + + Do not edit the class manually. + """ + + def __init__(self, api_client=None): + if api_client is None: + api_client = ApiClient() + self.api_client = api_client + self.get_fmc_device_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (FmcDevice,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/Devices/{Moid}', + 'operation_id': 'get_fmc_device_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_fmc_device_ha_pair_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (FmcDeviceHaPair,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/DeviceHaPairs/{Moid}', + 'operation_id': 'get_fmc_device_ha_pair_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_fmc_device_ha_pair_list_endpoint = _Endpoint( + settings={ + 'response_type': (FmcDeviceHaPairResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/DeviceHaPairs', + 'operation_id': 'get_fmc_device_ha_pair_list', + 'http_method': 'GET', + '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_fmc_device_list_endpoint = _Endpoint( + settings={ + 'response_type': (FmcDeviceResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/Devices', + 'operation_id': 'get_fmc_device_list', + 'http_method': 'GET', + '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_fmc_domain_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (FmcDomain,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/Domains/{Moid}', + 'operation_id': 'get_fmc_domain_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_fmc_domain_list_endpoint = _Endpoint( + settings={ + 'response_type': (FmcDomainResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/Domains', + 'operation_id': 'get_fmc_domain_list', + 'http_method': 'GET', + '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_fmc_physical_interface_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (FmcPhysicalInterface,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/PhysicalInterfaces/{Moid}', + 'operation_id': 'get_fmc_physical_interface_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_fmc_physical_interface_list_endpoint = _Endpoint( + settings={ + 'response_type': (FmcPhysicalInterfaceResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/fmc/PhysicalInterfaces', + 'operation_id': 'get_fmc_physical_interface_list', + 'http_method': 'GET', + '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 + ) + + def get_fmc_device_by_moid( + self, + moid, + **kwargs + ): + """Read a 'fmc.Device' 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_fmc_device_by_moid(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: + FmcDevice + 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.get_fmc_device_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_fmc_device_ha_pair_by_moid( + self, + moid, + **kwargs + ): + """Read a 'fmc.DeviceHaPair' 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_fmc_device_ha_pair_by_moid(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: + FmcDeviceHaPair + 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.get_fmc_device_ha_pair_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_fmc_device_ha_pair_list( + self, + **kwargs + ): + """Read a 'fmc.DeviceHaPair' 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_fmc_device_ha_pair_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: + FmcDeviceHaPairResponse + 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_fmc_device_ha_pair_list_endpoint.call_with_http_info(**kwargs) + + def get_fmc_device_list( + self, + **kwargs + ): + """Read a 'fmc.Device' 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_fmc_device_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: + FmcDeviceResponse + 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_fmc_device_list_endpoint.call_with_http_info(**kwargs) + + def get_fmc_domain_by_moid( + self, + moid, + **kwargs + ): + """Read a 'fmc.Domain' 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_fmc_domain_by_moid(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: + FmcDomain + 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.get_fmc_domain_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_fmc_domain_list( + self, + **kwargs + ): + """Read a 'fmc.Domain' 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_fmc_domain_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: + FmcDomainResponse + 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_fmc_domain_list_endpoint.call_with_http_info(**kwargs) + + def get_fmc_physical_interface_by_moid( + self, + moid, + **kwargs + ): + """Read a 'fmc.PhysicalInterface' 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_fmc_physical_interface_by_moid(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: + FmcPhysicalInterface + 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.get_fmc_physical_interface_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_fmc_physical_interface_list( + self, + **kwargs + ): + """Read a 'fmc.PhysicalInterface' 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_fmc_physical_interface_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: + FmcPhysicalInterfaceResponse + 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_fmc_physical_interface_list_endpoint.call_with_http_info(**kwargs) + diff --git a/intersight/api/forecast_api.py b/intersight/api/forecast_api.py index 50e048d1ce..181218d1bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1aabb90c1a..10c987fd0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d459a8658d..98eff5c090 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46747c1c09..2910b8488b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e361d177c..cde6deafa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c5812e9a1..8daa036e5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f408912540..8525a3f4d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b62fc089db..f7c329e829 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dff15df950..688f6de549 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4be4603ec..2fcc9a447f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8bdec4766..c1502bac7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f313e685d..e5f1338704 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 027e0b1773..1ad8216652 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 116d8ef248..7ef3376bc2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4154c6788..6cd70cd12a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d0fefac3e..9772542dc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be6da291df..4ee6a9e03d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/marketplace_api.py b/intersight/api/marketplace_api.py index cd6aef34ed..1bc4c63138 100644 --- a/intersight/api/marketplace_api.py +++ b/intersight/api/marketplace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea1ae3e849..3a6a9f77f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/meraki_api.py b/intersight/api/meraki_api.py new file mode 100644 index 0000000000..104e0d0d66 --- /dev/null +++ b/intersight/api/meraki_api.py @@ -0,0 +1,715 @@ +""" + 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-16711 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.api_client import ApiClient, Endpoint as _Endpoint +from intersight.model_utils import ( # noqa: F401 + check_allowed_values, + check_validations, + date, + datetime, + file_type, + none_type, + validate_and_convert_types +) +from intersight.model.error import Error +from intersight.model.meraki_network import MerakiNetwork +from intersight.model.meraki_network_response import MerakiNetworkResponse +from intersight.model.meraki_organization import MerakiOrganization +from intersight.model.meraki_organization_response import MerakiOrganizationResponse + + +class MerakiApi(object): + """NOTE: This class is auto generated by OpenAPI Generator + Ref: https://openapi-generator.tech + + Do not edit the class manually. + """ + + def __init__(self, api_client=None): + if api_client is None: + api_client = ApiClient() + self.api_client = api_client + self.get_meraki_network_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (MerakiNetwork,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/meraki/Networks/{Moid}', + 'operation_id': 'get_meraki_network_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_meraki_network_list_endpoint = _Endpoint( + settings={ + 'response_type': (MerakiNetworkResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/meraki/Networks', + 'operation_id': 'get_meraki_network_list', + 'http_method': 'GET', + '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_meraki_organization_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (MerakiOrganization,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/meraki/Organizations/{Moid}', + 'operation_id': 'get_meraki_organization_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_meraki_organization_list_endpoint = _Endpoint( + settings={ + 'response_type': (MerakiOrganizationResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/meraki/Organizations', + 'operation_id': 'get_meraki_organization_list', + 'http_method': 'GET', + '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 + ) + + def get_meraki_network_by_moid( + self, + moid, + **kwargs + ): + """Read a 'meraki.Network' 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_meraki_network_by_moid(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: + MerakiNetwork + 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.get_meraki_network_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_meraki_network_list( + self, + **kwargs + ): + """Read a 'meraki.Network' 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_meraki_network_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: + MerakiNetworkResponse + 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_meraki_network_list_endpoint.call_with_http_info(**kwargs) + + def get_meraki_organization_by_moid( + self, + moid, + **kwargs + ): + """Read a 'meraki.Organization' 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_meraki_organization_by_moid(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: + MerakiOrganization + 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.get_meraki_organization_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_meraki_organization_list( + self, + **kwargs + ): + """Read a 'meraki.Organization' 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_meraki_organization_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: + MerakiOrganizationResponse + 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_meraki_organization_list_endpoint.call_with_http_info(**kwargs) + diff --git a/intersight/api/meta_api.py b/intersight/api/meta_api.py index 42b7f29256..ec30134cd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/metrics_api.py b/intersight/api/metrics_api.py index 266d3da48c..6f8cfceede 100644 --- a/intersight/api/metrics_api.py +++ b/intersight/api/metrics_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf244d513d..9317013b2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 367133571b..59798b282a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c99a3a8905..c5c34301d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 26aae18890..2cd3648233 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3edce01d5b..5e106b5145 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d07afb84a..4a996142d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9bd16d9a2..5d6f1dc1e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9370d6a89..746f81902a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2378426a9d..c43258361a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9caee27dbe..53415cf5b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4876842e43..afdd7604b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6cde299fc..90c4fe3d42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d89403c9e3..3ffc37cf18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bc9ed20cc..1f59f8fdcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6cd56574a0..2107d58fe7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5d3b08f41..9231610823 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 988c24e131..f01609f695 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a22dea9bd..7b67d8408a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82fae6ad4a..27f73c4bc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7192c89315..452fe41014 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cafcc95266..4235a7742a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/resourcepool_api.py b/intersight/api/resourcepool_api.py index f0ab226094..6d9af545de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1bcdefe6f..510ba47847 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/scheduler_api.py b/intersight/api/scheduler_api.py index 062af0149c..8bfd704e50 100644 --- a/intersight/api/scheduler_api.py +++ b/intersight/api/scheduler_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/sdaaci_api.py b/intersight/api/sdaaci_api.py new file mode 100644 index 0000000000..35fe7cad7c --- /dev/null +++ b/intersight/api/sdaaci_api.py @@ -0,0 +1,1902 @@ +""" + 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-16711 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.api_client import ApiClient, Endpoint as _Endpoint +from intersight.model_utils import ( # noqa: F401 + check_allowed_values, + check_validations, + date, + datetime, + file_type, + none_type, + validate_and_convert_types +) +from intersight.model.error import Error +from intersight.model.patch_document import PatchDocument +from intersight.model.sdaaci_connection import SdaaciConnection +from intersight.model.sdaaci_connection_detail import SdaaciConnectionDetail +from intersight.model.sdaaci_connection_detail_response import SdaaciConnectionDetailResponse +from intersight.model.sdaaci_connection_response import SdaaciConnectionResponse + + +class SdaaciApi(object): + """NOTE: This class is auto generated by OpenAPI Generator + Ref: https://openapi-generator.tech + + Do not edit the class manually. + """ + + def __init__(self, api_client=None): + if api_client is None: + api_client = ApiClient() + self.api_client = api_client + self.create_sdaaci_connection_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnection,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/Connections', + 'operation_id': 'create_sdaaci_connection', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'sdaaci_connection', + 'if_match', + 'if_none_match', + ], + 'required': [ + 'sdaaci_connection', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'sdaaci_connection': + (SdaaciConnection,), + 'if_match': + (str,), + 'if_none_match': + (str,), + }, + 'attribute_map': { + 'if_match': 'If-Match', + 'if_none_match': 'If-None-Match', + }, + 'location_map': { + 'sdaaci_connection': '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.create_sdaaci_connection_detail_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnectionDetail,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/ConnectionDetails', + 'operation_id': 'create_sdaaci_connection_detail', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'sdaaci_connection_detail', + 'if_match', + 'if_none_match', + ], + 'required': [ + 'sdaaci_connection_detail', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'sdaaci_connection_detail': + (SdaaciConnectionDetail,), + 'if_match': + (str,), + 'if_none_match': + (str,), + }, + 'attribute_map': { + 'if_match': 'If-Match', + 'if_none_match': 'If-None-Match', + }, + 'location_map': { + 'sdaaci_connection_detail': '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_sdaaci_connection_endpoint = _Endpoint( + settings={ + 'response_type': None, + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/Connections/{Moid}', + 'operation_id': 'delete_sdaaci_connection', + '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.delete_sdaaci_connection_detail_endpoint = _Endpoint( + settings={ + 'response_type': None, + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/ConnectionDetails/{Moid}', + 'operation_id': 'delete_sdaaci_connection_detail', + '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_sdaaci_connection_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnection,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/Connections/{Moid}', + 'operation_id': 'get_sdaaci_connection_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_sdaaci_connection_detail_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnectionDetail,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/ConnectionDetails/{Moid}', + 'operation_id': 'get_sdaaci_connection_detail_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_sdaaci_connection_detail_list_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnectionDetailResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/ConnectionDetails', + 'operation_id': 'get_sdaaci_connection_detail_list', + 'http_method': 'GET', + '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_sdaaci_connection_list_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnectionResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/Connections', + 'operation_id': 'get_sdaaci_connection_list', + 'http_method': 'GET', + '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.patch_sdaaci_connection_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnection,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/Connections/{Moid}', + 'operation_id': 'patch_sdaaci_connection', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'sdaaci_connection', + 'if_match', + ], + 'required': [ + 'moid', + 'sdaaci_connection', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'sdaaci_connection': + (SdaaciConnection,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'sdaaci_connection': '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.patch_sdaaci_connection_detail_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnectionDetail,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/ConnectionDetails/{Moid}', + 'operation_id': 'patch_sdaaci_connection_detail', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'sdaaci_connection_detail', + 'if_match', + ], + 'required': [ + 'moid', + 'sdaaci_connection_detail', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'sdaaci_connection_detail': + (SdaaciConnectionDetail,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'sdaaci_connection_detail': '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_sdaaci_connection_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnection,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/Connections/{Moid}', + 'operation_id': 'update_sdaaci_connection', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'sdaaci_connection', + 'if_match', + ], + 'required': [ + 'moid', + 'sdaaci_connection', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'sdaaci_connection': + (SdaaciConnection,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'sdaaci_connection': '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_sdaaci_connection_detail_endpoint = _Endpoint( + settings={ + 'response_type': (SdaaciConnectionDetail,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/sdaaci/ConnectionDetails/{Moid}', + 'operation_id': 'update_sdaaci_connection_detail', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'sdaaci_connection_detail', + 'if_match', + ], + 'required': [ + 'moid', + 'sdaaci_connection_detail', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'sdaaci_connection_detail': + (SdaaciConnectionDetail,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'sdaaci_connection_detail': '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_sdaaci_connection( + self, + sdaaci_connection, + **kwargs + ): + """Create a 'sdaaci.Connection' 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_sdaaci_connection(sdaaci_connection, async_req=True) + >>> result = thread.get() + + Args: + sdaaci_connection (SdaaciConnection): The 'sdaaci.Connection' 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: + SdaaciConnection + 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['sdaaci_connection'] = \ + sdaaci_connection + return self.create_sdaaci_connection_endpoint.call_with_http_info(**kwargs) + + def create_sdaaci_connection_detail( + self, + sdaaci_connection_detail, + **kwargs + ): + """Create a 'sdaaci.ConnectionDetail' 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_sdaaci_connection_detail(sdaaci_connection_detail, async_req=True) + >>> result = thread.get() + + Args: + sdaaci_connection_detail (SdaaciConnectionDetail): The 'sdaaci.ConnectionDetail' 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: + SdaaciConnectionDetail + 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['sdaaci_connection_detail'] = \ + sdaaci_connection_detail + return self.create_sdaaci_connection_detail_endpoint.call_with_http_info(**kwargs) + + def delete_sdaaci_connection( + self, + moid, + **kwargs + ): + """Delete a 'sdaaci.Connection' 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_sdaaci_connection(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_sdaaci_connection_endpoint.call_with_http_info(**kwargs) + + def delete_sdaaci_connection_detail( + self, + moid, + **kwargs + ): + """Delete a 'sdaaci.ConnectionDetail' 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_sdaaci_connection_detail(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_sdaaci_connection_detail_endpoint.call_with_http_info(**kwargs) + + def get_sdaaci_connection_by_moid( + self, + moid, + **kwargs + ): + """Read a 'sdaaci.Connection' 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_sdaaci_connection_by_moid(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: + SdaaciConnection + 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.get_sdaaci_connection_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_sdaaci_connection_detail_by_moid( + self, + moid, + **kwargs + ): + """Read a 'sdaaci.ConnectionDetail' 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_sdaaci_connection_detail_by_moid(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: + SdaaciConnectionDetail + 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.get_sdaaci_connection_detail_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_sdaaci_connection_detail_list( + self, + **kwargs + ): + """Read a 'sdaaci.ConnectionDetail' 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_sdaaci_connection_detail_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: + SdaaciConnectionDetailResponse + 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_sdaaci_connection_detail_list_endpoint.call_with_http_info(**kwargs) + + def get_sdaaci_connection_list( + self, + **kwargs + ): + """Read a 'sdaaci.Connection' 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_sdaaci_connection_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: + SdaaciConnectionResponse + 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_sdaaci_connection_list_endpoint.call_with_http_info(**kwargs) + + def patch_sdaaci_connection( + self, + moid, + sdaaci_connection, + **kwargs + ): + """Update a 'sdaaci.Connection' 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_sdaaci_connection(moid, sdaaci_connection, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + sdaaci_connection (SdaaciConnection): The 'sdaaci.Connection' 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 + 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: + SdaaciConnection + 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 + kwargs['sdaaci_connection'] = \ + sdaaci_connection + return self.patch_sdaaci_connection_endpoint.call_with_http_info(**kwargs) + + def patch_sdaaci_connection_detail( + self, + moid, + sdaaci_connection_detail, + **kwargs + ): + """Update a 'sdaaci.ConnectionDetail' 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_sdaaci_connection_detail(moid, sdaaci_connection_detail, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + sdaaci_connection_detail (SdaaciConnectionDetail): The 'sdaaci.ConnectionDetail' 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 + 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: + SdaaciConnectionDetail + 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 + kwargs['sdaaci_connection_detail'] = \ + sdaaci_connection_detail + return self.patch_sdaaci_connection_detail_endpoint.call_with_http_info(**kwargs) + + def update_sdaaci_connection( + self, + moid, + sdaaci_connection, + **kwargs + ): + """Update a 'sdaaci.Connection' 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_sdaaci_connection(moid, sdaaci_connection, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + sdaaci_connection (SdaaciConnection): The 'sdaaci.Connection' 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 + 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: + SdaaciConnection + 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 + kwargs['sdaaci_connection'] = \ + sdaaci_connection + return self.update_sdaaci_connection_endpoint.call_with_http_info(**kwargs) + + def update_sdaaci_connection_detail( + self, + moid, + sdaaci_connection_detail, + **kwargs + ): + """Update a 'sdaaci.ConnectionDetail' 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_sdaaci_connection_detail(moid, sdaaci_connection_detail, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + sdaaci_connection_detail (SdaaciConnectionDetail): The 'sdaaci.ConnectionDetail' 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 + 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: + SdaaciConnectionDetail + 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 + kwargs['sdaaci_connection_detail'] = \ + sdaaci_connection_detail + return self.update_sdaaci_connection_detail_endpoint.call_with_http_info(**kwargs) + diff --git a/intersight/api/sdcard_api.py b/intersight/api/sdcard_api.py index 0ea0e24bb0..1168657950 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05fc12f53c..3cba5a4f3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba34bcf286..e6088582a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6a23866e7..d6c40ffb37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15e13c9bf4..6ed6e4e1e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f7f278947..8f80a27b8f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 daf0a865e1..ebf3273433 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4198058dc4..4c6bd19858 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0ea47d4d4..f4a2611720 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e2252d9e8..77d3024ab3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfe1d59632..2023e7f547 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d368bd0baa..bfedb0c9d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03969e94e5..c62e2f8a91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f50ed37e55..2e8f3541d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28c13b503b..d575c4e8a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5af290c5a..d6c8987f81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 833f254c2c..c928339834 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be804d7865..318e37b922 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24db6c6a96..0429bd1c92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b06320d4bd..02f341d871 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcc240ddca..74bfc1aa87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77a3d18d2b..590efa75ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a517ec148..2ef749ead9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbe0dfc55f..faf84ac14c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d068b8e105..033c2e9575 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6bd5d1343e..df569273f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5ca1430c6..33b3d2a89c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45dea0b802..c4f73b2059 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3569e1def6..ee9171a12c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,8 @@ from intersight.model.workflow_template_function_meta import WorkflowTemplateFunctionMeta from intersight.model.workflow_template_function_meta_response import WorkflowTemplateFunctionMetaResponse from intersight.model.workflow_template_parser import WorkflowTemplateParser +from intersight.model.workflow_ui_display_metadata import WorkflowUiDisplayMetadata +from intersight.model.workflow_ui_display_metadata_response import WorkflowUiDisplayMetadataResponse from intersight.model.workflow_workflow_definition import WorkflowWorkflowDefinition from intersight.model.workflow_workflow_definition_response import WorkflowWorkflowDefinitionResponse from intersight.model.workflow_workflow_info import WorkflowWorkflowInfo @@ -1261,6 +1263,71 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.create_workflow_ui_display_metadata_endpoint = _Endpoint( + settings={ + 'response_type': (WorkflowUiDisplayMetadata,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/workflow/UiDisplayMetadata', + 'operation_id': 'create_workflow_ui_display_metadata', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'workflow_ui_display_metadata', + 'if_match', + 'if_none_match', + ], + 'required': [ + 'workflow_ui_display_metadata', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'workflow_ui_display_metadata': + (WorkflowUiDisplayMetadata,), + 'if_match': + (str,), + 'if_none_match': + (str,), + }, + 'attribute_map': { + 'if_match': 'If-Match', + 'if_none_match': 'If-None-Match', + }, + 'location_map': { + 'workflow_ui_display_metadata': '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.create_workflow_workflow_definition_endpoint = _Endpoint( settings={ 'response_type': (WorkflowWorkflowDefinition,), @@ -2255,6 +2322,60 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.delete_workflow_ui_display_metadata_endpoint = _Endpoint( + settings={ + 'response_type': None, + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/workflow/UiDisplayMetadata/{Moid}', + 'operation_id': 'delete_workflow_ui_display_metadata', + '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.delete_workflow_workflow_definition_endpoint = _Endpoint( settings={ 'response_type': None, @@ -6181,17 +6302,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_ui_display_metadata_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowDefinition,), + 'response_type': (WorkflowUiDisplayMetadata,), '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/UiDisplayMetadata/{Moid}', + 'operation_id': 'get_workflow_ui_display_metadata_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6237,17 +6358,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_definition_list_endpoint = _Endpoint( + self.get_workflow_ui_display_metadata_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowDefinitionResponse,), + 'response_type': (WorkflowUiDisplayMetadataResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions', - 'operation_id': 'get_workflow_workflow_definition_list', + 'endpoint_path': '/api/v1/workflow/UiDisplayMetadata', + 'operation_id': 'get_workflow_ui_display_metadata_list', 'http_method': 'GET', 'servers': None, }, @@ -6347,17 +6468,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_info_by_moid_endpoint = _Endpoint( + self.get_workflow_workflow_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowInfo,), + 'response_type': (WorkflowWorkflowDefinition,), '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/WorkflowDefinitions/{Moid}', + 'operation_id': 'get_workflow_workflow_definition_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6403,17 +6524,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_info_list_endpoint = _Endpoint( + self.get_workflow_workflow_definition_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowInfoResponse,), + 'response_type': (WorkflowWorkflowDefinitionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowInfos', - 'operation_id': 'get_workflow_workflow_info_list', + 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions', + 'operation_id': 'get_workflow_workflow_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -6513,17 +6634,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_metadata_by_moid_endpoint = _Endpoint( + self.get_workflow_workflow_info_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowMetadata,), + 'response_type': (WorkflowWorkflowInfo,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowMetadata/{Moid}', - 'operation_id': 'get_workflow_workflow_metadata_by_moid', + 'endpoint_path': '/api/v1/workflow/WorkflowInfos/{Moid}', + 'operation_id': 'get_workflow_workflow_info_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6569,17 +6690,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_metadata_list_endpoint = _Endpoint( + self.get_workflow_workflow_info_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowMetadataResponse,), + 'response_type': (WorkflowWorkflowInfoResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowMetadata', - 'operation_id': 'get_workflow_workflow_metadata_list', + 'endpoint_path': '/api/v1/workflow/WorkflowInfos', + 'operation_id': 'get_workflow_workflow_info_list', 'http_method': 'GET', 'servers': None, }, @@ -6679,29 +6800,26 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_ansible_batch_executor_endpoint = _Endpoint( + self.get_workflow_workflow_metadata_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowAnsibleBatchExecutor,), + 'response_type': (WorkflowWorkflowMetadata,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/AnsibleBatchExecutors/{Moid}', - 'operation_id': 'patch_workflow_ansible_batch_executor', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/workflow/WorkflowMetadata/{Moid}', + 'operation_id': 'get_workflow_workflow_metadata_by_moid', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_ansible_batch_executor', - 'if_match', ], 'required': [ 'moid', - 'workflow_ansible_batch_executor', ], 'nullable': [ ], @@ -6718,61 +6836,59 @@ 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' - ], - 'content_type': [ 'application/json', - 'application/json-patch+json' - ] + 'text/csv', + 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + ], + 'content_type': [], }, api_client=api_client ) - self.patch_workflow_batch_api_executor_endpoint = _Endpoint( + self.get_workflow_workflow_metadata_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowBatchApiExecutor,), + 'response_type': (WorkflowWorkflowMetadataResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/BatchApiExecutors/{Moid}', - 'operation_id': 'patch_workflow_batch_api_executor', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/workflow/WorkflowMetadata', + 'operation_id': 'get_workflow_workflow_metadata_list', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ - 'moid', - 'workflow_batch_api_executor', - 'if_match', - ], - 'required': [ - 'moid', - 'workflow_batch_api_executor', + 'filter', + 'orderby', + 'top', + 'skip', + 'select', + 'expand', + 'apply', + 'count', + 'inlinecount', + 'at', + 'tags', ], + 'required': [], 'nullable': [ ], 'enum': [ + 'inlinecount', ], 'validation': [ ] @@ -6781,28 +6897,199 @@ def __init__(self, api_client=None): 'validations': { }, 'allowed_values': { + ('inlinecount',): { + + "ALLPAGES": "allpages", + "NONE": "none" + }, }, 'openapi_types': { - 'moid': + 'filter': (str,), - 'workflow_batch_api_executor': - (WorkflowBatchApiExecutor,), - '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', - 'workflow_batch_api_executor': 'body', - 'if_match': 'header', - }, - 'collection_format_map': { - } - }, - headers_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.patch_workflow_ansible_batch_executor_endpoint = _Endpoint( + settings={ + 'response_type': (WorkflowAnsibleBatchExecutor,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + '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': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + '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' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.patch_workflow_batch_api_executor_endpoint = _Endpoint( + settings={ + 'response_type': (WorkflowBatchApiExecutor,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/workflow/BatchApiExecutors/{Moid}', + 'operation_id': 'patch_workflow_batch_api_executor', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'workflow_batch_api_executor', + 'if_match', + ], + 'required': [ + 'moid', + 'workflow_batch_api_executor', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + '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' ], @@ -7818,6 +8105,73 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.patch_workflow_ui_display_metadata_endpoint = _Endpoint( + settings={ + 'response_type': (WorkflowUiDisplayMetadata,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/workflow/UiDisplayMetadata/{Moid}', + 'operation_id': 'patch_workflow_ui_display_metadata', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'workflow_ui_display_metadata', + 'if_match', + ], + 'required': [ + 'moid', + 'workflow_ui_display_metadata', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'workflow_ui_display_metadata': + (WorkflowUiDisplayMetadata,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'workflow_ui_display_metadata': '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.patch_workflow_workflow_definition_endpoint = _Endpoint( settings={ 'response_type': (WorkflowWorkflowDefinition,), @@ -9091,6 +9445,73 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.update_workflow_ui_display_metadata_endpoint = _Endpoint( + settings={ + 'response_type': (WorkflowUiDisplayMetadata,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/workflow/UiDisplayMetadata/{Moid}', + 'operation_id': 'update_workflow_ui_display_metadata', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'workflow_ui_display_metadata', + 'if_match', + ], + 'required': [ + 'moid', + 'workflow_ui_display_metadata', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'workflow_ui_display_metadata': + (WorkflowUiDisplayMetadata,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'workflow_ui_display_metadata': '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_workflow_definition_endpoint = _Endpoint( settings={ 'response_type': (WorkflowWorkflowDefinition,), @@ -10656,19 +11077,103 @@ def create_workflow_template_evaluation( def create_workflow_template_parser( self, - workflow_template_parser, + workflow_template_parser, + **kwargs + ): + """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.create_workflow_template_parser(workflow_template_parser, async_req=True) + >>> result = thread.get() + + Args: + 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 + 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: + WorkflowTemplateParser + 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_template_parser'] = \ + workflow_template_parser + return self.create_workflow_template_parser_endpoint.call_with_http_info(**kwargs) + + def create_workflow_ui_display_metadata( + self, + workflow_ui_display_metadata, **kwargs ): - """Create a 'workflow.TemplateParser' resource. # noqa: E501 + """Create a 'workflow.UiDisplayMetadata' 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_ui_display_metadata(workflow_ui_display_metadata, async_req=True) >>> result = thread.get() Args: - workflow_template_parser (WorkflowTemplateParser): The 'workflow.TemplateParser' resource to create. + workflow_ui_display_metadata (WorkflowUiDisplayMetadata): The 'workflow.UiDisplayMetadata' 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 +11210,7 @@ def create_workflow_template_parser( async_req (bool): execute request asynchronously Returns: - WorkflowTemplateParser + WorkflowUiDisplayMetadata If the method is called asynchronously, returns the request thread. """ @@ -10734,9 +11239,9 @@ 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_ui_display_metadata'] = \ + workflow_ui_display_metadata + return self.create_workflow_ui_display_metadata_endpoint.call_with_http_info(**kwargs) def create_workflow_workflow_definition( self, @@ -12218,6 +12723,88 @@ def delete_workflow_task_definition( moid return self.delete_workflow_task_definition_endpoint.call_with_http_info(**kwargs) + def delete_workflow_ui_display_metadata( + self, + moid, + **kwargs + ): + """Delete a 'workflow.UiDisplayMetadata' 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_ui_display_metadata(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_workflow_ui_display_metadata_endpoint.call_with_http_info(**kwargs) + def delete_workflow_workflow_definition( self, moid, @@ -15354,16 +15941,186 @@ def get_workflow_ssh_batch_executor_by_moid( moid return self.get_workflow_ssh_batch_executor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_ssh_batch_executor_list( + def get_workflow_ssh_batch_executor_list( + self, + **kwargs + ): + """Read 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_ssh_batch_executor_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: + WorkflowSshBatchExecutorResponse + 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_workflow_ssh_batch_executor_list_endpoint.call_with_http_info(**kwargs) + + def get_workflow_task_debug_log_by_moid( + self, + moid, + **kwargs + ): + """Read a 'workflow.TaskDebugLog' 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_task_debug_log_by_moid(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: + WorkflowTaskDebugLog + 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.get_workflow_task_debug_log_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_workflow_task_debug_log_list( self, **kwargs ): - """Read a 'workflow.SshBatchExecutor' resource. # noqa: E501 + """Read a 'workflow.TaskDebugLog' 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_ssh_batch_executor_list(async_req=True) + >>> thread = api.get_workflow_task_debug_log_list(async_req=True) >>> result = thread.get() @@ -15411,7 +16168,7 @@ def get_workflow_ssh_batch_executor_list( async_req (bool): execute request asynchronously Returns: - WorkflowSshBatchExecutorResponse + WorkflowTaskDebugLogResponse If the method is called asynchronously, returns the request thread. """ @@ -15440,19 +16197,19 @@ def get_workflow_ssh_batch_executor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_ssh_batch_executor_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_task_debug_log_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_debug_log_by_moid( + def get_workflow_task_definition_by_moid( self, moid, **kwargs ): - """Read a 'workflow.TaskDebugLog' resource. # noqa: E501 + """Read 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_task_debug_log_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_task_definition_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15491,7 +16248,7 @@ def get_workflow_task_debug_log_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowTaskDebugLog + WorkflowTaskDefinition If the method is called asynchronously, returns the request thread. """ @@ -15522,18 +16279,18 @@ def get_workflow_task_debug_log_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_task_debug_log_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_task_definition_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_debug_log_list( + def get_workflow_task_definition_list( self, **kwargs ): - """Read a 'workflow.TaskDebugLog' resource. # noqa: E501 + """Read 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_task_debug_log_list(async_req=True) + >>> thread = api.get_workflow_task_definition_list(async_req=True) >>> result = thread.get() @@ -15581,7 +16338,7 @@ def get_workflow_task_debug_log_list( async_req (bool): execute request asynchronously Returns: - WorkflowTaskDebugLogResponse + WorkflowTaskDefinitionResponse If the method is called asynchronously, returns the request thread. """ @@ -15610,19 +16367,19 @@ def get_workflow_task_debug_log_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_task_debug_log_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_task_definition_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_definition_by_moid( + def get_workflow_task_info_by_moid( self, moid, **kwargs ): - """Read a 'workflow.TaskDefinition' resource. # noqa: E501 + """Read a 'workflow.TaskInfo' 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_task_definition_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_task_info_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15661,7 +16418,7 @@ def get_workflow_task_definition_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowTaskDefinition + WorkflowTaskInfo If the method is called asynchronously, returns the request thread. """ @@ -15692,18 +16449,18 @@ def get_workflow_task_definition_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_task_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_task_info_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_definition_list( + def get_workflow_task_info_list( self, **kwargs ): - """Read a 'workflow.TaskDefinition' resource. # noqa: E501 + """Read a 'workflow.TaskInfo' 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_task_definition_list(async_req=True) + >>> thread = api.get_workflow_task_info_list(async_req=True) >>> result = thread.get() @@ -15751,7 +16508,7 @@ def get_workflow_task_definition_list( async_req (bool): execute request asynchronously Returns: - WorkflowTaskDefinitionResponse + WorkflowTaskInfoResponse If the method is called asynchronously, returns the request thread. """ @@ -15780,19 +16537,19 @@ def get_workflow_task_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_task_definition_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_task_info_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_info_by_moid( + def get_workflow_task_metadata_by_moid( self, moid, **kwargs ): - """Read a 'workflow.TaskInfo' resource. # noqa: E501 + """Read a 'workflow.TaskMetadata' 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_task_info_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_task_metadata_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15831,7 +16588,7 @@ def get_workflow_task_info_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowTaskInfo + WorkflowTaskMetadata If the method is called asynchronously, returns the request thread. """ @@ -15862,18 +16619,18 @@ def get_workflow_task_info_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_task_info_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_task_metadata_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_info_list( + def get_workflow_task_metadata_list( self, **kwargs ): - """Read a 'workflow.TaskInfo' resource. # noqa: E501 + """Read a 'workflow.TaskMetadata' 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_task_info_list(async_req=True) + >>> thread = api.get_workflow_task_metadata_list(async_req=True) >>> result = thread.get() @@ -15921,7 +16678,7 @@ def get_workflow_task_info_list( async_req (bool): execute request asynchronously Returns: - WorkflowTaskInfoResponse + WorkflowTaskMetadataResponse If the method is called asynchronously, returns the request thread. """ @@ -15950,19 +16707,19 @@ def get_workflow_task_info_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_task_info_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_task_metadata_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_metadata_by_moid( + def get_workflow_template_function_meta_by_moid( self, moid, **kwargs ): - """Read a 'workflow.TaskMetadata' resource. # noqa: E501 + """Read a 'workflow.TemplateFunctionMeta' 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_task_metadata_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_template_function_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -16001,7 +16758,7 @@ def get_workflow_task_metadata_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowTaskMetadata + WorkflowTemplateFunctionMeta If the method is called asynchronously, returns the request thread. """ @@ -16032,18 +16789,18 @@ def get_workflow_task_metadata_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_task_metadata_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_template_function_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_task_metadata_list( + def get_workflow_template_function_meta_list( self, **kwargs ): - """Read a 'workflow.TaskMetadata' resource. # noqa: E501 + """Read a 'workflow.TemplateFunctionMeta' 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_task_metadata_list(async_req=True) + >>> thread = api.get_workflow_template_function_meta_list(async_req=True) >>> result = thread.get() @@ -16091,7 +16848,7 @@ def get_workflow_task_metadata_list( async_req (bool): execute request asynchronously Returns: - WorkflowTaskMetadataResponse + WorkflowTemplateFunctionMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -16120,19 +16877,19 @@ def get_workflow_task_metadata_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_task_metadata_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_template_function_meta_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_template_function_meta_by_moid( + def get_workflow_ui_display_metadata_by_moid( self, moid, **kwargs ): - """Read a 'workflow.TemplateFunctionMeta' resource. # noqa: E501 + """Read a 'workflow.UiDisplayMetadata' 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_template_function_meta_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_ui_display_metadata_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -16171,7 +16928,7 @@ def get_workflow_template_function_meta_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowTemplateFunctionMeta + WorkflowUiDisplayMetadata If the method is called asynchronously, returns the request thread. """ @@ -16202,18 +16959,18 @@ def get_workflow_template_function_meta_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_template_function_meta_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_ui_display_metadata_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_template_function_meta_list( + def get_workflow_ui_display_metadata_list( self, **kwargs ): - """Read a 'workflow.TemplateFunctionMeta' resource. # noqa: E501 + """Read a 'workflow.UiDisplayMetadata' 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_template_function_meta_list(async_req=True) + >>> thread = api.get_workflow_ui_display_metadata_list(async_req=True) >>> result = thread.get() @@ -16261,7 +17018,7 @@ def get_workflow_template_function_meta_list( async_req (bool): execute request asynchronously Returns: - WorkflowTemplateFunctionMetaResponse + WorkflowUiDisplayMetadataResponse If the method is called asynchronously, returns the request thread. """ @@ -16290,7 +17047,7 @@ def get_workflow_template_function_meta_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_template_function_meta_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_ui_display_metadata_list_endpoint.call_with_http_info(**kwargs) def get_workflow_workflow_definition_by_moid( self, @@ -18281,6 +19038,93 @@ def patch_workflow_task_info( workflow_task_info return self.patch_workflow_task_info_endpoint.call_with_http_info(**kwargs) + def patch_workflow_ui_display_metadata( + self, + moid, + workflow_ui_display_metadata, + **kwargs + ): + """Update a 'workflow.UiDisplayMetadata' 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_ui_display_metadata(moid, workflow_ui_display_metadata, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + workflow_ui_display_metadata (WorkflowUiDisplayMetadata): The 'workflow.UiDisplayMetadata' 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 + 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: + WorkflowUiDisplayMetadata + 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 + kwargs['workflow_ui_display_metadata'] = \ + workflow_ui_display_metadata + return self.patch_workflow_ui_display_metadata_endpoint.call_with_http_info(**kwargs) + def patch_workflow_workflow_definition( self, moid, @@ -19934,6 +20778,93 @@ def update_workflow_task_info( workflow_task_info return self.update_workflow_task_info_endpoint.call_with_http_info(**kwargs) + def update_workflow_ui_display_metadata( + self, + moid, + workflow_ui_display_metadata, + **kwargs + ): + """Update a 'workflow.UiDisplayMetadata' 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_ui_display_metadata(moid, workflow_ui_display_metadata, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + workflow_ui_display_metadata (WorkflowUiDisplayMetadata): The 'workflow.UiDisplayMetadata' 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 + 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: + WorkflowUiDisplayMetadata + 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 + kwargs['workflow_ui_display_metadata'] = \ + workflow_ui_display_metadata + return self.update_workflow_ui_display_metadata_endpoint.call_with_http_info(**kwargs) + def update_workflow_workflow_definition( self, moid, diff --git a/intersight/api/workspace_api.py b/intersight/api/workspace_api.py index c8c86886e6..dabe330165 100644 --- a/intersight/api/workspace_api.py +++ b/intersight/api/workspace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api_client.py b/intersight/api_client.py index 9eea4ec2d2..9d515b2c00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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.16342/python' + self.user_agent = 'OpenAPI-Generator/1.0.11.16711/python' def __enter__(self): return self diff --git a/intersight/apis/__init__.py b/intersight/apis/__init__.py index d302978014..0e5e0bdefe 100644 --- a/intersight/apis/__init__.py +++ b/intersight/apis/__init__.py @@ -17,6 +17,7 @@ from intersight.api.aaa_api import AaaApi from intersight.api.access_api import AccessApi from intersight.api.adapter_api import AdapterApi +from intersight.api.apic_api import ApicApi from intersight.api.appliance_api import ApplianceApi from intersight.api.asset_api import AssetApi from intersight.api.bios_api import BiosApi @@ -34,6 +35,7 @@ from intersight.api.convergedinfra_api import ConvergedinfraApi from intersight.api.crd_api import CrdApi from intersight.api.deviceconnector_api import DeviceconnectorApi +from intersight.api.dnac_api import DnacApi from intersight.api.equipment_api import EquipmentApi from intersight.api.ether_api import EtherApi from intersight.api.externalsite_api import ExternalsiteApi @@ -43,6 +45,7 @@ from intersight.api.fcpool_api import FcpoolApi from intersight.api.feedback_api import FeedbackApi from intersight.api.firmware_api import FirmwareApi +from intersight.api.fmc_api import FmcApi from intersight.api.forecast_api import ForecastApi from intersight.api.graphics_api import GraphicsApi from intersight.api.hcl_api import HclApi @@ -62,6 +65,7 @@ from intersight.api.management_api import ManagementApi from intersight.api.marketplace_api import MarketplaceApi from intersight.api.memory_api import MemoryApi +from intersight.api.meraki_api import MerakiApi from intersight.api.meta_api import MetaApi from intersight.api.metrics_api import MetricsApi from intersight.api.monitoring_api import MonitoringApi @@ -88,6 +92,7 @@ from intersight.api.resourcepool_api import ResourcepoolApi from intersight.api.rproxy_api import RproxyApi from intersight.api.scheduler_api import SchedulerApi +from intersight.api.sdaaci_api import SdaaciApi from intersight.api.sdcard_api import SdcardApi from intersight.api.search_api import SearchApi from intersight.api.security_api import SecurityApi diff --git a/intersight/configuration.py b/intersight/configuration.py index c34c87e76b..e6b0c907c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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-16342\n"\ - "SDK Package Version: 1.0.11.16342".\ + "Version of the API: 1.0.11-16711\n"\ + "SDK Package Version: 1.0.11.16711".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/intersight/exceptions.py b/intersight/exceptions.py index 7a4657d00a..06d089bde6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 509d7f1276..907220ae58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac8c942c96..c78f0de52e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb469d1b4e..3d2f387d5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a34818ed9d..387041eb04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5cde91f5dd..19e060a2aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85a76e573f..a0a338ca64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ff3911fc5..a6279522c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec9b7457a9..ee0057e58d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24b2ee0133..cb45455d61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 751289c8ac..ec43787628 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4f02a6572..49baaefebe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52e1aa30ef..a336634987 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c20062f4eb..f0240e649f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 922324e5f5..3518137a28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee3667828c..1bba69cea2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8351da037c..c9b3e54b22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6d952b112..4ec0c71aff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_user_agent.py b/intersight/model/aaa_user_agent.py index b8833ed6c1..55fec53d20 100644 --- a/intersight/model/aaa_user_agent.py +++ b/intersight/model/aaa_user_agent.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_user_agent_all_of.py b/intersight/model/aaa_user_agent_all_of.py index 6560f44c71..c0bbcf9386 100644 --- a/intersight/model/aaa_user_agent_all_of.py +++ b/intersight/model/aaa_user_agent_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 300c62c128..3062e36f41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be14259982..f452398f23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2e6446678..fb6a867bd8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 303a8e8905..932ef07512 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address.py b/intersight/model/access_ip_address.py index 105b53285e..6f5970c433 100644 --- a/intersight/model/access_ip_address.py +++ b/intersight/model/access_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_all_of.py b/intersight/model/access_ip_address_all_of.py index bd4182dddf..6a2be0f0ec 100644 --- a/intersight/model/access_ip_address_all_of.py +++ b/intersight/model/access_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_list.py b/intersight/model/access_ip_address_list.py index 3025a01f9d..313870c6c3 100644 --- a/intersight/model/access_ip_address_list.py +++ b/intersight/model/access_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_list_all_of.py b/intersight/model/access_ip_address_list_all_of.py index 2307d526ed..a7f3069259 100644 --- a/intersight/model/access_ip_address_list_all_of.py +++ b/intersight/model/access_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_response.py b/intersight/model/access_ip_address_response.py index 77fb5f0f82..b80dcfce42 100644 --- a/intersight/model/access_ip_address_response.py +++ b/intersight/model/access_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbdf6622f9..b47787d6ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 683a2d49bf..e8c98421f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 941c070f64..1d67486a02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a037a61a12..233def73fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85353873f6..cc8d5d3f1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e86ce49df6..d01137b0b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6279daf4fb..d4428197eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7d79702ef..2fff72f18e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 932bfb1af5..317b65b9cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1692d4a8ee..2fcdae5d9f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4cbfd0896b..31050008b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4325a1969..557cca8cf3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1445b92381..35a6b1485a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f2832d595..e9bf71becf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9ac3eff03..9cd15e9c91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf79501d99..9866c6dbfe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da64e689c0..9e0892c03e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 892ed630a6..25ad667ad7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a872e8ff4..fb3bc72cd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3cfc0d728..29b9ccacd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ae17a09a7..3fb7490b52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62c2987287..ec56c6f844 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a4295c7f0..a9cf900c09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfc9ed9c3e..da639e6302 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd634299bf..2d83bf2cf2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d4fd40f2f..4f2cd280d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/adapter_ext_eth_interface_response.py b/intersight/model/adapter_ext_eth_interface_response.py index 1d5877fd54..0c543e6f13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b8a900440..6b538f9161 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50e8b2610b..8402572de8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4578bc688..a0ae39471d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -88,6 +88,20 @@ class AdapterHostEthInterface(ModelComposed): ('object_type',): { 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface", }, + ('active_veth_oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('oper_reason',): { 'None': None, 'UNKNOWN': "Unknown", @@ -182,6 +196,20 @@ class AdapterHostEthInterface(ModelComposed): 'CHASSISPOWERBUDGETINSUFFICIENT': "ChassisPowerBudgetInsufficient", 'CHASSISPOWERINSUFFICIENT': "ChassisPowerInsufficient", }, + ('standby_veth_oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('veth_action',): { 'NONE': "None", 'RESETCONNECTIVITY': "ResetConnectivity", @@ -224,6 +252,8 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'active_oper_state': (str,), # noqa: E501 + 'active_veth_oper_state': (str,), # noqa: E501 'admin_state': (str,), # noqa: E501 'ep_dn': (str,), # noqa: E501 'host_eth_interface_id': (int,), # noqa: E501 @@ -239,6 +269,7 @@ def openapi_types(): 'qinq_enabled': (bool,), # noqa: E501 'qinq_vlan': (int,), # noqa: E501 'standby_oper_state': (str,), # noqa: E501 + 'standby_veth_oper_state': (str,), # noqa: E501 'standby_vif_id': (int,), # noqa: E501 'veth_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 @@ -282,6 +313,8 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'active_oper_state': 'ActiveOperState', # noqa: E501 + 'active_veth_oper_state': 'ActiveVethOperState', # noqa: E501 'admin_state': 'AdminState', # noqa: E501 'ep_dn': 'EpDn', # noqa: E501 'host_eth_interface_id': 'HostEthInterfaceId', # noqa: E501 @@ -297,6 +330,7 @@ def discriminator(): 'qinq_enabled': 'QinqEnabled', # noqa: E501 'qinq_vlan': 'QinqVlan', # noqa: E501 'standby_oper_state': 'StandbyOperState', # noqa: E501 + 'standby_veth_oper_state': 'StandbyVethOperState', # noqa: E501 'standby_vif_id': 'StandbyVifId', # noqa: E501 'veth_action': 'VethAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 @@ -330,6 +364,8 @@ def discriminator(): } read_only_vars = { + 'active_oper_state', # noqa: E501 + 'active_veth_oper_state', # noqa: E501 'admin_state', # noqa: E501 'ep_dn', # noqa: E501 'host_eth_interface_id', # noqa: E501 @@ -341,6 +377,7 @@ def discriminator(): 'pci_addr', # noqa: E501 'peer_dn', # noqa: E501 'standby_oper_state', # noqa: E501 + 'standby_veth_oper_state', # noqa: E501 'standby_vif_id', # noqa: E501 'vif_id', # noqa: E501 'virtualization_preference', # noqa: E501 @@ -395,6 +432,8 @@ 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,) + active_oper_state (str): The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + active_veth_oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 admin_state (str): Admin state of the Host Ethernet Interface.. [optional] # noqa: E501 ep_dn (str): The Endpoint Config Dn of the Host Ethernet Interface.. [optional] # noqa: E501 host_eth_interface_id (int): Unique Identifier for an Host Ethernet Interface within the adapter object.. [optional] # noqa: E501 @@ -409,7 +448,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 qinq_enabled (bool): Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.. [optional] # noqa: E501 qinq_vlan (int): The VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 - standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_oper_state (str): The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + standby_veth_oper_state (str): The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 @@ -552,6 +592,8 @@ 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,) + active_oper_state (str): The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + active_veth_oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 admin_state (str): Admin state of the Host Ethernet Interface.. [optional] # noqa: E501 ep_dn (str): The Endpoint Config Dn of the Host Ethernet Interface.. [optional] # noqa: E501 host_eth_interface_id (int): Unique Identifier for an Host Ethernet Interface within the adapter object.. [optional] # noqa: E501 @@ -566,7 +608,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 qinq_enabled (bool): Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.. [optional] # noqa: E501 qinq_vlan (int): The VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 - standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_oper_state (str): The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + standby_veth_oper_state (str): The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 diff --git a/intersight/model/adapter_host_eth_interface_all_of.py b/intersight/model/adapter_host_eth_interface_all_of.py index 57ccd2a0ba..1f678b7218 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,20 @@ class AdapterHostEthInterfaceAllOf(ModelNormal): ('object_type',): { 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface", }, + ('active_veth_oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('oper_reason',): { 'None': None, 'UNKNOWN': "Unknown", @@ -168,6 +182,20 @@ class AdapterHostEthInterfaceAllOf(ModelNormal): 'CHASSISPOWERBUDGETINSUFFICIENT': "ChassisPowerBudgetInsufficient", 'CHASSISPOWERINSUFFICIENT': "ChassisPowerInsufficient", }, + ('standby_veth_oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('veth_action',): { 'NONE': "None", 'RESETCONNECTIVITY': "ResetConnectivity", @@ -210,6 +238,8 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'active_oper_state': (str,), # noqa: E501 + 'active_veth_oper_state': (str,), # noqa: E501 'admin_state': (str,), # noqa: E501 'ep_dn': (str,), # noqa: E501 'host_eth_interface_id': (int,), # noqa: E501 @@ -225,6 +255,7 @@ def openapi_types(): 'qinq_enabled': (bool,), # noqa: E501 'qinq_vlan': (int,), # noqa: E501 'standby_oper_state': (str,), # noqa: E501 + 'standby_veth_oper_state': (str,), # noqa: E501 'standby_vif_id': (int,), # noqa: E501 'veth_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 @@ -246,6 +277,8 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'active_oper_state': 'ActiveOperState', # noqa: E501 + 'active_veth_oper_state': 'ActiveVethOperState', # noqa: E501 'admin_state': 'AdminState', # noqa: E501 'ep_dn': 'EpDn', # noqa: E501 'host_eth_interface_id': 'HostEthInterfaceId', # noqa: E501 @@ -261,6 +294,7 @@ def discriminator(): 'qinq_enabled': 'QinqEnabled', # noqa: E501 'qinq_vlan': 'QinqVlan', # noqa: E501 'standby_oper_state': 'StandbyOperState', # noqa: E501 + 'standby_veth_oper_state': 'StandbyVethOperState', # noqa: E501 'standby_vif_id': 'StandbyVifId', # noqa: E501 'veth_action': 'VethAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 @@ -275,6 +309,8 @@ def discriminator(): } read_only_vars = { + 'active_oper_state', # noqa: E501 + 'active_veth_oper_state', # noqa: E501 'admin_state', # noqa: E501 'ep_dn', # noqa: E501 'host_eth_interface_id', # noqa: E501 @@ -286,6 +322,7 @@ def discriminator(): 'pci_addr', # noqa: E501 'peer_dn', # noqa: E501 'standby_oper_state', # noqa: E501 + 'standby_veth_oper_state', # noqa: E501 'standby_vif_id', # noqa: E501 'vif_id', # noqa: E501 'virtualization_preference', # noqa: E501 @@ -334,6 +371,8 @@ 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,) + active_oper_state (str): The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + active_veth_oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 admin_state (str): Admin state of the Host Ethernet Interface.. [optional] # noqa: E501 ep_dn (str): The Endpoint Config Dn of the Host Ethernet Interface.. [optional] # noqa: E501 host_eth_interface_id (int): Unique Identifier for an Host Ethernet Interface within the adapter object.. [optional] # noqa: E501 @@ -348,7 +387,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 qinq_enabled (bool): Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.. [optional] # noqa: E501 qinq_vlan (int): The VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 - standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_oper_state (str): The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + standby_veth_oper_state (str): The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 @@ -453,6 +493,8 @@ 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,) + active_oper_state (str): The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + active_veth_oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 admin_state (str): Admin state of the Host Ethernet Interface.. [optional] # noqa: E501 ep_dn (str): The Endpoint Config Dn of the Host Ethernet Interface.. [optional] # noqa: E501 host_eth_interface_id (int): Unique Identifier for an Host Ethernet Interface within the adapter object.. [optional] # noqa: E501 @@ -467,7 +509,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 qinq_enabled (bool): Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.. [optional] # noqa: E501 qinq_vlan (int): The VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 - standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_oper_state (str): The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + standby_veth_oper_state (str): The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 diff --git a/intersight/model/adapter_host_eth_interface_list.py b/intersight/model/adapter_host_eth_interface_list.py index 139ef905d6..de044b214e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20dbeb5d34..2ffb7b824f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 700f422e2f..a18e7e419d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -85,6 +85,20 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): ('class_id',): { 'MO.MOREF': "mo.MoRef", }, + ('active_veth_oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('oper_reason',): { 'None': None, 'UNKNOWN': "Unknown", @@ -179,6 +193,20 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'CHASSISPOWERBUDGETINSUFFICIENT': "ChassisPowerBudgetInsufficient", 'CHASSISPOWERINSUFFICIENT': "ChassisPowerInsufficient", }, + ('standby_veth_oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('veth_action',): { 'NONE': "None", 'RESETCONNECTIVITY': "ResetConnectivity", @@ -205,6 +233,18 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -308,6 +348,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -329,6 +370,8 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -390,6 +433,13 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -511,6 +561,10 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -748,6 +802,8 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -946,6 +1002,8 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1226,6 +1284,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1281,6 +1340,8 @@ def openapi_types(): 'oper_state': (str,), # noqa: E501 'acknowledged_peer_interface': (EtherPhysicalPortBaseRelationship,), # noqa: E501 'peer_interface': (EtherPhysicalPortBaseRelationship,), # noqa: E501 + 'active_oper_state': (str,), # noqa: E501 + 'active_veth_oper_state': (str,), # noqa: E501 'admin_state': (str,), # noqa: E501 'ep_dn': (str,), # noqa: E501 'host_eth_interface_id': (int,), # noqa: E501 @@ -1296,6 +1357,7 @@ def openapi_types(): 'qinq_enabled': (bool,), # noqa: E501 'qinq_vlan': (int,), # noqa: E501 'standby_oper_state': (str,), # noqa: E501 + 'standby_veth_oper_state': (str,), # noqa: E501 'standby_vif_id': (int,), # noqa: E501 'veth_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 @@ -1344,6 +1406,8 @@ def discriminator(): 'oper_state': 'OperState', # noqa: E501 'acknowledged_peer_interface': 'AcknowledgedPeerInterface', # noqa: E501 'peer_interface': 'PeerInterface', # noqa: E501 + 'active_oper_state': 'ActiveOperState', # noqa: E501 + 'active_veth_oper_state': 'ActiveVethOperState', # noqa: E501 'admin_state': 'AdminState', # noqa: E501 'ep_dn': 'EpDn', # noqa: E501 'host_eth_interface_id': 'HostEthInterfaceId', # noqa: E501 @@ -1359,6 +1423,7 @@ def discriminator(): 'qinq_enabled': 'QinqEnabled', # noqa: E501 'qinq_vlan': 'QinqVlan', # noqa: E501 'standby_oper_state': 'StandbyOperState', # noqa: E501 + 'standby_veth_oper_state': 'StandbyVethOperState', # noqa: E501 'standby_vif_id': 'StandbyVifId', # noqa: E501 'veth_action': 'VethAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 @@ -1384,6 +1449,8 @@ def discriminator(): 'device_mo_id', # noqa: E501 'dn', # noqa: E501 'rn', # noqa: E501 + 'active_oper_state', # noqa: E501 + 'active_veth_oper_state', # noqa: E501 'admin_state', # noqa: E501 'ep_dn', # noqa: E501 'host_eth_interface_id', # noqa: E501 @@ -1395,6 +1462,7 @@ def discriminator(): 'pci_addr', # noqa: E501 'peer_dn', # noqa: E501 'standby_oper_state', # noqa: E501 + 'standby_veth_oper_state', # noqa: E501 'standby_vif_id', # noqa: E501 'vif_id', # noqa: E501 'virtualization_preference', # noqa: E501 @@ -1459,6 +1527,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 oper_state (str): Operational state of an Interface.. [optional] # noqa: E501 acknowledged_peer_interface (EtherPhysicalPortBaseRelationship): [optional] # noqa: E501 peer_interface (EtherPhysicalPortBaseRelationship): [optional] # noqa: E501 + active_oper_state (str): The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + active_veth_oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 admin_state (str): Admin state of the Host Ethernet Interface.. [optional] # noqa: E501 ep_dn (str): The Endpoint Config Dn of the Host Ethernet Interface.. [optional] # noqa: E501 host_eth_interface_id (int): Unique Identifier for an Host Ethernet Interface within the adapter object.. [optional] # noqa: E501 @@ -1473,7 +1543,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 qinq_enabled (bool): Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.. [optional] # noqa: E501 qinq_vlan (int): The VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 - standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_oper_state (str): The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + standby_veth_oper_state (str): The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 @@ -1616,6 +1687,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 oper_state (str): Operational state of an Interface.. [optional] # noqa: E501 acknowledged_peer_interface (EtherPhysicalPortBaseRelationship): [optional] # noqa: E501 peer_interface (EtherPhysicalPortBaseRelationship): [optional] # noqa: E501 + active_oper_state (str): The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + active_veth_oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 admin_state (str): Admin state of the Host Ethernet Interface.. [optional] # noqa: E501 ep_dn (str): The Endpoint Config Dn of the Host Ethernet Interface.. [optional] # noqa: E501 host_eth_interface_id (int): Unique Identifier for an Host Ethernet Interface within the adapter object.. [optional] # noqa: E501 @@ -1630,7 +1703,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 qinq_enabled (bool): Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.. [optional] # noqa: E501 qinq_vlan (int): The VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 - standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_oper_state (str): The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.. [optional] # noqa: E501 + standby_veth_oper_state (str): The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 diff --git a/intersight/model/adapter_host_eth_interface_response.py b/intersight/model/adapter_host_eth_interface_response.py index 0810566f7d..60720f874d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37a228ca4f..b4309bc2fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9afdcdd342..1101641094 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1c955363f..6e6b224820 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2781f19b2c..9e7838286c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8d732df38..7407c5c23f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -205,6 +205,18 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -308,6 +320,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -329,6 +342,8 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -390,6 +405,13 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -511,6 +533,10 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -748,6 +774,8 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -946,6 +974,8 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1226,6 +1256,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/adapter_host_fc_interface_response.py b/intersight/model/adapter_host_fc_interface_response.py index 63acd47ba5..0e808386cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e774eafc07..199839dc2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2885a3b9ef..5c4b8bfe1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 beb111b54e..51085690d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e773bf0085..5d89982451 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2996d9a8d6..ee1e03eb99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/adapter_host_iscsi_interface_response.py b/intersight/model/adapter_host_iscsi_interface_response.py index 2a9a6709c8..b5847b960e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_physical_nic_mode_settings.py b/intersight/model/adapter_physical_nic_mode_settings.py index 66e10b304d..c8f2caa91d 100644 --- a/intersight/model/adapter_physical_nic_mode_settings.py +++ b/intersight/model/adapter_physical_nic_mode_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_physical_nic_mode_settings_all_of.py b/intersight/model/adapter_physical_nic_mode_settings_all_of.py index 786c1e346f..551e9670af 100644 --- a/intersight/model/adapter_physical_nic_mode_settings_all_of.py +++ b/intersight/model/adapter_physical_nic_mode_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcdbfd05fd..a75286a956 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 208882ba5e..2ffa18981c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 103f664ca7..a1c3ab44e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8835ce186..0528cb3b3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e26e8a9ea4..1f9b92207f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b00c60531..a175fc80e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 805ad5a570..88bf41a14c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e860ddb604..86fc1ae628 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e178aee655..6efe8d2314 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/adapter_unit_expander_response.py b/intersight/model/adapter_unit_expander_response.py index 04cf2c270a..acea1e9aae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f13359f69..03fb46bb89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8741c729fb..0d77ccf2c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7148997de..e5fcf0d486 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -123,6 +123,18 @@ class AdapterUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -226,6 +238,7 @@ class AdapterUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -247,6 +260,8 @@ class AdapterUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -308,6 +323,13 @@ class AdapterUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -429,6 +451,10 @@ class AdapterUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -666,6 +692,8 @@ class AdapterUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -864,6 +892,8 @@ class AdapterUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1144,6 +1174,7 @@ class AdapterUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/adapter_unit_response.py b/intersight/model/adapter_unit_response.py index 0e6d69b6ef..ff0e436675 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/apic_aci_pod.py b/intersight/model/apic_aci_pod.py new file mode 100644 index 0000000000..3dd83b5dca --- /dev/null +++ b/intersight/model/apic_aci_pod.py @@ -0,0 +1,431 @@ +""" + 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-16711 + 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.apic_aci_pod_all_of import ApicAciPodAllOf + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicAciPodAllOf'] = ApicAciPodAllOf + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicAciPod(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',): { + 'APIC.ACIPOD': "apic.AciPod", + }, + ('object_type',): { + 'APIC.ACIPOD': "apic.AciPod", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'pod_type': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'name': 'Name', # noqa: E501 + 'pod_type': 'PodType', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicAciPod - 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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,) + name (str): Name of a pod extracted from Dn within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + pod_type (str): Pod type of an object within the Cisco Application Policy Infrastructure Controller (APIC).. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.AciPod") + object_type = kwargs.get('object_type', "apic.AciPod") + _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 + """ApicAciPod - 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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,) + name (str): Name of a pod extracted from Dn within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + pod_type (str): Pod type of an object within the Cisco Application Policy Infrastructure Controller (APIC).. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.AciPod") + object_type = kwargs.get('object_type', "apic.AciPod") + _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': [ + ApicAciPodAllOf, + ApicInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_aci_pod_all_of.py b/intersight/model/apic_aci_pod_all_of.py new file mode 100644 index 0000000000..d2776077d8 --- /dev/null +++ b/intersight/model/apic_aci_pod_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 ApicAciPodAllOf(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',): { + 'APIC.ACIPOD': "apic.AciPod", + }, + ('object_type',): { + 'APIC.ACIPOD': "apic.AciPod", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'pod_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'pod_type': 'PodType', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicAciPodAllOf - 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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,) + name (str): Name of a pod extracted from Dn within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + pod_type (str): Pod type of an object within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.AciPod") + object_type = kwargs.get('object_type', "apic.AciPod") + _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 + """ApicAciPodAllOf - 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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 "apic.AciPod", must be one of ["apic.AciPod", ] # 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,) + name (str): Name of a pod extracted from Dn within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + pod_type (str): Pod type of an object within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.AciPod") + object_type = kwargs.get('object_type', "apic.AciPod") + _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/apic_aci_pod_list.py b/intersight/model/apic_aci_pod_list.py new file mode 100644 index 0000000000..9dc82cbe6a --- /dev/null +++ b/intersight/model/apic_aci_pod_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-16711 + 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.apic_aci_pod import ApicAciPod + from intersight.model.apic_aci_pod_list_all_of import ApicAciPodListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicAciPod'] = ApicAciPod + globals()['ApicAciPodListAllOf'] = ApicAciPodListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicAciPodList(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': ([ApicAciPod], 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 + """ApicAciPodList - 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 'apic.AciPod' 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 ([ApicAciPod], none_type): The array of 'apic.AciPod' 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 + """ApicAciPodList - 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 'apic.AciPod' 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 ([ApicAciPod], none_type): The array of 'apic.AciPod' 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': [ + ApicAciPodListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_aci_pod_list_all_of.py b/intersight/model/apic_aci_pod_list_all_of.py new file mode 100644 index 0000000000..4a166e184d --- /dev/null +++ b/intersight/model/apic_aci_pod_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-16711 + 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.apic_aci_pod import ApicAciPod + globals()['ApicAciPod'] = ApicAciPod + + +class ApicAciPodListAllOf(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': ([ApicAciPod], 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 + """ApicAciPodListAllOf - 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 'apic.AciPod' 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 ([ApicAciPod], none_type): The array of 'apic.AciPod' 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 + """ApicAciPodListAllOf - 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 'apic.AciPod' 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 ([ApicAciPod], none_type): The array of 'apic.AciPod' 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/apic_aci_pod_response.py b/intersight/model/apic_aci_pod_response.py new file mode 100644 index 0000000000..74e1b3ccf0 --- /dev/null +++ b/intersight/model/apic_aci_pod_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-16711 + 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.apic_aci_pod_list import ApicAciPodList + 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 + globals()['ApicAciPodList'] = ApicAciPodList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicAciPodResponse(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 = { + 'apic.AciPod.List': ApicAciPodList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicAciPodResponse - 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 'apic.AciPod' 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 + """ApicAciPodResponse - 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 'apic.AciPod' 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': [ + ApicAciPodList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_application.py b/intersight/model/apic_application.py new file mode 100644 index 0000000000..0bdf378832 --- /dev/null +++ b/intersight/model/apic_application.py @@ -0,0 +1,437 @@ +""" + 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-16711 + 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.apic_application_all_of import ApicApplicationAllOf + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_tenant_relationship import ApicTenantRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicApplicationAllOf'] = ApicApplicationAllOf + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicTenantRelationship'] = ApicTenantRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicApplication(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',): { + 'APIC.APPLICATION': "apic.Application", + }, + ('object_type',): { + 'APIC.APPLICATION': "apic.Application", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicApplication - 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 "apic.Application", must be one of ["apic.Application", ] # 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 "apic.Application", must be one of ["apic.Application", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Application name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Application") + object_type = kwargs.get('object_type', "apic.Application") + _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 + """ApicApplication - 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 "apic.Application", must be one of ["apic.Application", ] # 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 "apic.Application", must be one of ["apic.Application", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Application name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Application") + object_type = kwargs.get('object_type', "apic.Application") + _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': [ + ApicApplicationAllOf, + ApicInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_application_all_of.py b/intersight/model/apic_application_all_of.py new file mode 100644 index 0000000000..8f22cfdc43 --- /dev/null +++ b/intersight/model/apic_application_all_of.py @@ -0,0 +1,304 @@ +""" + 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-16711 + 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.apic_tenant_relationship import ApicTenantRelationship + globals()['ApicTenantRelationship'] = ApicTenantRelationship + + +class ApicApplicationAllOf(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',): { + 'APIC.APPLICATION': "apic.Application", + }, + ('object_type',): { + 'APIC.APPLICATION': "apic.Application", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicApplicationAllOf - 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 "apic.Application", must be one of ["apic.Application", ] # 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 "apic.Application", must be one of ["apic.Application", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Application name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Application") + object_type = kwargs.get('object_type', "apic.Application") + _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 + """ApicApplicationAllOf - 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 "apic.Application", must be one of ["apic.Application", ] # 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 "apic.Application", must be one of ["apic.Application", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Application name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Application") + object_type = kwargs.get('object_type', "apic.Application") + _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/apic_application_endpoint_group.py b/intersight/model/apic_application_endpoint_group.py new file mode 100644 index 0000000000..2c2be0ec0b --- /dev/null +++ b/intersight/model/apic_application_endpoint_group.py @@ -0,0 +1,437 @@ +""" + 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-16711 + 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.apic_application_endpoint_group_all_of import ApicApplicationEndpointGroupAllOf + from intersight.model.apic_application_relationship import ApicApplicationRelationship + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicApplicationEndpointGroupAllOf'] = ApicApplicationEndpointGroupAllOf + globals()['ApicApplicationRelationship'] = ApicApplicationRelationship + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicApplicationEndpointGroup(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',): { + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + }, + ('object_type',): { + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'application': (ApicApplicationRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'application': 'Application', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicApplicationEndpointGroup - 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + application (ApicApplicationRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ApplicationEndpointGroup") + object_type = kwargs.get('object_type', "apic.ApplicationEndpointGroup") + _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 + """ApicApplicationEndpointGroup - 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + application (ApicApplicationRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ApplicationEndpointGroup") + object_type = kwargs.get('object_type', "apic.ApplicationEndpointGroup") + _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': [ + ApicApplicationEndpointGroupAllOf, + ApicInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_application_endpoint_group_all_of.py b/intersight/model/apic_application_endpoint_group_all_of.py new file mode 100644 index 0000000000..583f5802d2 --- /dev/null +++ b/intersight/model/apic_application_endpoint_group_all_of.py @@ -0,0 +1,304 @@ +""" + 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-16711 + 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.apic_application_relationship import ApicApplicationRelationship + globals()['ApicApplicationRelationship'] = ApicApplicationRelationship + + +class ApicApplicationEndpointGroupAllOf(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',): { + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + }, + ('object_type',): { + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'application': (ApicApplicationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'application': 'Application', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicApplicationEndpointGroupAllOf - 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + application (ApicApplicationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ApplicationEndpointGroup") + object_type = kwargs.get('object_type', "apic.ApplicationEndpointGroup") + _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 + """ApicApplicationEndpointGroupAllOf - 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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 "apic.ApplicationEndpointGroup", must be one of ["apic.ApplicationEndpointGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + application (ApicApplicationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ApplicationEndpointGroup") + object_type = kwargs.get('object_type', "apic.ApplicationEndpointGroup") + _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/apic_application_endpoint_group_list.py b/intersight/model/apic_application_endpoint_group_list.py new file mode 100644 index 0000000000..a5c534378b --- /dev/null +++ b/intersight/model/apic_application_endpoint_group_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-16711 + 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.apic_application_endpoint_group import ApicApplicationEndpointGroup + from intersight.model.apic_application_endpoint_group_list_all_of import ApicApplicationEndpointGroupListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicApplicationEndpointGroup'] = ApicApplicationEndpointGroup + globals()['ApicApplicationEndpointGroupListAllOf'] = ApicApplicationEndpointGroupListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicApplicationEndpointGroupList(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': ([ApicApplicationEndpointGroup], 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 + """ApicApplicationEndpointGroupList - 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 'apic.ApplicationEndpointGroup' 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 ([ApicApplicationEndpointGroup], none_type): The array of 'apic.ApplicationEndpointGroup' 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 + """ApicApplicationEndpointGroupList - 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 'apic.ApplicationEndpointGroup' 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 ([ApicApplicationEndpointGroup], none_type): The array of 'apic.ApplicationEndpointGroup' 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': [ + ApicApplicationEndpointGroupListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_application_endpoint_group_list_all_of.py b/intersight/model/apic_application_endpoint_group_list_all_of.py new file mode 100644 index 0000000000..ee377f8d55 --- /dev/null +++ b/intersight/model/apic_application_endpoint_group_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-16711 + 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.apic_application_endpoint_group import ApicApplicationEndpointGroup + globals()['ApicApplicationEndpointGroup'] = ApicApplicationEndpointGroup + + +class ApicApplicationEndpointGroupListAllOf(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': ([ApicApplicationEndpointGroup], 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 + """ApicApplicationEndpointGroupListAllOf - 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 'apic.ApplicationEndpointGroup' 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 ([ApicApplicationEndpointGroup], none_type): The array of 'apic.ApplicationEndpointGroup' 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 + """ApicApplicationEndpointGroupListAllOf - 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 'apic.ApplicationEndpointGroup' 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 ([ApicApplicationEndpointGroup], none_type): The array of 'apic.ApplicationEndpointGroup' 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/apic_application_endpoint_group_response.py b/intersight/model/apic_application_endpoint_group_response.py new file mode 100644 index 0000000000..f2c8b201fd --- /dev/null +++ b/intersight/model/apic_application_endpoint_group_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-16711 + 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.apic_application_endpoint_group_list import ApicApplicationEndpointGroupList + 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 + globals()['ApicApplicationEndpointGroupList'] = ApicApplicationEndpointGroupList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicApplicationEndpointGroupResponse(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 = { + 'apic.ApplicationEndpointGroup.List': ApicApplicationEndpointGroupList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicApplicationEndpointGroupResponse - 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 'apic.ApplicationEndpointGroup' 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 + """ApicApplicationEndpointGroupResponse - 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 'apic.ApplicationEndpointGroup' 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': [ + ApicApplicationEndpointGroupList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_application_list.py b/intersight/model/apic_application_list.py new file mode 100644 index 0000000000..2afff0f4d9 --- /dev/null +++ b/intersight/model/apic_application_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-16711 + 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.apic_application import ApicApplication + from intersight.model.apic_application_list_all_of import ApicApplicationListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicApplication'] = ApicApplication + globals()['ApicApplicationListAllOf'] = ApicApplicationListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicApplicationList(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': ([ApicApplication], 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 + """ApicApplicationList - 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 'apic.Application' 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 ([ApicApplication], none_type): The array of 'apic.Application' 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 + """ApicApplicationList - 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 'apic.Application' 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 ([ApicApplication], none_type): The array of 'apic.Application' 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': [ + ApicApplicationListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_application_list_all_of.py b/intersight/model/apic_application_list_all_of.py new file mode 100644 index 0000000000..75599763bb --- /dev/null +++ b/intersight/model/apic_application_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-16711 + 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.apic_application import ApicApplication + globals()['ApicApplication'] = ApicApplication + + +class ApicApplicationListAllOf(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': ([ApicApplication], 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 + """ApicApplicationListAllOf - 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 'apic.Application' 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 ([ApicApplication], none_type): The array of 'apic.Application' 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 + """ApicApplicationListAllOf - 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 'apic.Application' 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 ([ApicApplication], none_type): The array of 'apic.Application' 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/apic_application_relationship.py b/intersight/model/apic_application_relationship.py new file mode 100644 index 0000000000..f3f37093c4 --- /dev/null +++ b/intersight/model/apic_application_relationship.py @@ -0,0 +1,1513 @@ +""" + 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-16711 + 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.apic_application import ApicApplication + from intersight.model.apic_tenant_relationship import ApicTenantRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + 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 + globals()['ApicApplication'] = ApicApplication + globals()['ApicTenantRelationship'] = ApicTenantRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicApplicationRelationship(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", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.IPADDRESS': "access.IpAddress", + '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", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", + 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + '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.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.METRICSCONFIG': "appliance.MetricsConfig", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + '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.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + '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.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PROCESSORUNITUPDATECONSTRAINTMETA': "capability.ProcessorUnitUpdateConstraintMeta", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + '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", + 'CHASSIS.PROFILETEMPLATE': "chassis.ProfileTemplate", + '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.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + '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", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + '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.HYBRIDDRIVESLOT': "equipment.HybridDriveSlot", + '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.SWITCHCLUSTERPROFILETEMPLATE': "fabric.SwitchClusterProfileTemplate", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SWITCHPROFILETEMPLATE': "fabric.SwitchProfileTemplate", + '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.POLICY': "firmware.Policy", + '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", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + '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.REDUCERESYNC': "hyperflex.ReduceReSync", + '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.STARTREDUCERESYNC': "hyperflex.StartReduceReSync", + '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.SHARINGRULE': "iam.SharingRule", + '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.TENANTCUSTOMIZATION': "iwotenant.TenantCustomization", + '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", + 'MARKETPLACE.USECASE': "marketplace.UseCase", + 'MARKETPLACE.USECASEVERSION': "marketplace.UseCaseVersion", + '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", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", + 'META.DEFINITION': "meta.Definition", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + '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.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + '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.APICVISION': "niatelemetry.ApicVision", + '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.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + '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", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", + 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + '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.DISRUPTION': "server.Disruption", + '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.HCIBUNDLEDISTRIBUTABLE': "software.HciBundleDistributable", + 'SOFTWARE.HCIDISTRIBUTABLE': "software.HciDistributable", + '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.CATEGORYUNSUPPORTEDMODELS': "softwarerepository.CategoryUnsupportedModels", + '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.CONTROLLERDRIVE': "storage.ControllerDrive", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FILEITEM': "storage.FileItem", + '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.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + '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.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + '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.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.NVMERAIDCONFIGURATION': "storage.NvmeRaidConfiguration", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PUREARRAYALERTS': "storage.PureArrayAlerts", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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.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", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + '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.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREPROACTIVEHA': "virtualization.VmwareProactiveHa", + '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", + '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", + 'VNIC.VHBATEMPLATE': "vnic.VhbaTemplate", + 'VNIC.VNICTEMPLATE': "vnic.VnicTemplate", + '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.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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + 'WORKSPACE.FOLDER': "workspace.Folder", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'apic.Application': ApicApplication, + 'mo.MoRef': MoMoRef, + } + 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # 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 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicApplicationRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Application name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + """ApicApplicationRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Application name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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': [ + ApicApplication, + MoMoRef, + none_type, + ], + } diff --git a/intersight/model/apic_application_response.py b/intersight/model/apic_application_response.py new file mode 100644 index 0000000000..aa6f9cbc74 --- /dev/null +++ b/intersight/model/apic_application_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-16711 + 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.apic_application_list import ApicApplicationList + 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 + globals()['ApicApplicationList'] = ApicApplicationList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicApplicationResponse(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 = { + 'apic.Application.List': ApicApplicationList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicApplicationResponse - 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 'apic.Application' 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 + """ApicApplicationResponse - 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 'apic.Application' 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': [ + ApicApplicationList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_bridge_domain.py b/intersight/model/apic_bridge_domain.py new file mode 100644 index 0000000000..9dab8f6418 --- /dev/null +++ b/intersight/model/apic_bridge_domain.py @@ -0,0 +1,437 @@ +""" + 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-16711 + 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.apic_bridge_domain_all_of import ApicBridgeDomainAllOf + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_tenant_relationship import ApicTenantRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicBridgeDomainAllOf'] = ApicBridgeDomainAllOf + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicTenantRelationship'] = ApicTenantRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicBridgeDomain(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',): { + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + }, + ('object_type',): { + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicBridgeDomain - 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.BridgeDomain") + object_type = kwargs.get('object_type', "apic.BridgeDomain") + _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 + """ApicBridgeDomain - 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.BridgeDomain") + object_type = kwargs.get('object_type', "apic.BridgeDomain") + _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': [ + ApicBridgeDomainAllOf, + ApicInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_bridge_domain_all_of.py b/intersight/model/apic_bridge_domain_all_of.py new file mode 100644 index 0000000000..b381fca2dc --- /dev/null +++ b/intersight/model/apic_bridge_domain_all_of.py @@ -0,0 +1,304 @@ +""" + 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-16711 + 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.apic_tenant_relationship import ApicTenantRelationship + globals()['ApicTenantRelationship'] = ApicTenantRelationship + + +class ApicBridgeDomainAllOf(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',): { + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + }, + ('object_type',): { + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicBridgeDomainAllOf - 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.BridgeDomain") + object_type = kwargs.get('object_type', "apic.BridgeDomain") + _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 + """ApicBridgeDomainAllOf - 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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 "apic.BridgeDomain", must be one of ["apic.BridgeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.BridgeDomain") + object_type = kwargs.get('object_type', "apic.BridgeDomain") + _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/apic_bridge_domain_list.py b/intersight/model/apic_bridge_domain_list.py new file mode 100644 index 0000000000..7eba5e6c38 --- /dev/null +++ b/intersight/model/apic_bridge_domain_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-16711 + 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.apic_bridge_domain import ApicBridgeDomain + from intersight.model.apic_bridge_domain_list_all_of import ApicBridgeDomainListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicBridgeDomain'] = ApicBridgeDomain + globals()['ApicBridgeDomainListAllOf'] = ApicBridgeDomainListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicBridgeDomainList(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': ([ApicBridgeDomain], 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 + """ApicBridgeDomainList - 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 'apic.BridgeDomain' 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 ([ApicBridgeDomain], none_type): The array of 'apic.BridgeDomain' 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 + """ApicBridgeDomainList - 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 'apic.BridgeDomain' 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 ([ApicBridgeDomain], none_type): The array of 'apic.BridgeDomain' 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': [ + ApicBridgeDomainListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_bridge_domain_list_all_of.py b/intersight/model/apic_bridge_domain_list_all_of.py new file mode 100644 index 0000000000..7799fe92ad --- /dev/null +++ b/intersight/model/apic_bridge_domain_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-16711 + 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.apic_bridge_domain import ApicBridgeDomain + globals()['ApicBridgeDomain'] = ApicBridgeDomain + + +class ApicBridgeDomainListAllOf(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': ([ApicBridgeDomain], 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 + """ApicBridgeDomainListAllOf - 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 'apic.BridgeDomain' 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 ([ApicBridgeDomain], none_type): The array of 'apic.BridgeDomain' 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 + """ApicBridgeDomainListAllOf - 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 'apic.BridgeDomain' 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 ([ApicBridgeDomain], none_type): The array of 'apic.BridgeDomain' 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/apic_bridge_domain_relationship.py b/intersight/model/apic_bridge_domain_relationship.py new file mode 100644 index 0000000000..02e1a27be9 --- /dev/null +++ b/intersight/model/apic_bridge_domain_relationship.py @@ -0,0 +1,1513 @@ +""" + 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-16711 + 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.apic_bridge_domain import ApicBridgeDomain + from intersight.model.apic_tenant_relationship import ApicTenantRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + 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 + globals()['ApicBridgeDomain'] = ApicBridgeDomain + globals()['ApicTenantRelationship'] = ApicTenantRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicBridgeDomainRelationship(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", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.IPADDRESS': "access.IpAddress", + '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", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", + 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + '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.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.METRICSCONFIG': "appliance.MetricsConfig", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + '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.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + '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.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PROCESSORUNITUPDATECONSTRAINTMETA': "capability.ProcessorUnitUpdateConstraintMeta", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + '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", + 'CHASSIS.PROFILETEMPLATE': "chassis.ProfileTemplate", + '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.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + '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", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + '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.HYBRIDDRIVESLOT': "equipment.HybridDriveSlot", + '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.SWITCHCLUSTERPROFILETEMPLATE': "fabric.SwitchClusterProfileTemplate", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SWITCHPROFILETEMPLATE': "fabric.SwitchProfileTemplate", + '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.POLICY': "firmware.Policy", + '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", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + '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.REDUCERESYNC': "hyperflex.ReduceReSync", + '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.STARTREDUCERESYNC': "hyperflex.StartReduceReSync", + '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.SHARINGRULE': "iam.SharingRule", + '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.TENANTCUSTOMIZATION': "iwotenant.TenantCustomization", + '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", + 'MARKETPLACE.USECASE': "marketplace.UseCase", + 'MARKETPLACE.USECASEVERSION': "marketplace.UseCaseVersion", + '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", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", + 'META.DEFINITION': "meta.Definition", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + '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.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + '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.APICVISION': "niatelemetry.ApicVision", + '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.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + '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", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", + 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + '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.DISRUPTION': "server.Disruption", + '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.HCIBUNDLEDISTRIBUTABLE': "software.HciBundleDistributable", + 'SOFTWARE.HCIDISTRIBUTABLE': "software.HciDistributable", + '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.CATEGORYUNSUPPORTEDMODELS': "softwarerepository.CategoryUnsupportedModels", + '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.CONTROLLERDRIVE': "storage.ControllerDrive", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FILEITEM': "storage.FileItem", + '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.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + '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.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + '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.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.NVMERAIDCONFIGURATION': "storage.NvmeRaidConfiguration", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PUREARRAYALERTS': "storage.PureArrayAlerts", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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.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", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + '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.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREPROACTIVEHA': "virtualization.VmwareProactiveHa", + '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", + '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", + 'VNIC.VHBATEMPLATE': "vnic.VhbaTemplate", + 'VNIC.VNICTEMPLATE': "vnic.VnicTemplate", + '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.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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + 'WORKSPACE.FOLDER': "workspace.Folder", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'apic.BridgeDomain': ApicBridgeDomain, + 'mo.MoRef': MoMoRef, + } + 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # 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 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicBridgeDomainRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + """ApicBridgeDomainRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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': [ + ApicBridgeDomain, + MoMoRef, + none_type, + ], + } diff --git a/intersight/model/apic_bridge_domain_response.py b/intersight/model/apic_bridge_domain_response.py new file mode 100644 index 0000000000..a6437a93ec --- /dev/null +++ b/intersight/model/apic_bridge_domain_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-16711 + 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.apic_bridge_domain_list import ApicBridgeDomainList + 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 + globals()['ApicBridgeDomainList'] = ApicBridgeDomainList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicBridgeDomainResponse(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 = { + 'apic.BridgeDomain.List': ApicBridgeDomainList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicBridgeDomainResponse - 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 'apic.BridgeDomain' 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 + """ApicBridgeDomainResponse - 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 'apic.BridgeDomain' 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': [ + ApicBridgeDomainList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_external_routed_layer_three_domain.py b/intersight/model/apic_external_routed_layer_three_domain.py new file mode 100644 index 0000000000..26e2bc053a --- /dev/null +++ b/intersight/model/apic_external_routed_layer_three_domain.py @@ -0,0 +1,431 @@ +""" + 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-16711 + 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.apic_external_routed_layer_three_domain_all_of import ApicExternalRoutedLayerThreeDomainAllOf + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicExternalRoutedLayerThreeDomainAllOf'] = ApicExternalRoutedLayerThreeDomainAllOf + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicExternalRoutedLayerThreeDomain(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',): { + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + }, + ('object_type',): { + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicExternalRoutedLayerThreeDomain - 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ExternalRoutedLayerThreeDomain") + object_type = kwargs.get('object_type', "apic.ExternalRoutedLayerThreeDomain") + _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 + """ApicExternalRoutedLayerThreeDomain - 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ExternalRoutedLayerThreeDomain") + object_type = kwargs.get('object_type', "apic.ExternalRoutedLayerThreeDomain") + _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': [ + ApicExternalRoutedLayerThreeDomainAllOf, + ApicInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_external_routed_layer_three_domain_all_of.py b/intersight/model/apic_external_routed_layer_three_domain_all_of.py new file mode 100644 index 0000000000..b7c372e20d --- /dev/null +++ b/intersight/model/apic_external_routed_layer_three_domain_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 ApicExternalRoutedLayerThreeDomainAllOf(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',): { + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + }, + ('object_type',): { + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicExternalRoutedLayerThreeDomainAllOf - 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ExternalRoutedLayerThreeDomain") + object_type = kwargs.get('object_type', "apic.ExternalRoutedLayerThreeDomain") + _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 + """ApicExternalRoutedLayerThreeDomainAllOf - 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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 "apic.ExternalRoutedLayerThreeDomain", must be one of ["apic.ExternalRoutedLayerThreeDomain", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.ExternalRoutedLayerThreeDomain") + object_type = kwargs.get('object_type', "apic.ExternalRoutedLayerThreeDomain") + _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/apic_external_routed_layer_three_domain_list.py b/intersight/model/apic_external_routed_layer_three_domain_list.py new file mode 100644 index 0000000000..aaf08ea77e --- /dev/null +++ b/intersight/model/apic_external_routed_layer_three_domain_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-16711 + 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.apic_external_routed_layer_three_domain import ApicExternalRoutedLayerThreeDomain + from intersight.model.apic_external_routed_layer_three_domain_list_all_of import ApicExternalRoutedLayerThreeDomainListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicExternalRoutedLayerThreeDomain'] = ApicExternalRoutedLayerThreeDomain + globals()['ApicExternalRoutedLayerThreeDomainListAllOf'] = ApicExternalRoutedLayerThreeDomainListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicExternalRoutedLayerThreeDomainList(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': ([ApicExternalRoutedLayerThreeDomain], 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 + """ApicExternalRoutedLayerThreeDomainList - 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 'apic.ExternalRoutedLayerThreeDomain' 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 ([ApicExternalRoutedLayerThreeDomain], none_type): The array of 'apic.ExternalRoutedLayerThreeDomain' 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 + """ApicExternalRoutedLayerThreeDomainList - 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 'apic.ExternalRoutedLayerThreeDomain' 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 ([ApicExternalRoutedLayerThreeDomain], none_type): The array of 'apic.ExternalRoutedLayerThreeDomain' 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': [ + ApicExternalRoutedLayerThreeDomainListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_external_routed_layer_three_domain_list_all_of.py b/intersight/model/apic_external_routed_layer_three_domain_list_all_of.py new file mode 100644 index 0000000000..4b04d6863e --- /dev/null +++ b/intersight/model/apic_external_routed_layer_three_domain_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-16711 + 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.apic_external_routed_layer_three_domain import ApicExternalRoutedLayerThreeDomain + globals()['ApicExternalRoutedLayerThreeDomain'] = ApicExternalRoutedLayerThreeDomain + + +class ApicExternalRoutedLayerThreeDomainListAllOf(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': ([ApicExternalRoutedLayerThreeDomain], 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 + """ApicExternalRoutedLayerThreeDomainListAllOf - 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 'apic.ExternalRoutedLayerThreeDomain' 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 ([ApicExternalRoutedLayerThreeDomain], none_type): The array of 'apic.ExternalRoutedLayerThreeDomain' 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 + """ApicExternalRoutedLayerThreeDomainListAllOf - 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 'apic.ExternalRoutedLayerThreeDomain' 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 ([ApicExternalRoutedLayerThreeDomain], none_type): The array of 'apic.ExternalRoutedLayerThreeDomain' 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/apic_external_routed_layer_three_domain_response.py b/intersight/model/apic_external_routed_layer_three_domain_response.py new file mode 100644 index 0000000000..905eefe0ea --- /dev/null +++ b/intersight/model/apic_external_routed_layer_three_domain_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-16711 + 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.apic_external_routed_layer_three_domain_list import ApicExternalRoutedLayerThreeDomainList + 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 + globals()['ApicExternalRoutedLayerThreeDomainList'] = ApicExternalRoutedLayerThreeDomainList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicExternalRoutedLayerThreeDomainResponse(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 = { + 'apic.ExternalRoutedLayerThreeDomain.List': ApicExternalRoutedLayerThreeDomainList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicExternalRoutedLayerThreeDomainResponse - 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 'apic.ExternalRoutedLayerThreeDomain' 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 + """ApicExternalRoutedLayerThreeDomainResponse - 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 'apic.ExternalRoutedLayerThreeDomain' 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': [ + ApicExternalRoutedLayerThreeDomainList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_fabric_leaf_node.py b/intersight/model/apic_fabric_leaf_node.py new file mode 100644 index 0000000000..177e072ae0 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node.py @@ -0,0 +1,445 @@ +""" + 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-16711 + 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.apic_fabric_leaf_node_all_of import ApicFabricLeafNodeAllOf + from intersight.model.apic_fabric_leaf_node_details import ApicFabricLeafNodeDetails + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicFabricLeafNodeAllOf'] = ApicFabricLeafNodeAllOf + globals()['ApicFabricLeafNodeDetails'] = ApicFabricLeafNodeDetails + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicFabricLeafNode(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',): { + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + }, + ('object_type',): { + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + }, + } + + 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 + 'address': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'fabric_leaf_node_details': (ApicFabricLeafNodeDetails,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'pod': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'address': 'Address', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'fabric_leaf_node_details': 'FabricLeafNodeDetails', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'pod': 'Pod', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicFabricLeafNode - 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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,) + address (str): Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_details (ApicFabricLeafNodeDetails): [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + pod (str): Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNode") + object_type = kwargs.get('object_type', "apic.FabricLeafNode") + _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 + """ApicFabricLeafNode - 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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,) + address (str): Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_details (ApicFabricLeafNodeDetails): [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + pod (str): Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNode") + object_type = kwargs.get('object_type', "apic.FabricLeafNode") + _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': [ + ApicFabricLeafNodeAllOf, + ApicInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_fabric_leaf_node_all_of.py b/intersight/model/apic_fabric_leaf_node_all_of.py new file mode 100644 index 0000000000..d85a264c86 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_all_of.py @@ -0,0 +1,312 @@ +""" + 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-16711 + 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.apic_fabric_leaf_node_details import ApicFabricLeafNodeDetails + globals()['ApicFabricLeafNodeDetails'] = ApicFabricLeafNodeDetails + + +class ApicFabricLeafNodeAllOf(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',): { + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + }, + ('object_type',): { + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + }, + } + + 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 + 'address': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'fabric_leaf_node_details': (ApicFabricLeafNodeDetails,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'pod': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'address': 'Address', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'fabric_leaf_node_details': 'FabricLeafNodeDetails', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'pod': 'Pod', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicFabricLeafNodeAllOf - 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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,) + address (str): Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_details (ApicFabricLeafNodeDetails): [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + pod (str): Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNode") + object_type = kwargs.get('object_type', "apic.FabricLeafNode") + _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 + """ApicFabricLeafNodeAllOf - 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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 "apic.FabricLeafNode", must be one of ["apic.FabricLeafNode", ] # 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,) + address (str): Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_details (ApicFabricLeafNodeDetails): [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + pod (str): Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNode") + object_type = kwargs.get('object_type', "apic.FabricLeafNode") + _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/apic_fabric_leaf_node_details.py b/intersight/model/apic_fabric_leaf_node_details.py new file mode 100644 index 0000000000..07fa49c47f --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_details.py @@ -0,0 +1,358 @@ +""" + 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-16711 + 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.apic_fabric_leaf_node_details_all_of import ApicFabricLeafNodeDetailsAllOf + from intersight.model.mo_base_complex_type import MoBaseComplexType + globals()['ApicFabricLeafNodeDetailsAllOf'] = ApicFabricLeafNodeDetailsAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + + +class ApicFabricLeafNodeDetails(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',): { + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", + }, + ('object_type',): { + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", + }, + } + + 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 + 'id': (str,), # noqa: E501 + 'name': (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 + 'id': 'Id', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicFabricLeafNodeDetails - 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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,) + id (str): Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + name (str): Name of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeDetails") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeDetails") + _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 + """ApicFabricLeafNodeDetails - 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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,) + id (str): Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + name (str): Name of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeDetails") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeDetails") + _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': [ + ApicFabricLeafNodeDetailsAllOf, + MoBaseComplexType, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_fabric_leaf_node_details_all_of.py b/intersight/model/apic_fabric_leaf_node_details_all_of.py new file mode 100644 index 0000000000..b4a70d62f2 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_details_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 ApicFabricLeafNodeDetailsAllOf(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',): { + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", + }, + ('object_type',): { + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", + }, + } + + 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 + 'id': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'id': 'Id', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicFabricLeafNodeDetailsAllOf - 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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,) + id (str): Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + name (str): Name of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeDetails") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeDetails") + _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 + """ApicFabricLeafNodeDetailsAllOf - 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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 "apic.FabricLeafNodeDetails", must be one of ["apic.FabricLeafNodeDetails", ] # 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,) + id (str): Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + name (str): Name of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeDetails") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeDetails") + _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/apic_fabric_leaf_node_interface.py b/intersight/model/apic_fabric_leaf_node_interface.py new file mode 100644 index 0000000000..a60ceacf0e --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_interface.py @@ -0,0 +1,445 @@ +""" + 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-16711 + 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.apic_fabric_leaf_node_interface_all_of import ApicFabricLeafNodeInterfaceAllOf + from intersight.model.apic_fabric_leaf_node_relationship import ApicFabricLeafNodeRelationship + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicFabricLeafNodeInterfaceAllOf'] = ApicFabricLeafNodeInterfaceAllOf + globals()['ApicFabricLeafNodeRelationship'] = ApicFabricLeafNodeRelationship + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicFabricLeafNodeInterface(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',): { + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + }, + ('object_type',): { + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'fabric_leaf_node_dn': (str,), # noqa: E501 + 'fabric_leaf_node_id': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'fabric_leaf_node': (ApicFabricLeafNodeRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'fabric_leaf_node_dn': 'FabricLeafNodeDn', # noqa: E501 + 'fabric_leaf_node_id': 'FabricLeafNodeId', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'fabric_leaf_node': 'FabricLeafNode', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicFabricLeafNodeInterface - 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_dn (str): Fabric Leaf Node Distinguished Name.. [optional] # noqa: E501 + fabric_leaf_node_id (str): Fabric Leaf Node Identification Number.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + fabric_leaf_node (ApicFabricLeafNodeRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeInterface") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeInterface") + _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 + """ApicFabricLeafNodeInterface - 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_dn (str): Fabric Leaf Node Distinguished Name.. [optional] # noqa: E501 + fabric_leaf_node_id (str): Fabric Leaf Node Identification Number.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + fabric_leaf_node (ApicFabricLeafNodeRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeInterface") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeInterface") + _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': [ + ApicFabricLeafNodeInterfaceAllOf, + ApicInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_fabric_leaf_node_interface_all_of.py b/intersight/model/apic_fabric_leaf_node_interface_all_of.py new file mode 100644 index 0000000000..40c29edbf7 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_interface_all_of.py @@ -0,0 +1,312 @@ +""" + 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-16711 + 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.apic_fabric_leaf_node_relationship import ApicFabricLeafNodeRelationship + globals()['ApicFabricLeafNodeRelationship'] = ApicFabricLeafNodeRelationship + + +class ApicFabricLeafNodeInterfaceAllOf(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',): { + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + }, + ('object_type',): { + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'fabric_leaf_node_dn': (str,), # noqa: E501 + 'fabric_leaf_node_id': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'fabric_leaf_node': (ApicFabricLeafNodeRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'fabric_leaf_node_dn': 'FabricLeafNodeDn', # noqa: E501 + 'fabric_leaf_node_id': 'FabricLeafNodeId', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'fabric_leaf_node': 'FabricLeafNode', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicFabricLeafNodeInterfaceAllOf - 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_dn (str): Fabric Leaf Node Distinguished Name.. [optional] # noqa: E501 + fabric_leaf_node_id (str): Fabric Leaf Node Identification Number.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + fabric_leaf_node (ApicFabricLeafNodeRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeInterface") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeInterface") + _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 + """ApicFabricLeafNodeInterfaceAllOf - 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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 "apic.FabricLeafNodeInterface", must be one of ["apic.FabricLeafNodeInterface", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_dn (str): Fabric Leaf Node Distinguished Name.. [optional] # noqa: E501 + fabric_leaf_node_id (str): Fabric Leaf Node Identification Number.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + fabric_leaf_node (ApicFabricLeafNodeRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.FabricLeafNodeInterface") + object_type = kwargs.get('object_type', "apic.FabricLeafNodeInterface") + _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/apic_fabric_leaf_node_interface_list.py b/intersight/model/apic_fabric_leaf_node_interface_list.py new file mode 100644 index 0000000000..a7f6b096e2 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_interface_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-16711 + 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.apic_fabric_leaf_node_interface import ApicFabricLeafNodeInterface + from intersight.model.apic_fabric_leaf_node_interface_list_all_of import ApicFabricLeafNodeInterfaceListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicFabricLeafNodeInterface'] = ApicFabricLeafNodeInterface + globals()['ApicFabricLeafNodeInterfaceListAllOf'] = ApicFabricLeafNodeInterfaceListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicFabricLeafNodeInterfaceList(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': ([ApicFabricLeafNodeInterface], 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 + """ApicFabricLeafNodeInterfaceList - 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 'apic.FabricLeafNodeInterface' 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 ([ApicFabricLeafNodeInterface], none_type): The array of 'apic.FabricLeafNodeInterface' 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 + """ApicFabricLeafNodeInterfaceList - 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 'apic.FabricLeafNodeInterface' 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 ([ApicFabricLeafNodeInterface], none_type): The array of 'apic.FabricLeafNodeInterface' 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': [ + ApicFabricLeafNodeInterfaceListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_fabric_leaf_node_interface_list_all_of.py b/intersight/model/apic_fabric_leaf_node_interface_list_all_of.py new file mode 100644 index 0000000000..88e3740e52 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_interface_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-16711 + 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.apic_fabric_leaf_node_interface import ApicFabricLeafNodeInterface + globals()['ApicFabricLeafNodeInterface'] = ApicFabricLeafNodeInterface + + +class ApicFabricLeafNodeInterfaceListAllOf(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': ([ApicFabricLeafNodeInterface], 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 + """ApicFabricLeafNodeInterfaceListAllOf - 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 'apic.FabricLeafNodeInterface' 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 ([ApicFabricLeafNodeInterface], none_type): The array of 'apic.FabricLeafNodeInterface' 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 + """ApicFabricLeafNodeInterfaceListAllOf - 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 'apic.FabricLeafNodeInterface' 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 ([ApicFabricLeafNodeInterface], none_type): The array of 'apic.FabricLeafNodeInterface' 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/apic_fabric_leaf_node_interface_response.py b/intersight/model/apic_fabric_leaf_node_interface_response.py new file mode 100644 index 0000000000..9568996212 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_interface_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-16711 + 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.apic_fabric_leaf_node_interface_list import ApicFabricLeafNodeInterfaceList + 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 + globals()['ApicFabricLeafNodeInterfaceList'] = ApicFabricLeafNodeInterfaceList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicFabricLeafNodeInterfaceResponse(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 = { + 'apic.FabricLeafNodeInterface.List': ApicFabricLeafNodeInterfaceList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicFabricLeafNodeInterfaceResponse - 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 'apic.FabricLeafNodeInterface' 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 + """ApicFabricLeafNodeInterfaceResponse - 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 'apic.FabricLeafNodeInterface' 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': [ + ApicFabricLeafNodeInterfaceList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_fabric_leaf_node_list.py b/intersight/model/apic_fabric_leaf_node_list.py new file mode 100644 index 0000000000..2fdee01455 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_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-16711 + 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.apic_fabric_leaf_node import ApicFabricLeafNode + from intersight.model.apic_fabric_leaf_node_list_all_of import ApicFabricLeafNodeListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicFabricLeafNode'] = ApicFabricLeafNode + globals()['ApicFabricLeafNodeListAllOf'] = ApicFabricLeafNodeListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicFabricLeafNodeList(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': ([ApicFabricLeafNode], 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 + """ApicFabricLeafNodeList - 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 'apic.FabricLeafNode' 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 ([ApicFabricLeafNode], none_type): The array of 'apic.FabricLeafNode' 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 + """ApicFabricLeafNodeList - 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 'apic.FabricLeafNode' 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 ([ApicFabricLeafNode], none_type): The array of 'apic.FabricLeafNode' 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': [ + ApicFabricLeafNodeListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_fabric_leaf_node_list_all_of.py b/intersight/model/apic_fabric_leaf_node_list_all_of.py new file mode 100644 index 0000000000..afc3534a4d --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_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-16711 + 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.apic_fabric_leaf_node import ApicFabricLeafNode + globals()['ApicFabricLeafNode'] = ApicFabricLeafNode + + +class ApicFabricLeafNodeListAllOf(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': ([ApicFabricLeafNode], 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 + """ApicFabricLeafNodeListAllOf - 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 'apic.FabricLeafNode' 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 ([ApicFabricLeafNode], none_type): The array of 'apic.FabricLeafNode' 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 + """ApicFabricLeafNodeListAllOf - 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 'apic.FabricLeafNode' 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 ([ApicFabricLeafNode], none_type): The array of 'apic.FabricLeafNode' 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/apic_fabric_leaf_node_relationship.py b/intersight/model/apic_fabric_leaf_node_relationship.py new file mode 100644 index 0000000000..5e6d30e142 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_relationship.py @@ -0,0 +1,1521 @@ +""" + 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-16711 + 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.apic_fabric_leaf_node import ApicFabricLeafNode + from intersight.model.apic_fabric_leaf_node_details import ApicFabricLeafNodeDetails + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + 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 + globals()['ApicFabricLeafNode'] = ApicFabricLeafNode + globals()['ApicFabricLeafNodeDetails'] = ApicFabricLeafNodeDetails + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicFabricLeafNodeRelationship(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", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.IPADDRESS': "access.IpAddress", + '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", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", + 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + '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.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.METRICSCONFIG': "appliance.MetricsConfig", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + '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.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + '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.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PROCESSORUNITUPDATECONSTRAINTMETA': "capability.ProcessorUnitUpdateConstraintMeta", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + '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", + 'CHASSIS.PROFILETEMPLATE': "chassis.ProfileTemplate", + '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.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + '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", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + '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.HYBRIDDRIVESLOT': "equipment.HybridDriveSlot", + '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.SWITCHCLUSTERPROFILETEMPLATE': "fabric.SwitchClusterProfileTemplate", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SWITCHPROFILETEMPLATE': "fabric.SwitchProfileTemplate", + '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.POLICY': "firmware.Policy", + '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", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + '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.REDUCERESYNC': "hyperflex.ReduceReSync", + '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.STARTREDUCERESYNC': "hyperflex.StartReduceReSync", + '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.SHARINGRULE': "iam.SharingRule", + '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.TENANTCUSTOMIZATION': "iwotenant.TenantCustomization", + '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", + 'MARKETPLACE.USECASE': "marketplace.UseCase", + 'MARKETPLACE.USECASEVERSION': "marketplace.UseCaseVersion", + '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", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", + 'META.DEFINITION': "meta.Definition", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + '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.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + '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.APICVISION': "niatelemetry.ApicVision", + '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.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + '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", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", + 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + '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.DISRUPTION': "server.Disruption", + '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.HCIBUNDLEDISTRIBUTABLE': "software.HciBundleDistributable", + 'SOFTWARE.HCIDISTRIBUTABLE': "software.HciDistributable", + '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.CATEGORYUNSUPPORTEDMODELS': "softwarerepository.CategoryUnsupportedModels", + '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.CONTROLLERDRIVE': "storage.ControllerDrive", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FILEITEM': "storage.FileItem", + '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.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + '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.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + '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.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.NVMERAIDCONFIGURATION': "storage.NvmeRaidConfiguration", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PUREARRAYALERTS': "storage.PureArrayAlerts", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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.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", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + '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.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREPROACTIVEHA': "virtualization.VmwareProactiveHa", + '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", + '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", + 'VNIC.VHBATEMPLATE': "vnic.VhbaTemplate", + 'VNIC.VNICTEMPLATE': "vnic.VnicTemplate", + '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.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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + 'WORKSPACE.FOLDER': "workspace.Folder", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'address': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'fabric_leaf_node_details': (ApicFabricLeafNodeDetails,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'pod': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'apic.FabricLeafNode': ApicFabricLeafNode, + 'mo.MoRef': MoMoRef, + } + 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + 'address': 'Address', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'fabric_leaf_node_details': 'FabricLeafNodeDetails', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'pod': 'Pod', # 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 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicFabricLeafNodeRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + address (str): Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_details (ApicFabricLeafNodeDetails): [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + pod (str): Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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 + """ApicFabricLeafNodeRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + address (str): Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + fabric_leaf_node_details (ApicFabricLeafNodeDetails): [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + pod (str): Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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': [ + ApicFabricLeafNode, + MoMoRef, + none_type, + ], + } diff --git a/intersight/model/apic_fabric_leaf_node_response.py b/intersight/model/apic_fabric_leaf_node_response.py new file mode 100644 index 0000000000..85e7d410d7 --- /dev/null +++ b/intersight/model/apic_fabric_leaf_node_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-16711 + 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.apic_fabric_leaf_node_list import ApicFabricLeafNodeList + 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 + globals()['ApicFabricLeafNodeList'] = ApicFabricLeafNodeList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicFabricLeafNodeResponse(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 = { + 'apic.FabricLeafNode.List': ApicFabricLeafNodeList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicFabricLeafNodeResponse - 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 'apic.FabricLeafNode' 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 + """ApicFabricLeafNodeResponse - 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 'apic.FabricLeafNode' 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': [ + ApicFabricLeafNodeList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_inventory_entity.py b/intersight/model/apic_inventory_entity.py new file mode 100644 index 0000000000..90be89aa93 --- /dev/null +++ b/intersight/model/apic_inventory_entity.py @@ -0,0 +1,478 @@ +""" + 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-16711 + 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.apic_aci_pod import ApicAciPod + from intersight.model.apic_application import ApicApplication + from intersight.model.apic_application_endpoint_group import ApicApplicationEndpointGroup + from intersight.model.apic_bridge_domain import ApicBridgeDomain + from intersight.model.apic_external_routed_layer_three_domain import ApicExternalRoutedLayerThreeDomain + from intersight.model.apic_fabric_leaf_node import ApicFabricLeafNode + from intersight.model.apic_fabric_leaf_node_interface import ApicFabricLeafNodeInterface + from intersight.model.apic_inventory_entity_all_of import ApicInventoryEntityAllOf + from intersight.model.apic_out import ApicOut + from intersight.model.apic_subnet import ApicSubnet + from intersight.model.apic_tenant import ApicTenant + from intersight.model.apic_vpc_group import ApicVpcGroup + from intersight.model.apic_vrfs import ApicVrfs + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + 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 + globals()['ApicAciPod'] = ApicAciPod + globals()['ApicApplication'] = ApicApplication + globals()['ApicApplicationEndpointGroup'] = ApicApplicationEndpointGroup + globals()['ApicBridgeDomain'] = ApicBridgeDomain + globals()['ApicExternalRoutedLayerThreeDomain'] = ApicExternalRoutedLayerThreeDomain + globals()['ApicFabricLeafNode'] = ApicFabricLeafNode + globals()['ApicFabricLeafNodeInterface'] = ApicFabricLeafNodeInterface + globals()['ApicInventoryEntityAllOf'] = ApicInventoryEntityAllOf + globals()['ApicOut'] = ApicOut + globals()['ApicSubnet'] = ApicSubnet + globals()['ApicTenant'] = ApicTenant + globals()['ApicVpcGroup'] = ApicVpcGroup + globals()['ApicVrfs'] = ApicVrfs + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicInventoryEntity(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',): { + 'ACIPOD': "apic.AciPod", + 'APPLICATION': "apic.Application", + 'APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'BRIDGEDOMAIN': "apic.BridgeDomain", + 'EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'FABRICLEAFNODE': "apic.FabricLeafNode", + 'FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'OUT': "apic.Out", + 'SUBNET': "apic.Subnet", + 'TENANT': "apic.Tenant", + 'VPCGROUP': "apic.VpcGroup", + 'VRFS': "apic.Vrfs", + }, + ('object_type',): { + 'ACIPOD': "apic.AciPod", + 'APPLICATION': "apic.Application", + 'APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'BRIDGEDOMAIN': "apic.BridgeDomain", + 'EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'FABRICLEAFNODE': "apic.FabricLeafNode", + 'FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'OUT': "apic.Out", + 'SUBNET': "apic.Subnet", + 'TENANT': "apic.Tenant", + 'VPCGROUP': "apic.VpcGroup", + 'VRFS': "apic.Vrfs", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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(): + lazy_import() + val = { + 'apic.AciPod': ApicAciPod, + 'apic.Application': ApicApplication, + 'apic.ApplicationEndpointGroup': ApicApplicationEndpointGroup, + 'apic.BridgeDomain': ApicBridgeDomain, + 'apic.ExternalRoutedLayerThreeDomain': ApicExternalRoutedLayerThreeDomain, + 'apic.FabricLeafNode': ApicFabricLeafNode, + 'apic.FabricLeafNodeInterface': ApicFabricLeafNodeInterface, + 'apic.Out': ApicOut, + 'apic.Subnet': ApicSubnet, + 'apic.Tenant': ApicTenant, + 'apic.VpcGroup': ApicVpcGroup, + 'apic.Vrfs': ApicVrfs, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """ApicInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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 + """ApicInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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': [ + ApicInventoryEntityAllOf, + MoBaseMo, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_inventory_entity_all_of.py b/intersight/model/apic_inventory_entity_all_of.py new file mode 100644 index 0000000000..afafc0ca83 --- /dev/null +++ b/intersight/model/apic_inventory_entity_all_of.py @@ -0,0 +1,314 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + + +class ApicInventoryEntityAllOf(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',): { + 'ACIPOD': "apic.AciPod", + 'APPLICATION': "apic.Application", + 'APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'BRIDGEDOMAIN': "apic.BridgeDomain", + 'EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'FABRICLEAFNODE': "apic.FabricLeafNode", + 'FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'OUT': "apic.Out", + 'SUBNET': "apic.Subnet", + 'TENANT': "apic.Tenant", + 'VPCGROUP': "apic.VpcGroup", + 'VRFS': "apic.Vrfs", + }, + ('object_type',): { + 'ACIPOD': "apic.AciPod", + 'APPLICATION': "apic.Application", + 'APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'BRIDGEDOMAIN': "apic.BridgeDomain", + 'EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'FABRICLEAFNODE': "apic.FabricLeafNode", + 'FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'OUT': "apic.Out", + 'SUBNET': "apic.Subnet", + 'TENANT': "apic.Tenant", + 'VPCGROUP': "apic.VpcGroup", + 'VRFS': "apic.Vrfs", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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 + """ApicInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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 + """ApicInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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/apic_out.py b/intersight/model/apic_out.py new file mode 100644 index 0000000000..da31389e2a --- /dev/null +++ b/intersight/model/apic_out.py @@ -0,0 +1,437 @@ +""" + 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-16711 + 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.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_out_all_of import ApicOutAllOf + from intersight.model.apic_tenant_relationship import ApicTenantRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicOutAllOf'] = ApicOutAllOf + globals()['ApicTenantRelationship'] = ApicTenantRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicOut(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',): { + 'APIC.OUT': "apic.Out", + }, + ('object_type',): { + 'APIC.OUT': "apic.Out", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicOut - 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 "apic.Out", must be one of ["apic.Out", ] # 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 "apic.Out", must be one of ["apic.Out", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): L3Out Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Out") + object_type = kwargs.get('object_type', "apic.Out") + _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 + """ApicOut - 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 "apic.Out", must be one of ["apic.Out", ] # 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 "apic.Out", must be one of ["apic.Out", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): L3Out Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Out") + object_type = kwargs.get('object_type', "apic.Out") + _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': [ + ApicInventoryEntity, + ApicOutAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_out_all_of.py b/intersight/model/apic_out_all_of.py new file mode 100644 index 0000000000..ecac78fc2a --- /dev/null +++ b/intersight/model/apic_out_all_of.py @@ -0,0 +1,304 @@ +""" + 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-16711 + 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.apic_tenant_relationship import ApicTenantRelationship + globals()['ApicTenantRelationship'] = ApicTenantRelationship + + +class ApicOutAllOf(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',): { + 'APIC.OUT': "apic.Out", + }, + ('object_type',): { + 'APIC.OUT': "apic.Out", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicOutAllOf - 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 "apic.Out", must be one of ["apic.Out", ] # 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 "apic.Out", must be one of ["apic.Out", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): L3Out Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Out") + object_type = kwargs.get('object_type', "apic.Out") + _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 + """ApicOutAllOf - 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 "apic.Out", must be one of ["apic.Out", ] # 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 "apic.Out", must be one of ["apic.Out", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): L3Out Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Out") + object_type = kwargs.get('object_type', "apic.Out") + _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/apic_out_list.py b/intersight/model/apic_out_list.py new file mode 100644 index 0000000000..6d1a506f84 --- /dev/null +++ b/intersight/model/apic_out_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-16711 + 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.apic_out import ApicOut + from intersight.model.apic_out_list_all_of import ApicOutListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicOut'] = ApicOut + globals()['ApicOutListAllOf'] = ApicOutListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicOutList(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': ([ApicOut], 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 + """ApicOutList - 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 'apic.Out' 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 ([ApicOut], none_type): The array of 'apic.Out' 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 + """ApicOutList - 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 'apic.Out' 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 ([ApicOut], none_type): The array of 'apic.Out' 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': [ + ApicOutListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_out_list_all_of.py b/intersight/model/apic_out_list_all_of.py new file mode 100644 index 0000000000..8b860712d9 --- /dev/null +++ b/intersight/model/apic_out_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-16711 + 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.apic_out import ApicOut + globals()['ApicOut'] = ApicOut + + +class ApicOutListAllOf(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': ([ApicOut], 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 + """ApicOutListAllOf - 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 'apic.Out' 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 ([ApicOut], none_type): The array of 'apic.Out' 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 + """ApicOutListAllOf - 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 'apic.Out' 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 ([ApicOut], none_type): The array of 'apic.Out' 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/apic_out_response.py b/intersight/model/apic_out_response.py new file mode 100644 index 0000000000..d2eaec044d --- /dev/null +++ b/intersight/model/apic_out_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-16711 + 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.apic_out_list import ApicOutList + 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 + globals()['ApicOutList'] = ApicOutList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicOutResponse(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 = { + 'apic.Out.List': ApicOutList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicOutResponse - 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 'apic.Out' 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 + """ApicOutResponse - 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 'apic.Out' 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': [ + ApicOutList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_subnet.py b/intersight/model/apic_subnet.py new file mode 100644 index 0000000000..b4c195166d --- /dev/null +++ b/intersight/model/apic_subnet.py @@ -0,0 +1,441 @@ +""" + 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-16711 + 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.apic_bridge_domain_relationship import ApicBridgeDomainRelationship + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_subnet_all_of import ApicSubnetAllOf + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicBridgeDomainRelationship'] = ApicBridgeDomainRelationship + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicSubnetAllOf'] = ApicSubnetAllOf + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicSubnet(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',): { + 'APIC.SUBNET': "apic.Subnet", + }, + ('object_type',): { + 'APIC.SUBNET': "apic.Subnet", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'ip': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'bridge_domain': (ApicBridgeDomainRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'ip': 'Ip', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'bridge_domain': 'BridgeDomain', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicSubnet - 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + ip (str): IP of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + bridge_domain (ApicBridgeDomainRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Subnet") + object_type = kwargs.get('object_type', "apic.Subnet") + _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 + """ApicSubnet - 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + ip (str): IP of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + bridge_domain (ApicBridgeDomainRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Subnet") + object_type = kwargs.get('object_type', "apic.Subnet") + _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': [ + ApicInventoryEntity, + ApicSubnetAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_subnet_all_of.py b/intersight/model/apic_subnet_all_of.py new file mode 100644 index 0000000000..e16daf5ddf --- /dev/null +++ b/intersight/model/apic_subnet_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-16711 + 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.apic_bridge_domain_relationship import ApicBridgeDomainRelationship + globals()['ApicBridgeDomainRelationship'] = ApicBridgeDomainRelationship + + +class ApicSubnetAllOf(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',): { + 'APIC.SUBNET': "apic.Subnet", + }, + ('object_type',): { + 'APIC.SUBNET': "apic.Subnet", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'ip': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'bridge_domain': (ApicBridgeDomainRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'ip': 'Ip', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'bridge_domain': 'BridgeDomain', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicSubnetAllOf - 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + ip (str): IP of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + bridge_domain (ApicBridgeDomainRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Subnet") + object_type = kwargs.get('object_type', "apic.Subnet") + _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 + """ApicSubnetAllOf - 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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 "apic.Subnet", must be one of ["apic.Subnet", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + ip (str): IP of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + bridge_domain (ApicBridgeDomainRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Subnet") + object_type = kwargs.get('object_type', "apic.Subnet") + _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/apic_subnet_list.py b/intersight/model/apic_subnet_list.py new file mode 100644 index 0000000000..b94c052659 --- /dev/null +++ b/intersight/model/apic_subnet_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-16711 + 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.apic_subnet import ApicSubnet + from intersight.model.apic_subnet_list_all_of import ApicSubnetListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicSubnet'] = ApicSubnet + globals()['ApicSubnetListAllOf'] = ApicSubnetListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicSubnetList(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': ([ApicSubnet], 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 + """ApicSubnetList - 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 'apic.Subnet' 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 ([ApicSubnet], none_type): The array of 'apic.Subnet' 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 + """ApicSubnetList - 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 'apic.Subnet' 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 ([ApicSubnet], none_type): The array of 'apic.Subnet' 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': [ + ApicSubnetListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_subnet_list_all_of.py b/intersight/model/apic_subnet_list_all_of.py new file mode 100644 index 0000000000..d556f1caa5 --- /dev/null +++ b/intersight/model/apic_subnet_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-16711 + 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.apic_subnet import ApicSubnet + globals()['ApicSubnet'] = ApicSubnet + + +class ApicSubnetListAllOf(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': ([ApicSubnet], 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 + """ApicSubnetListAllOf - 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 'apic.Subnet' 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 ([ApicSubnet], none_type): The array of 'apic.Subnet' 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 + """ApicSubnetListAllOf - 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 'apic.Subnet' 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 ([ApicSubnet], none_type): The array of 'apic.Subnet' 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/apic_subnet_response.py b/intersight/model/apic_subnet_response.py new file mode 100644 index 0000000000..f025d7e1cf --- /dev/null +++ b/intersight/model/apic_subnet_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-16711 + 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.apic_subnet_list import ApicSubnetList + 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 + globals()['ApicSubnetList'] = ApicSubnetList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicSubnetResponse(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 = { + 'apic.Subnet.List': ApicSubnetList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicSubnetResponse - 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 'apic.Subnet' 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 + """ApicSubnetResponse - 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 'apic.Subnet' 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': [ + ApicSubnetList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_tenant.py b/intersight/model/apic_tenant.py new file mode 100644 index 0000000000..271495f522 --- /dev/null +++ b/intersight/model/apic_tenant.py @@ -0,0 +1,435 @@ +""" + 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-16711 + 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.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_tenant_all_of import ApicTenantAllOf + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicTenantAllOf'] = ApicTenantAllOf + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicTenant(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',): { + 'APIC.TENANT': "apic.Tenant", + }, + ('object_type',): { + 'APIC.TENANT': "apic.Tenant", + }, + } + + 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 + 'description': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'name': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicTenant - 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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): Description for Tenant in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Tenant Name in Cisco Application Policy Infrastructure Controller.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Tenant") + object_type = kwargs.get('object_type', "apic.Tenant") + _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 + """ApicTenant - 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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): Description for Tenant in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Tenant Name in Cisco Application Policy Infrastructure Controller.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Tenant") + object_type = kwargs.get('object_type', "apic.Tenant") + _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': [ + ApicInventoryEntity, + ApicTenantAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_tenant_all_of.py b/intersight/model/apic_tenant_all_of.py new file mode 100644 index 0000000000..96bd9775a0 --- /dev/null +++ b/intersight/model/apic_tenant_all_of.py @@ -0,0 +1,298 @@ +""" + 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-16711 + 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 ApicTenantAllOf(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',): { + 'APIC.TENANT': "apic.Tenant", + }, + ('object_type',): { + 'APIC.TENANT': "apic.Tenant", + }, + } + + 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 + 'description': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicTenantAllOf - 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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): Description for Tenant in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Tenant Name in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Tenant") + object_type = kwargs.get('object_type', "apic.Tenant") + _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 + """ApicTenantAllOf - 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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 "apic.Tenant", must be one of ["apic.Tenant", ] # 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): Description for Tenant in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Tenant Name in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Tenant") + object_type = kwargs.get('object_type', "apic.Tenant") + _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/apic_tenant_list.py b/intersight/model/apic_tenant_list.py new file mode 100644 index 0000000000..067322362b --- /dev/null +++ b/intersight/model/apic_tenant_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-16711 + 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.apic_tenant import ApicTenant + from intersight.model.apic_tenant_list_all_of import ApicTenantListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicTenant'] = ApicTenant + globals()['ApicTenantListAllOf'] = ApicTenantListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicTenantList(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': ([ApicTenant], 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 + """ApicTenantList - 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 'apic.Tenant' 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 ([ApicTenant], none_type): The array of 'apic.Tenant' 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 + """ApicTenantList - 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 'apic.Tenant' 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 ([ApicTenant], none_type): The array of 'apic.Tenant' 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': [ + ApicTenantListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_tenant_list_all_of.py b/intersight/model/apic_tenant_list_all_of.py new file mode 100644 index 0000000000..ac40b9e377 --- /dev/null +++ b/intersight/model/apic_tenant_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-16711 + 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.apic_tenant import ApicTenant + globals()['ApicTenant'] = ApicTenant + + +class ApicTenantListAllOf(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': ([ApicTenant], 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 + """ApicTenantListAllOf - 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 'apic.Tenant' 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 ([ApicTenant], none_type): The array of 'apic.Tenant' 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 + """ApicTenantListAllOf - 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 'apic.Tenant' 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 ([ApicTenant], none_type): The array of 'apic.Tenant' 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/apic_tenant_relationship.py b/intersight/model/apic_tenant_relationship.py new file mode 100644 index 0000000000..53e95f1781 --- /dev/null +++ b/intersight/model/apic_tenant_relationship.py @@ -0,0 +1,1511 @@ +""" + 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-16711 + 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.apic_tenant import ApicTenant + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + 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 + globals()['ApicTenant'] = ApicTenant + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicTenantRelationship(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", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.IPADDRESS': "access.IpAddress", + '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", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", + 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + '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.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.METRICSCONFIG': "appliance.MetricsConfig", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + '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.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + '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.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PROCESSORUNITUPDATECONSTRAINTMETA': "capability.ProcessorUnitUpdateConstraintMeta", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + '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", + 'CHASSIS.PROFILETEMPLATE': "chassis.ProfileTemplate", + '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.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + '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", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + '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.HYBRIDDRIVESLOT': "equipment.HybridDriveSlot", + '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.SWITCHCLUSTERPROFILETEMPLATE': "fabric.SwitchClusterProfileTemplate", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SWITCHPROFILETEMPLATE': "fabric.SwitchProfileTemplate", + '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.POLICY': "firmware.Policy", + '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", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + '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.REDUCERESYNC': "hyperflex.ReduceReSync", + '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.STARTREDUCERESYNC': "hyperflex.StartReduceReSync", + '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.SHARINGRULE': "iam.SharingRule", + '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.TENANTCUSTOMIZATION': "iwotenant.TenantCustomization", + '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", + 'MARKETPLACE.USECASE': "marketplace.UseCase", + 'MARKETPLACE.USECASEVERSION': "marketplace.UseCaseVersion", + '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", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", + 'META.DEFINITION': "meta.Definition", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + '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.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + '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.APICVISION': "niatelemetry.ApicVision", + '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.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + '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", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", + 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + '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.DISRUPTION': "server.Disruption", + '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.HCIBUNDLEDISTRIBUTABLE': "software.HciBundleDistributable", + 'SOFTWARE.HCIDISTRIBUTABLE': "software.HciDistributable", + '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.CATEGORYUNSUPPORTEDMODELS': "softwarerepository.CategoryUnsupportedModels", + '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.CONTROLLERDRIVE': "storage.ControllerDrive", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FILEITEM': "storage.FileItem", + '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.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + '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.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + '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.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.NVMERAIDCONFIGURATION': "storage.NvmeRaidConfiguration", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PUREARRAYALERTS': "storage.PureArrayAlerts", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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.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", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + '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.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREPROACTIVEHA': "virtualization.VmwareProactiveHa", + '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", + '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", + 'VNIC.VHBATEMPLATE': "vnic.VhbaTemplate", + 'VNIC.VNICTEMPLATE': "vnic.VnicTemplate", + '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.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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + 'WORKSPACE.FOLDER': "workspace.Folder", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'apic.Tenant': ApicTenant, + 'mo.MoRef': MoMoRef, + } + 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # 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 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicTenantRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + description (str): Description for Tenant in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Tenant Name in Cisco Application Policy Infrastructure Controller.. [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 + """ApicTenantRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + description (str): Description for Tenant in Cisco Application Policy Infrastructure Controller.. [optional] # noqa: E501 + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Tenant Name in Cisco Application Policy Infrastructure Controller.. [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': [ + ApicTenant, + MoMoRef, + none_type, + ], + } diff --git a/intersight/model/apic_tenant_response.py b/intersight/model/apic_tenant_response.py new file mode 100644 index 0000000000..0c594eee94 --- /dev/null +++ b/intersight/model/apic_tenant_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-16711 + 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.apic_tenant_list import ApicTenantList + 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 + globals()['ApicTenantList'] = ApicTenantList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicTenantResponse(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 = { + 'apic.Tenant.List': ApicTenantList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicTenantResponse - 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 'apic.Tenant' 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 + """ApicTenantResponse - 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 'apic.Tenant' 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': [ + ApicTenantList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_vpc_group.py b/intersight/model/apic_vpc_group.py new file mode 100644 index 0000000000..b3a331d8da --- /dev/null +++ b/intersight/model/apic_vpc_group.py @@ -0,0 +1,431 @@ +""" + 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-16711 + 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.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_vpc_group_all_of import ApicVpcGroupAllOf + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicVpcGroupAllOf'] = ApicVpcGroupAllOf + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicVpcGroup(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',): { + 'APIC.VPCGROUP': "apic.VpcGroup", + }, + ('object_type',): { + 'APIC.VPCGROUP': "apic.VpcGroup", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicVpcGroup - 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.VpcGroup") + object_type = kwargs.get('object_type', "apic.VpcGroup") + _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 + """ApicVpcGroup - 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.VpcGroup") + object_type = kwargs.get('object_type', "apic.VpcGroup") + _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': [ + ApicInventoryEntity, + ApicVpcGroupAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_vpc_group_all_of.py b/intersight/model/apic_vpc_group_all_of.py new file mode 100644 index 0000000000..1e57a04382 --- /dev/null +++ b/intersight/model/apic_vpc_group_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 ApicVpcGroupAllOf(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',): { + 'APIC.VPCGROUP': "apic.VpcGroup", + }, + ('object_type',): { + 'APIC.VPCGROUP': "apic.VpcGroup", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicVpcGroupAllOf - 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.VpcGroup") + object_type = kwargs.get('object_type', "apic.VpcGroup") + _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 + """ApicVpcGroupAllOf - 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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 "apic.VpcGroup", must be one of ["apic.VpcGroup", ] # 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,) + dn (str): Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + name (str): Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.VpcGroup") + object_type = kwargs.get('object_type', "apic.VpcGroup") + _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/apic_vpc_group_list.py b/intersight/model/apic_vpc_group_list.py new file mode 100644 index 0000000000..1df30cbef0 --- /dev/null +++ b/intersight/model/apic_vpc_group_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-16711 + 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.apic_vpc_group import ApicVpcGroup + from intersight.model.apic_vpc_group_list_all_of import ApicVpcGroupListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicVpcGroup'] = ApicVpcGroup + globals()['ApicVpcGroupListAllOf'] = ApicVpcGroupListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicVpcGroupList(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': ([ApicVpcGroup], 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 + """ApicVpcGroupList - 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 'apic.VpcGroup' 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 ([ApicVpcGroup], none_type): The array of 'apic.VpcGroup' 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 + """ApicVpcGroupList - 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 'apic.VpcGroup' 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 ([ApicVpcGroup], none_type): The array of 'apic.VpcGroup' 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': [ + ApicVpcGroupListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_vpc_group_list_all_of.py b/intersight/model/apic_vpc_group_list_all_of.py new file mode 100644 index 0000000000..d727215ac2 --- /dev/null +++ b/intersight/model/apic_vpc_group_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-16711 + 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.apic_vpc_group import ApicVpcGroup + globals()['ApicVpcGroup'] = ApicVpcGroup + + +class ApicVpcGroupListAllOf(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': ([ApicVpcGroup], 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 + """ApicVpcGroupListAllOf - 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 'apic.VpcGroup' 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 ([ApicVpcGroup], none_type): The array of 'apic.VpcGroup' 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 + """ApicVpcGroupListAllOf - 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 'apic.VpcGroup' 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 ([ApicVpcGroup], none_type): The array of 'apic.VpcGroup' 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/apic_vpc_group_response.py b/intersight/model/apic_vpc_group_response.py new file mode 100644 index 0000000000..fbc07dbd9a --- /dev/null +++ b/intersight/model/apic_vpc_group_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-16711 + 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.apic_vpc_group_list import ApicVpcGroupList + 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 + globals()['ApicVpcGroupList'] = ApicVpcGroupList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicVpcGroupResponse(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 = { + 'apic.VpcGroup.List': ApicVpcGroupList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicVpcGroupResponse - 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 'apic.VpcGroup' 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 + """ApicVpcGroupResponse - 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 'apic.VpcGroup' 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': [ + ApicVpcGroupList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/apic_vrfs.py b/intersight/model/apic_vrfs.py new file mode 100644 index 0000000000..e09043afba --- /dev/null +++ b/intersight/model/apic_vrfs.py @@ -0,0 +1,437 @@ +""" + 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-16711 + 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.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_tenant_relationship import ApicTenantRelationship + from intersight.model.apic_vrfs_all_of import ApicVrfsAllOf + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicTenantRelationship'] = ApicTenantRelationship + globals()['ApicVrfsAllOf'] = ApicVrfsAllOf + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class ApicVrfs(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',): { + 'APIC.VRFS': "apic.Vrfs", + }, + ('object_type',): { + 'APIC.VRFS': "apic.Vrfs", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """ApicVrfs - 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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,) + dn (str): Distinguished Name generated from URL Parameters.. [optional] # noqa: E501 + name (str): VRF Namegenerated from URL Parameters.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Vrfs") + object_type = kwargs.get('object_type', "apic.Vrfs") + _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 + """ApicVrfs - 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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,) + dn (str): Distinguished Name generated from URL Parameters.. [optional] # noqa: E501 + name (str): VRF Namegenerated from URL Parameters.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Vrfs") + object_type = kwargs.get('object_type', "apic.Vrfs") + _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': [ + ApicInventoryEntity, + ApicVrfsAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_vrfs_all_of.py b/intersight/model/apic_vrfs_all_of.py new file mode 100644 index 0000000000..b26913f87b --- /dev/null +++ b/intersight/model/apic_vrfs_all_of.py @@ -0,0 +1,304 @@ +""" + 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-16711 + 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.apic_tenant_relationship import ApicTenantRelationship + globals()['ApicTenantRelationship'] = ApicTenantRelationship + + +class ApicVrfsAllOf(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',): { + 'APIC.VRFS': "apic.Vrfs", + }, + ('object_type',): { + 'APIC.VRFS': "apic.Vrfs", + }, + } + + 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 + 'dn': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'tenant': (ApicTenantRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'tenant': 'Tenant', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ApicVrfsAllOf - 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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,) + dn (str): Distinguished Name generated from URL Parameters.. [optional] # noqa: E501 + name (str): VRF Namegenerated from URL Parameters.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Vrfs") + object_type = kwargs.get('object_type', "apic.Vrfs") + _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 + """ApicVrfsAllOf - 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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 "apic.Vrfs", must be one of ["apic.Vrfs", ] # 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,) + dn (str): Distinguished Name generated from URL Parameters.. [optional] # noqa: E501 + name (str): VRF Namegenerated from URL Parameters.. [optional] # noqa: E501 + tenant (ApicTenantRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "apic.Vrfs") + object_type = kwargs.get('object_type', "apic.Vrfs") + _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/apic_vrfs_list.py b/intersight/model/apic_vrfs_list.py new file mode 100644 index 0000000000..ea8f762508 --- /dev/null +++ b/intersight/model/apic_vrfs_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-16711 + 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.apic_vrfs import ApicVrfs + from intersight.model.apic_vrfs_list_all_of import ApicVrfsListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['ApicVrfs'] = ApicVrfs + globals()['ApicVrfsListAllOf'] = ApicVrfsListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class ApicVrfsList(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': ([ApicVrfs], 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 + """ApicVrfsList - 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 'apic.Vrfs' 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 ([ApicVrfs], none_type): The array of 'apic.Vrfs' 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 + """ApicVrfsList - 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 'apic.Vrfs' 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 ([ApicVrfs], none_type): The array of 'apic.Vrfs' 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': [ + ApicVrfsListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/apic_vrfs_list_all_of.py b/intersight/model/apic_vrfs_list_all_of.py new file mode 100644 index 0000000000..ca7da16770 --- /dev/null +++ b/intersight/model/apic_vrfs_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-16711 + 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.apic_vrfs import ApicVrfs + globals()['ApicVrfs'] = ApicVrfs + + +class ApicVrfsListAllOf(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': ([ApicVrfs], 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 + """ApicVrfsListAllOf - 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 'apic.Vrfs' 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 ([ApicVrfs], none_type): The array of 'apic.Vrfs' 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 + """ApicVrfsListAllOf - 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 'apic.Vrfs' 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 ([ApicVrfs], none_type): The array of 'apic.Vrfs' 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/apic_vrfs_response.py b/intersight/model/apic_vrfs_response.py new file mode 100644 index 0000000000..4aee8b81fe --- /dev/null +++ b/intersight/model/apic_vrfs_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-16711 + 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.apic_vrfs_list import ApicVrfsList + 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 + globals()['ApicVrfsList'] = ApicVrfsList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class ApicVrfsResponse(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 = { + 'apic.Vrfs.List': ApicVrfsList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """ApicVrfsResponse - 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 'apic.Vrfs' 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 + """ApicVrfsResponse - 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 'apic.Vrfs' 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': [ + ApicVrfsList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/appliance_api_status.py b/intersight/model/appliance_api_status.py index a09c982835..b5b43f33bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d731cf598..9c94a89a57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status.py b/intersight/model/appliance_app_op_status.py index b4e13c2cf6..c0b11021a3 100644 --- a/intersight/model/appliance_app_op_status.py +++ b/intersight/model/appliance_app_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_all_of.py b/intersight/model/appliance_app_op_status_all_of.py index 49beadeb91..33e88b67bd 100644 --- a/intersight/model/appliance_app_op_status_all_of.py +++ b/intersight/model/appliance_app_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_list.py b/intersight/model/appliance_app_op_status_list.py index 1232fa15d7..f2b9fb9bce 100644 --- a/intersight/model/appliance_app_op_status_list.py +++ b/intersight/model/appliance_app_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_list_all_of.py b/intersight/model/appliance_app_op_status_list_all_of.py index 576b972beb..e3b9d78844 100644 --- a/intersight/model/appliance_app_op_status_list_all_of.py +++ b/intersight/model/appliance_app_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_relationship.py b/intersight/model/appliance_app_op_status_relationship.py index 1792ecd328..1ee4c60b57 100644 --- a/intersight/model/appliance_app_op_status_relationship.py +++ b/intersight/model/appliance_app_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_app_op_status_response.py b/intersight/model/appliance_app_op_status_response.py index 4b2c14774f..c7dbefc7ca 100644 --- a/intersight/model/appliance_app_op_status_response.py +++ b/intersight/model/appliance_app_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e097d8b98d..d823b50e08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ade5746aee..824bea642f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39471f827e..23c4c98d9f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 475a06248a..dc84d7cf57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47682e1d1a..3254e71095 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class ApplianceAppStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class ApplianceAppStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class ApplianceAppStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class ApplianceAppStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class ApplianceAppStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class ApplianceAppStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class ApplianceAppStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class ApplianceAppStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_app_status_response.py b/intersight/model/appliance_app_status_response.py index 0a1fe9868e..4fab531309 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47cf74f14e..97beba996b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c76cb5ead..548c69a89c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05301a1db1..5bae90821b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b80c1ae56..13e7cd312e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72732b4003..c458c3c21e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ac681d0aa..d06591c193 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ff4f6ebdc..84d5e30d76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e44d6dbeb3..9a151412b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c8496a35e..3ca4eec25d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 494ba43ef8..f8d81ae4cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a389ec73e3..7b5bdffbd6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor.py b/intersight/model/appliance_backup_monitor.py index 3b6e2739eb..072e86ec5d 100644 --- a/intersight/model/appliance_backup_monitor.py +++ b/intersight/model/appliance_backup_monitor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_all_of.py b/intersight/model/appliance_backup_monitor_all_of.py index 20f1d4676c..f0e516ada7 100644 --- a/intersight/model/appliance_backup_monitor_all_of.py +++ b/intersight/model/appliance_backup_monitor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_list.py b/intersight/model/appliance_backup_monitor_list.py index 2e95efc79e..0bc1183434 100644 --- a/intersight/model/appliance_backup_monitor_list.py +++ b/intersight/model/appliance_backup_monitor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_list_all_of.py b/intersight/model/appliance_backup_monitor_list_all_of.py index 6128237a94..027d27e4c9 100644 --- a/intersight/model/appliance_backup_monitor_list_all_of.py +++ b/intersight/model/appliance_backup_monitor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_response.py b/intersight/model/appliance_backup_monitor_response.py index ef36de7265..079350b188 100644 --- a/intersight/model/appliance_backup_monitor_response.py +++ b/intersight/model/appliance_backup_monitor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1988a834b1..b250eb49e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92a318df66..6e9491807e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24b4498b0f..f4d567fb9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2af184802..34df8d0e71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9b287788f..a06994a5e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c778b59132..5458b0ae2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data.py b/intersight/model/appliance_backup_rotate_data.py index 7746698fac..4be1bed80e 100644 --- a/intersight/model/appliance_backup_rotate_data.py +++ b/intersight/model/appliance_backup_rotate_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_all_of.py b/intersight/model/appliance_backup_rotate_data_all_of.py index d048fece3e..8a567f73ba 100644 --- a/intersight/model/appliance_backup_rotate_data_all_of.py +++ b/intersight/model/appliance_backup_rotate_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_list.py b/intersight/model/appliance_backup_rotate_data_list.py index 6ac2b9d0c5..2183502b59 100644 --- a/intersight/model/appliance_backup_rotate_data_list.py +++ b/intersight/model/appliance_backup_rotate_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_list_all_of.py b/intersight/model/appliance_backup_rotate_data_list_all_of.py index 0fc37bd09c..15a4f84c3d 100644 --- a/intersight/model/appliance_backup_rotate_data_list_all_of.py +++ b/intersight/model/appliance_backup_rotate_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_response.py b/intersight/model/appliance_backup_rotate_data_response.py index 3f298a2296..5c0052913d 100644 --- a/intersight/model/appliance_backup_rotate_data_response.py +++ b/intersight/model/appliance_backup_rotate_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f68b754f11..72ed1c9c22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bed8229ef8..c7eddd4d1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 272d67affa..f61eb28c68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0bb134c1db..3b4c9ac5ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83652904da..4a239d2c4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e6ac37ffe..7332fac0a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48e767d8ee..77490f8af9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e9192c55b..08c9f1c2ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a37ca2132..cab3b37cf9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c1da9d22b..003d3572cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b7f2d75c48..be3b11b6a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2809af4d78..8815f5f5b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8eb40c902..77decb47ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9645e6809..5f752afea4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f3c213e92..d3f26f8d72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf43b56cbb..0252fbc5cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a3d09c937..090f4e7237 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18d5126760..776a1c22db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1d46cf15d..2239e722ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1736d4a2a1..7626079130 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e45086bc1f..22069b59c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 774428ef23..2fb31e4106 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 372eaa4ffb..f87bb149f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b1122d06e2..e02c53b41c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a26d6514b..b218dea633 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de365b21de..772f1cc537 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78f636dcde..8fa70b6b20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f43a43af8..a349e4a7bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 edc50e71a1..f71500f2a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 425749b637..0f9fbddb06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_data_export_policy_response.py b/intersight/model/appliance_data_export_policy_response.py index 3f2ad1b73a..8a8ec43336 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2351059b8f..dbfe2a1742 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 811945193c..d628376c68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19f82ee559..e45979a512 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9018e40133..2a05c40699 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c55913b99..abd59bdc10 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 011f9a8cc3..8417ae85ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 717bc79a98..938dcd5734 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e5fec9267..8c020218dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ceb069204..aeb0f59096 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0197e852b..54d2939d15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 374c8dbb65..b2d3fec84d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71fc71e11d..1612d347e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee8809998f..2226d2e6cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72e277f3e3..7009897557 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ebc5141291..4e4b738e25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2521de8ede..e11a7431dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfc6b4ae3a..e00142a88a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80b23df778..64764bb414 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94cd1fb9c2..8911b3323f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4af3777e1a..1a661ecbfd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eaa4d5f49c..ed4522b94a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 868e3aa48a..9d75b07c33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 944241aab2..061e65c33e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2437c87b2f..46b2eb922f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c65022788b..4b7279ccfe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55a7985eb4..5a185d9de7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ed66157cf..08dfaee5a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 963f6800dc..fbd7972350 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7b865b90f..3dd80dcc23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f81dd9ee1c..299eff4f76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c47b7eebfc..2f71688e78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 178ac1b5c1..56e1d6dcec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da203e0655..74903cbf3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d4c35fb16..c3e5140541 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78ff6c8d5b..cb175e0d18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status.py b/intersight/model/appliance_file_system_op_status.py index 82c6929060..ac109eb089 100644 --- a/intersight/model/appliance_file_system_op_status.py +++ b/intersight/model/appliance_file_system_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_all_of.py b/intersight/model/appliance_file_system_op_status_all_of.py index ca419bec5e..1c35abab4d 100644 --- a/intersight/model/appliance_file_system_op_status_all_of.py +++ b/intersight/model/appliance_file_system_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_list.py b/intersight/model/appliance_file_system_op_status_list.py index f2fc5b32ba..d77089b540 100644 --- a/intersight/model/appliance_file_system_op_status_list.py +++ b/intersight/model/appliance_file_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_list_all_of.py b/intersight/model/appliance_file_system_op_status_list_all_of.py index 47e0a613f3..eae05ec72f 100644 --- a/intersight/model/appliance_file_system_op_status_list_all_of.py +++ b/intersight/model/appliance_file_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_relationship.py b/intersight/model/appliance_file_system_op_status_relationship.py index 223ee94820..f06ed9690f 100644 --- a/intersight/model/appliance_file_system_op_status_relationship.py +++ b/intersight/model/appliance_file_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_file_system_op_status_response.py b/intersight/model/appliance_file_system_op_status_response.py index 00d90cdde7..f47f9de378 100644 --- a/intersight/model/appliance_file_system_op_status_response.py +++ b/intersight/model/appliance_file_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb59d2c027..0865b66dd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9428d3fe9..033e98f692 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 962853e4c9..1d12e04098 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 898d9cd67e..d65b2efbc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8b5f0d827..89c582e5eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_file_system_status_response.py b/intersight/model/appliance_file_system_status_response.py index 4b3ca40806..ff54ed4aa9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status.py b/intersight/model/appliance_group_op_status.py index 127543d83e..c15fd4b7ee 100644 --- a/intersight/model/appliance_group_op_status.py +++ b/intersight/model/appliance_group_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_all_of.py b/intersight/model/appliance_group_op_status_all_of.py index 306184c517..04b171c1dd 100644 --- a/intersight/model/appliance_group_op_status_all_of.py +++ b/intersight/model/appliance_group_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_list.py b/intersight/model/appliance_group_op_status_list.py index 0e26672457..e9c4d97c61 100644 --- a/intersight/model/appliance_group_op_status_list.py +++ b/intersight/model/appliance_group_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_list_all_of.py b/intersight/model/appliance_group_op_status_list_all_of.py index 9db58f41da..d82b3f5c35 100644 --- a/intersight/model/appliance_group_op_status_list_all_of.py +++ b/intersight/model/appliance_group_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_relationship.py b/intersight/model/appliance_group_op_status_relationship.py index 66450c8a9a..64db28bc43 100644 --- a/intersight/model/appliance_group_op_status_relationship.py +++ b/intersight/model/appliance_group_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_group_op_status_response.py b/intersight/model/appliance_group_op_status_response.py index 3b3f9c37a5..8c7623d5a4 100644 --- a/intersight/model/appliance_group_op_status_response.py +++ b/intersight/model/appliance_group_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04ff12ef2d..d6a3e09e12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2406d24e35..0ea0aeb0a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1fbbd9285..c9e5f4e9e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47e4770119..bf249b4d91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 014a92f3c7..ff686444d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_group_status_response.py b/intersight/model/appliance_group_status_response.py index 26b7ad7bfe..0e7c4eb0ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dd5ecd4ad..a569f4aceb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cb2381482..1acdc27709 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02d433a8cf..783ff493d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7ccb9e28d..85c4debad8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ce47805f3..182226b50f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,18 @@ class ApplianceImageBundleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -201,6 +213,7 @@ class ApplianceImageBundleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -222,6 +235,8 @@ class ApplianceImageBundleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -283,6 +298,13 @@ class ApplianceImageBundleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -404,6 +426,10 @@ class ApplianceImageBundleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -641,6 +667,8 @@ class ApplianceImageBundleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -839,6 +867,8 @@ class ApplianceImageBundleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1119,6 +1149,7 @@ class ApplianceImageBundleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_image_bundle_response.py b/intersight/model/appliance_image_bundle_response.py index f1aaf97a8c..6c248d314d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70e48efd21..dc83ef8add 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40319aad11..233c18641f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8acae3ae3..55c63bff69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f7b2d80bf..b48bdf5893 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe3775c749..c56b2f4cd1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8b21f43f2..4b9f793041 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7712b1b06d..681393a6a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_metrics_config.py b/intersight/model/appliance_metrics_config.py index 78c48cf5b4..08caa259fe 100644 --- a/intersight/model/appliance_metrics_config.py +++ b/intersight/model/appliance_metrics_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_metrics_config_all_of.py b/intersight/model/appliance_metrics_config_all_of.py index 4ad77290a9..82b7c4ca62 100644 --- a/intersight/model/appliance_metrics_config_all_of.py +++ b/intersight/model/appliance_metrics_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_metrics_config_list.py b/intersight/model/appliance_metrics_config_list.py index 77399a936a..8e8cc35e0e 100644 --- a/intersight/model/appliance_metrics_config_list.py +++ b/intersight/model/appliance_metrics_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_metrics_config_list_all_of.py b/intersight/model/appliance_metrics_config_list_all_of.py index d7af8c91de..bd2a29cb60 100644 --- a/intersight/model/appliance_metrics_config_list_all_of.py +++ b/intersight/model/appliance_metrics_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_metrics_config_response.py b/intersight/model/appliance_metrics_config_response.py index 4836592c58..af96989db2 100644 --- a/intersight/model/appliance_metrics_config_response.py +++ b/intersight/model/appliance_metrics_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status.py b/intersight/model/appliance_network_link_status.py index 4536fffd61..a91bc11e04 100644 --- a/intersight/model/appliance_network_link_status.py +++ b/intersight/model/appliance_network_link_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_all_of.py b/intersight/model/appliance_network_link_status_all_of.py index 0606603956..49f02dea56 100644 --- a/intersight/model/appliance_network_link_status_all_of.py +++ b/intersight/model/appliance_network_link_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_list.py b/intersight/model/appliance_network_link_status_list.py index b01aa29a80..e9545031ad 100644 --- a/intersight/model/appliance_network_link_status_list.py +++ b/intersight/model/appliance_network_link_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_list_all_of.py b/intersight/model/appliance_network_link_status_list_all_of.py index b589b7d950..10ee77f8dc 100644 --- a/intersight/model/appliance_network_link_status_list_all_of.py +++ b/intersight/model/appliance_network_link_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_relationship.py b/intersight/model/appliance_network_link_status_relationship.py index 9b4e2029e0..797af84d41 100644 --- a/intersight/model/appliance_network_link_status_relationship.py +++ b/intersight/model/appliance_network_link_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_network_link_status_response.py b/intersight/model/appliance_network_link_status_response.py index 5846bee617..7e8685624d 100644 --- a/intersight/model/appliance_network_link_status_response.py +++ b/intersight/model/appliance_network_link_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_status.py b/intersight/model/appliance_network_status.py index caddc78bba..fbad912f77 100644 --- a/intersight/model/appliance_network_status.py +++ b/intersight/model/appliance_network_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_status_all_of.py b/intersight/model/appliance_network_status_all_of.py index 82790b6546..0088cf1017 100644 --- a/intersight/model/appliance_network_status_all_of.py +++ b/intersight/model/appliance_network_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65ef7d2d16..bf33dea40c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad202f3202..d1f544363a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18b0c72a85..1711c3540f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad5fc9e2a2..b0464f55bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07b2ea1c6f..301b5f5f8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_node_info_response.py b/intersight/model/appliance_node_info_response.py index 28f577601f..8ee5ae143f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2770365cc..abb15205da 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7527095a82..64275a7c21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status.py b/intersight/model/appliance_node_op_status.py index 79a04ebf37..5876d4f14e 100644 --- a/intersight/model/appliance_node_op_status.py +++ b/intersight/model/appliance_node_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_all_of.py b/intersight/model/appliance_node_op_status_all_of.py index 549e80ef5f..723e2779ef 100644 --- a/intersight/model/appliance_node_op_status_all_of.py +++ b/intersight/model/appliance_node_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_list.py b/intersight/model/appliance_node_op_status_list.py index 9ab5af982b..ada305c0e0 100644 --- a/intersight/model/appliance_node_op_status_list.py +++ b/intersight/model/appliance_node_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_list_all_of.py b/intersight/model/appliance_node_op_status_list_all_of.py index 752312745e..352f35d0b9 100644 --- a/intersight/model/appliance_node_op_status_list_all_of.py +++ b/intersight/model/appliance_node_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_relationship.py b/intersight/model/appliance_node_op_status_relationship.py index 0b8815da23..a1fed4a3d1 100644 --- a/intersight/model/appliance_node_op_status_relationship.py +++ b/intersight/model/appliance_node_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -117,6 +117,18 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -220,6 +232,7 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -241,6 +254,8 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -302,6 +317,13 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -423,6 +445,10 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -660,6 +686,8 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -858,6 +886,8 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1138,6 +1168,7 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_node_op_status_response.py b/intersight/model/appliance_node_op_status_response.py index 268c56fa24..d9ab022d15 100644 --- a/intersight/model/appliance_node_op_status_response.py +++ b/intersight/model/appliance_node_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 914b21460c..dc14f8008f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b71d1a57d2..2193a0ece6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d12167cea..f7daf30f38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 358d3ce0f7..d8d458c1fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fd667ed1b..a76e8a7e36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_node_status_response.py b/intersight/model/appliance_node_status_response.py index 14050d5ca0..e444f59d1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbaff738c3..d5e4cede5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19ecad1c63..740b2df989 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fec2fc4e0..e439a88add 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37cf7d6d1d..dee953d75a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76738097df..7b0b8077d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53a2702ec5..ab2f55869a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 247eeaddc7..ce766e4a29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77d9f8f6a2..37c1f705c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49c2a012af..e026330b8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c672b6e1c..117ab5fc67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9e74306c7..4ad268a659 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e7df6f57f..b07244325f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd7306a676..10f49d1d08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdd63f187f..aa1d8d4931 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ce2de783f..15c4f6a45c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31222fc91e..1201785dcd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b6c385cf1..1b8e2d1b80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cbfba8cc67..92974c0a94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d517b834a3..d9afd7c328 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5bcaef48e..770de0f8e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3834e863d..550bddc338 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a011f1d236..4c4a578d0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95a1f94274..13c2f8a694 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9e314ca78..aed49d73b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbcac63f38..a84e2ac9cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85bda7977a..03d7bf9349 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70957dd7d4..c23346c9d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -371,6 +371,18 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -474,6 +486,7 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -495,6 +508,8 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -556,6 +571,13 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -677,6 +699,10 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -914,6 +940,8 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1112,6 +1140,8 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1392,6 +1422,7 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_system_info_response.py b/intersight/model/appliance_system_info_response.py index 51d8acf49b..81e5a9f95e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status.py b/intersight/model/appliance_system_op_status.py index 03091ce902..c2bd0e3599 100644 --- a/intersight/model/appliance_system_op_status.py +++ b/intersight/model/appliance_system_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_all_of.py b/intersight/model/appliance_system_op_status_all_of.py index e483dda0d4..837837067c 100644 --- a/intersight/model/appliance_system_op_status_all_of.py +++ b/intersight/model/appliance_system_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_list.py b/intersight/model/appliance_system_op_status_list.py index 34196b4f00..71b20f7ca2 100644 --- a/intersight/model/appliance_system_op_status_list.py +++ b/intersight/model/appliance_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_list_all_of.py b/intersight/model/appliance_system_op_status_list_all_of.py index 6d51632af5..b8dfa388a6 100644 --- a/intersight/model/appliance_system_op_status_list_all_of.py +++ b/intersight/model/appliance_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_relationship.py b/intersight/model/appliance_system_op_status_relationship.py index 1aa9836893..9da5d525a7 100644 --- a/intersight/model/appliance_system_op_status_relationship.py +++ b/intersight/model/appliance_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_system_op_status_response.py b/intersight/model/appliance_system_op_status_response.py index 23673df16c..5e866819fe 100644 --- a/intersight/model/appliance_system_op_status_response.py +++ b/intersight/model/appliance_system_op_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e1d951242..66886dbaff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c95eaded5..bf7789bbe9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b532300ce..ec3c3c5260 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a19c9bae54..c2042560cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05f4fcde19..6b91f908e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/appliance_system_status_response.py b/intersight/model/appliance_system_status_response.py index 84a042fd9d..dd3ba3c1b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b8c741bf5..a2314c411a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 778edbe35c..c5e76ea938 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fec0b8e8fe..bdb4192fe3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8595248a0b..00ea77b71d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e3269101c..719c56f79c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcb79019b6..29b84c544b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 679d06e1a8..9541aa63bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71f6e89ff3..530beda140 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8b6d0a30b..d7304d23ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 301d140b83..5be59ea8d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd0fe9c4eb..50679ef5d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15aad923fa..2e00196901 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_alarm_summary.py b/intersight/model/asset_alarm_summary.py index 3a9fe0a5c1..271b2333f7 100644 --- a/intersight/model/asset_alarm_summary.py +++ b/intersight/model/asset_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_alarm_summary_all_of.py b/intersight/model/asset_alarm_summary_all_of.py index eb111fe350..69811c621c 100644 --- a/intersight/model/asset_alarm_summary_all_of.py +++ b/intersight/model/asset_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc88340806..43748c8176 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 67653547ee..6b98cbf8ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 daa6bc904c..84c6d31b59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18713e7a12..b880127c0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2aa5a2e430..4d5eb0e789 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f966bd9d9d..e44354379f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89f1804cb3..b624fdedd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbb9bcac96..f90a88072b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b5e86c594..3319973629 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd29a2b34e..259a4417b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f209c833c2..c88be0bc72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9c2711bfd..1c527982be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class AssetClusterMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class AssetClusterMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class AssetClusterMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class AssetClusterMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class AssetClusterMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class AssetClusterMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class AssetClusterMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class AssetClusterMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_cluster_member_response.py b/intersight/model/asset_cluster_member_response.py index 8385d1b21c..53922bcd09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4fa8c47b56..975931b0bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7c0af4c21..98d74bef83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f33d5bef3..0eb754deb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7d4230786..84cba28179 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76de30a65b..15a8a5dc70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -92,6 +92,7 @@ class AssetCredential(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -183,12 +184,14 @@ class AssetCredential(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -778,7 +781,9 @@ class AssetCredential(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -803,6 +808,7 @@ class AssetCredential(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -894,12 +900,14 @@ class AssetCredential(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1489,7 +1497,9 @@ class AssetCredential(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/asset_customer_information.py b/intersight/model/asset_customer_information.py index 1e9d5d0ded..541f9ae878 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aab6264f23..3a71d9b4dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43f79f6415..4b6325b40c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbefcb0ee6..8d852420da 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c24fd848f..cfac9f1358 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a74d9ce28..ca58367444 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6710fc7bac..3e7fd7d925 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ddd7cbe24..50fdeb66ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a452b4549..1840cdbc54 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9b9f71612..58e1f94837 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5df34ca4ba..961fe01d62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83c2eb7dde..a96052a93d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92aeab8bbf..e034fd3808 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e51a752449..898db420fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4af8829ac9..44d0b99699 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_deployment_device_response.py b/intersight/model/asset_deployment_device_response.py index 475dc63234..1b59bcc2a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 352f5d7e97..d67dbb3f50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d71114a61d..e0b7bc908a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28ee70fd05..798af968f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -121,6 +121,18 @@ class AssetDeploymentRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -224,6 +236,7 @@ class AssetDeploymentRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -245,6 +258,8 @@ class AssetDeploymentRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -306,6 +321,13 @@ class AssetDeploymentRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -427,6 +449,10 @@ class AssetDeploymentRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -664,6 +690,8 @@ class AssetDeploymentRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -862,6 +890,8 @@ class AssetDeploymentRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1142,6 +1172,7 @@ class AssetDeploymentRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_deployment_response.py b/intersight/model/asset_deployment_response.py index 6116c1c3e8..5e662d08e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fb4044bac..444eb41677 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,7 @@ def openapi_types(): 'security_token': (str,), # noqa: E501 'serial_number': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'reservation': (ResourceReservationRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 @@ -146,6 +147,7 @@ def discriminator(): 'security_token': 'SecurityToken', # noqa: E501 'serial_number': 'SerialNumber', # noqa: E501 'account': 'Account', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'device': 'Device', # noqa: E501 'reservation': 'Reservation', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 @@ -164,6 +166,7 @@ def discriminator(): } read_only_vars = { + 'custom_permission_resources', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -214,6 +217,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 security_token (str): Obtained from the device connector management UI or API (REST endpoint '/connector/SecurityTokens').. [optional] # noqa: E501 serial_number (str): Obtained from the device connector management UI or API (REST endpoint '/connector/DeviceIdentifiers').. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 reservation (ResourceReservationRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 @@ -344,6 +348,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 security_token (str): Obtained from the device connector management UI or API (REST endpoint '/connector/SecurityTokens').. [optional] # noqa: E501 serial_number (str): Obtained from the device connector management UI or API (REST endpoint '/connector/DeviceIdentifiers').. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 reservation (ResourceReservationRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 diff --git a/intersight/model/asset_device_claim_all_of.py b/intersight/model/asset_device_claim_all_of.py index 3edda41a56..134a9109f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -33,9 +33,11 @@ def lazy_import(): from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship from intersight.model.iam_account_relationship import IamAccountRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.resource_reservation_relationship import ResourceReservationRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship globals()['IamAccountRelationship'] = IamAccountRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['ResourceReservationRelationship'] = ResourceReservationRelationship @@ -103,6 +105,7 @@ def openapi_types(): 'security_token': (str,), # noqa: E501 'serial_number': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'reservation': (ResourceReservationRelationship,), # noqa: E501 } @@ -118,11 +121,13 @@ def discriminator(): 'security_token': 'SecurityToken', # noqa: E501 'serial_number': 'SerialNumber', # noqa: E501 'account': 'Account', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'device': 'Device', # noqa: E501 'reservation': 'Reservation', # noqa: E501 } read_only_vars = { + 'custom_permission_resources', # noqa: E501 } _composed_schemas = {} @@ -170,6 +175,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 security_token (str): Obtained from the device connector management UI or API (REST endpoint '/connector/SecurityTokens').. [optional] # noqa: E501 serial_number (str): Obtained from the device connector management UI or API (REST endpoint '/connector/DeviceIdentifiers').. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 reservation (ResourceReservationRelationship): [optional] # noqa: E501 """ @@ -268,6 +274,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 security_token (str): Obtained from the device connector management UI or API (REST endpoint '/connector/SecurityTokens').. [optional] # noqa: E501 serial_number (str): Obtained from the device connector management UI or API (REST endpoint '/connector/DeviceIdentifiers').. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 reservation (ResourceReservationRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/asset_device_claim_relationship.py b/intersight/model/asset_device_claim_relationship.py index eaa8bc1197..f76125cf05 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class AssetDeviceClaimRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class AssetDeviceClaimRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class AssetDeviceClaimRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class AssetDeviceClaimRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class AssetDeviceClaimRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class AssetDeviceClaimRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class AssetDeviceClaimRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class AssetDeviceClaimRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1166,6 +1197,7 @@ def openapi_types(): 'security_token': (str,), # noqa: E501 'serial_number': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'reservation': (ResourceReservationRelationship,), # noqa: E501 'object_type': (str,), # noqa: E501 @@ -1202,6 +1234,7 @@ def discriminator(): 'security_token': 'SecurityToken', # noqa: E501 'serial_number': 'SerialNumber', # noqa: E501 'account': 'Account', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'device': 'Device', # noqa: E501 'reservation': 'Reservation', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 @@ -1215,6 +1248,7 @@ def discriminator(): 'shared_scope', # noqa: E501 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } @classmethod @@ -1272,6 +1306,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 security_token (str): Obtained from the device connector management UI or API (REST endpoint '/connector/SecurityTokens').. [optional] # noqa: E501 serial_number (str): Obtained from the device connector management UI or API (REST endpoint '/connector/DeviceIdentifiers').. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 reservation (ResourceReservationRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 @@ -1402,6 +1437,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 security_token (str): Obtained from the device connector management UI or API (REST endpoint '/connector/SecurityTokens').. [optional] # noqa: E501 serial_number (str): Obtained from the device connector management UI or API (REST endpoint '/connector/DeviceIdentifiers').. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 reservation (ResourceReservationRelationship): [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/asset_device_configuration.py b/intersight/model/asset_device_configuration.py index 51ea470d2c..7909869095 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecbdf88cec..c10eb138a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3890f05c3..a3f3f704d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ef2a6c1b2..6c292a9a3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f1de65bffb..a7e76f800c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_device_configuration_response.py b/intersight/model/asset_device_configuration_response.py index 607b418860..d1f97c8586 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d335a10e8..d854b4b61d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8c6af4e8d..0884d55035 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a15b2c3a65..01ee9a1b82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -96,6 +96,18 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -199,6 +211,7 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -220,6 +233,8 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -281,6 +296,13 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -402,6 +424,10 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -639,6 +665,8 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -837,6 +865,8 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1117,6 +1147,7 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_device_connector_manager.py b/intersight/model/asset_device_connector_manager.py index 6a2871c0fc..b160e2ed68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b28d421e01..5da7edd173 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9f6880e74..978cb01976 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 803aa67d73..20645013d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec93cd5030..636934c004 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c463a9ace..617cee553f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d7cf8f1e0..bb80b370e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4acfbf45f0..8b8e8b55ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8775e49014..0c0fb40304 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0778880fca..0a936720ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -199,6 +199,18 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -302,6 +314,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -323,6 +336,8 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -384,6 +399,13 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -505,6 +527,10 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -742,6 +768,8 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -940,6 +968,8 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1220,6 +1250,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_device_contract_information_response.py b/intersight/model/asset_device_contract_information_response.py index adfd9d0418..aca705f493 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cffcad58a..ba58f76b7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b56ad3fd99..fcbf0461ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76b0a89055..3659fdba99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/asset_device_information.py b/intersight/model/asset_device_information.py index 4de716de5c..9c9981948c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff020c9333..65bc12e9f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 193b1c7a6f..ffdb3c4d94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -232,6 +232,7 @@ def openapi_types(): 'account': (IamAccountRelationship,), # noqa: E501 'claimed_by_user': (IamUserRelationship,), # noqa: E501 'cluster_members': ([AssetClusterMemberRelationship], none_type,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'device_claim': (AssetDeviceClaimRelationship,), # noqa: E501 'device_configuration': (AssetDeviceConfigurationRelationship,), # noqa: E501 'domain_group': (IamDomainGroupRelationship,), # noqa: E501 @@ -288,6 +289,7 @@ def discriminator(): 'account': 'Account', # noqa: E501 'claimed_by_user': 'ClaimedByUser', # noqa: E501 'cluster_members': 'ClusterMembers', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'device_claim': 'DeviceClaim', # noqa: E501 'device_configuration': 'DeviceConfiguration', # noqa: E501 'domain_group': 'DomainGroup', # noqa: E501 @@ -324,6 +326,7 @@ def discriminator(): 'read_only', # noqa: E501 'vendor', # noqa: E501 'cluster_members', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -396,6 +399,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 claimed_by_user (IamUserRelationship): [optional] # noqa: E501 cluster_members ([AssetClusterMemberRelationship], none_type): An array of relationships to assetClusterMember resources.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device_claim (AssetDeviceClaimRelationship): [optional] # noqa: E501 device_configuration (AssetDeviceConfigurationRelationship): [optional] # noqa: E501 domain_group (IamDomainGroupRelationship): [optional] # noqa: E501 @@ -551,6 +555,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 claimed_by_user (IamUserRelationship): [optional] # noqa: E501 cluster_members ([AssetClusterMemberRelationship], none_type): An array of relationships to assetClusterMember resources.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device_claim (AssetDeviceClaimRelationship): [optional] # noqa: E501 device_configuration (AssetDeviceConfigurationRelationship): [optional] # noqa: E501 domain_group (IamDomainGroupRelationship): [optional] # noqa: E501 diff --git a/intersight/model/asset_device_registration_all_of.py b/intersight/model/asset_device_registration_all_of.py index 693e054d3f..124dba80e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -40,6 +40,7 @@ def lazy_import(): from intersight.model.iam_account_relationship import IamAccountRelationship from intersight.model.iam_domain_group_relationship import IamDomainGroupRelationship from intersight.model.iam_user_relationship import IamUserRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship globals()['AssetClaimSignature'] = AssetClaimSignature globals()['AssetClusterMemberRelationship'] = AssetClusterMemberRelationship globals()['AssetDeviceClaimRelationship'] = AssetDeviceClaimRelationship @@ -49,6 +50,7 @@ def lazy_import(): globals()['IamAccountRelationship'] = IamAccountRelationship globals()['IamDomainGroupRelationship'] = IamDomainGroupRelationship globals()['IamUserRelationship'] = IamUserRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship class AssetDeviceRegistrationAllOf(ModelNormal): @@ -211,6 +213,7 @@ def openapi_types(): 'account': (IamAccountRelationship,), # noqa: E501 'claimed_by_user': (IamUserRelationship,), # noqa: E501 'cluster_members': ([AssetClusterMemberRelationship], none_type,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'device_claim': (AssetDeviceClaimRelationship,), # noqa: E501 'device_configuration': (AssetDeviceConfigurationRelationship,), # noqa: E501 'domain_group': (IamDomainGroupRelationship,), # noqa: E501 @@ -242,6 +245,7 @@ def discriminator(): 'account': 'Account', # noqa: E501 'claimed_by_user': 'ClaimedByUser', # noqa: E501 'cluster_members': 'ClusterMembers', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'device_claim': 'DeviceClaim', # noqa: E501 'device_configuration': 'DeviceConfiguration', # noqa: E501 'domain_group': 'DomainGroup', # noqa: E501 @@ -256,6 +260,7 @@ def discriminator(): 'read_only', # noqa: E501 'vendor', # noqa: E501 'cluster_members', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } _composed_schemas = {} @@ -316,6 +321,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 claimed_by_user (IamUserRelationship): [optional] # noqa: E501 cluster_members ([AssetClusterMemberRelationship], none_type): An array of relationships to assetClusterMember resources.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device_claim (AssetDeviceClaimRelationship): [optional] # noqa: E501 device_configuration (AssetDeviceConfigurationRelationship): [optional] # noqa: E501 domain_group (IamDomainGroupRelationship): [optional] # noqa: E501 @@ -430,6 +436,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 claimed_by_user (IamUserRelationship): [optional] # noqa: E501 cluster_members ([AssetClusterMemberRelationship], none_type): An array of relationships to assetClusterMember resources.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device_claim (AssetDeviceClaimRelationship): [optional] # noqa: E501 device_configuration (AssetDeviceConfigurationRelationship): [optional] # noqa: E501 domain_group (IamDomainGroupRelationship): [optional] # noqa: E501 diff --git a/intersight/model/asset_device_registration_list.py b/intersight/model/asset_device_registration_list.py index 63125d0fa2..abbd2028ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8e0a9b84c..9475c2f910 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62d95e6e1e..3d9ef7e9d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,18 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -298,6 +310,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -319,6 +332,8 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -380,6 +395,13 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -501,6 +523,10 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -738,6 +764,8 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -936,6 +964,8 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1216,6 +1246,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1290,6 +1321,7 @@ def openapi_types(): 'account': (IamAccountRelationship,), # noqa: E501 'claimed_by_user': (IamUserRelationship,), # noqa: E501 'cluster_members': ([AssetClusterMemberRelationship], none_type,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'device_claim': (AssetDeviceClaimRelationship,), # noqa: E501 'device_configuration': (AssetDeviceConfigurationRelationship,), # noqa: E501 'domain_group': (IamDomainGroupRelationship,), # noqa: E501 @@ -1351,6 +1383,7 @@ def discriminator(): 'account': 'Account', # noqa: E501 'claimed_by_user': 'ClaimedByUser', # noqa: E501 'cluster_members': 'ClusterMembers', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'device_claim': 'DeviceClaim', # noqa: E501 'device_configuration': 'DeviceConfiguration', # noqa: E501 'domain_group': 'DomainGroup', # noqa: E501 @@ -1382,6 +1415,7 @@ def discriminator(): 'read_only', # noqa: E501 'vendor', # noqa: E501 'cluster_members', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } @classmethod @@ -1461,6 +1495,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 claimed_by_user (IamUserRelationship): [optional] # noqa: E501 cluster_members ([AssetClusterMemberRelationship], none_type): An array of relationships to assetClusterMember resources.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device_claim (AssetDeviceClaimRelationship): [optional] # noqa: E501 device_configuration (AssetDeviceConfigurationRelationship): [optional] # noqa: E501 domain_group (IamDomainGroupRelationship): [optional] # noqa: E501 @@ -1616,6 +1651,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 claimed_by_user (IamUserRelationship): [optional] # noqa: E501 cluster_members ([AssetClusterMemberRelationship], none_type): An array of relationships to assetClusterMember resources.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 device_claim (AssetDeviceClaimRelationship): [optional] # noqa: E501 device_configuration (AssetDeviceConfigurationRelationship): [optional] # noqa: E501 domain_group (IamDomainGroupRelationship): [optional] # noqa: E501 diff --git a/intersight/model/asset_device_registration_response.py b/intersight/model/asset_device_registration_response.py index a00449e64a..d8fdb56d3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf4899141c..267e24a0fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e268d6f13e..9cf458f2e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e00496ef3..5be58f7baa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e0f489550..4415d8e841 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86fb228285..30a5e5090c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8043032d42..8e8522eeec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bdb348c7ef..0f31e02ba3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d4b8e1081..5c00364a88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7faed9d586..d9a2f5bb1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 805765ce57..e2bf5ef101 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc6b952d70..97d74b2734 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ede14492f9..84b63bed57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3935eb3201..a537ba57a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_meraki_cloud_options.py b/intersight/model/asset_meraki_cloud_options.py index 93792addf3..acb560bb62 100644 --- a/intersight/model/asset_meraki_cloud_options.py +++ b/intersight/model/asset_meraki_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_meraki_cloud_options_all_of.py b/intersight/model/asset_meraki_cloud_options_all_of.py index 2428a20aeb..a402066b24 100644 --- a/intersight/model/asset_meraki_cloud_options_all_of.py +++ b/intersight/model/asset_meraki_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64fd6b103f..6884a06cf8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 528e07807b..7d776d8ea0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5548cd978..946f9c421c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65c5445530..a207b1d519 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7adc8fba85..5300950a9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class AssetNoAuthenticationCredential(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class AssetNoAuthenticationCredential(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class AssetNoAuthenticationCredential(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class AssetNoAuthenticationCredential(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class AssetNoAuthenticationCredential(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class AssetNoAuthenticationCredential(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/asset_oauth_bearer_token_credential.py b/intersight/model/asset_oauth_bearer_token_credential.py index e8d57b9d13..c1fe817051 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 187c0b80cf..0e73a7e31d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ec0c5512b..a08dff1059 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1b2b803a3..2d678f658e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_civp_vmware_vcenter_options.py b/intersight/model/asset_orchestration_civp_vmware_vcenter_options.py index bcc6241c34..41079d40f9 100644 --- a/intersight/model/asset_orchestration_civp_vmware_vcenter_options.py +++ b/intersight/model/asset_orchestration_civp_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_civp_vmware_vcenter_options_all_of.py b/intersight/model/asset_orchestration_civp_vmware_vcenter_options_all_of.py index 5a63f3d5f7..a233fe5ad1 100644 --- a/intersight/model/asset_orchestration_civp_vmware_vcenter_options_all_of.py +++ b/intersight/model/asset_orchestration_civp_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2c34c0cc7..28fc23594c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4bf679173..e46a24d9a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4be5114bd9..76d38bf248 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6080a1f00..d89576e64c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed1ae9e7db..306f74914d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 352ded1de9..b417ab8035 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a778ae6ab..e9c1e857d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3b8e79fb3..27571a8ef0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b651a8d18d..d5badb3e67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e314a83f2f..84f342cf2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4945fc63ee..476bce05a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b47438b716..c58595b679 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b362e3cc85..10baa097aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b09686b35..af60842074 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa1ecb6220..6c51865564 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff75f81178..aa65fc4fb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82270aa510..683f8e1e2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb20860c31..05b690950d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -116,6 +116,7 @@ class AssetServiceOptions(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -207,12 +208,14 @@ class AssetServiceOptions(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -802,7 +805,9 @@ class AssetServiceOptions(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -827,6 +832,7 @@ class AssetServiceOptions(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -918,12 +924,14 @@ class AssetServiceOptions(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1513,7 +1521,9 @@ class AssetServiceOptions(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/asset_ssh_connection.py b/intersight/model/asset_ssh_connection.py index f0ecb74002..8859318835 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47f2bd8baa..fcdacdb512 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f108ab54e..cc9ddbd3a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4bb9cff276..b4c4196e9f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b5314085a..4426fffbe3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a34fe3628..68f16c7aff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c19406538b..d305ba64c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef456bdee5..a9b1c828ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_subscription_account_response.py b/intersight/model/asset_subscription_account_response.py index 79b5a05768..64ea314346 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9ccae7549..678ccea4d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5789b9aa5..d86cb27fcb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 605275b287..55a22ae18c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ac164506d..21a479c92d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 198fdc64de..a9332b113e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e79862fda..f0c295ec75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a493aa52f..10e12f54bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cce6617131..5104dfa7e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7cd0382bac..f90980fa33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class AssetSubscriptionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class AssetSubscriptionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class AssetSubscriptionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class AssetSubscriptionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class AssetSubscriptionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class AssetSubscriptionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class AssetSubscriptionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class AssetSubscriptionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/asset_subscription_response.py b/intersight/model/asset_subscription_response.py index 204c8bad46..2e978ba6f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d955bb0f7d..1c827737d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32d1823f83..31d4b896a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dce2f32e53..22a9037b59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -236,6 +236,7 @@ def openapi_types(): 'vendor': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 'assist': (AssetTargetRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'trust_point': (IamTrustPointRelationship,), # noqa: E501 'workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 @@ -283,6 +284,7 @@ def discriminator(): 'vendor': 'Vendor', # noqa: E501 'account': 'Account', # noqa: E501 'assist': 'Assist', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'trust_point': 'TrustPoint', # noqa: E501 'workflow_info': 'WorkflowInfo', # noqa: E501 @@ -309,6 +311,7 @@ def discriminator(): 'status', # noqa: E501 'status_error_reason', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -374,6 +377,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 vendor (str): The vendor of the managed target.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 assist (AssetTargetRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 trust_point (IamTrustPointRelationship): [optional] # noqa: E501 workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 @@ -520,6 +524,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 vendor (str): The vendor of the managed target.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 assist (AssetTargetRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 trust_point (IamTrustPointRelationship): [optional] # noqa: E501 workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 diff --git a/intersight/model/asset_target_all_of.py b/intersight/model/asset_target_all_of.py index 7dd930976d..c44def28e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -38,6 +38,7 @@ def lazy_import(): from intersight.model.asset_target_relationship import AssetTargetRelationship from intersight.model.iam_account_relationship import IamAccountRelationship from intersight.model.iam_trust_point_relationship import IamTrustPointRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.workflow_workflow_info_relationship import WorkflowWorkflowInfoRelationship globals()['AssetAlarmSummary'] = AssetAlarmSummary globals()['AssetConnection'] = AssetConnection @@ -46,6 +47,7 @@ def lazy_import(): globals()['AssetTargetRelationship'] = AssetTargetRelationship globals()['IamAccountRelationship'] = IamAccountRelationship globals()['IamTrustPointRelationship'] = IamTrustPointRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['WorkflowWorkflowInfoRelationship'] = WorkflowWorkflowInfoRelationship @@ -224,6 +226,7 @@ def openapi_types(): 'vendor': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 'assist': (AssetTargetRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'trust_point': (IamTrustPointRelationship,), # noqa: E501 'workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 @@ -255,6 +258,7 @@ def discriminator(): 'vendor': 'Vendor', # noqa: E501 'account': 'Account', # noqa: E501 'assist': 'Assist', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'trust_point': 'TrustPoint', # noqa: E501 'workflow_info': 'WorkflowInfo', # noqa: E501 @@ -268,6 +272,7 @@ def discriminator(): 'status', # noqa: E501 'status_error_reason', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } _composed_schemas = {} @@ -330,6 +335,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 vendor (str): The vendor of the managed target.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 assist (AssetTargetRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 trust_point (IamTrustPointRelationship): [optional] # noqa: E501 workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 @@ -444,6 +450,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 vendor (str): The vendor of the managed target.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 assist (AssetTargetRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 trust_point (IamTrustPointRelationship): [optional] # noqa: E501 workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 diff --git a/intersight/model/asset_target_key.py b/intersight/model/asset_target_key.py index 659b875317..6b0acd4e4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be6bc6d0cc..83e125c9ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 508cb33b68..566c7e03aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 741aff15bd..c5b3ff146d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 361415e286..2558e799a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,18 @@ class AssetTargetRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -296,6 +308,7 @@ class AssetTargetRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -317,6 +330,8 @@ class AssetTargetRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -378,6 +393,13 @@ class AssetTargetRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -499,6 +521,10 @@ class AssetTargetRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -736,6 +762,8 @@ class AssetTargetRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -934,6 +962,8 @@ class AssetTargetRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1214,6 +1244,7 @@ class AssetTargetRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1285,6 +1316,7 @@ def openapi_types(): 'vendor': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 'assist': (AssetTargetRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'trust_point': (IamTrustPointRelationship,), # noqa: E501 'workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 @@ -1337,6 +1369,7 @@ def discriminator(): 'vendor': 'Vendor', # noqa: E501 'account': 'Account', # noqa: E501 'assist': 'Assist', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'trust_point': 'TrustPoint', # noqa: E501 'workflow_info': 'WorkflowInfo', # noqa: E501 @@ -1358,6 +1391,7 @@ def discriminator(): 'status', # noqa: E501 'status_error_reason', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } @classmethod @@ -1430,6 +1464,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 vendor (str): The vendor of the managed target.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 assist (AssetTargetRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 trust_point (IamTrustPointRelationship): [optional] # noqa: E501 workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 @@ -1576,6 +1611,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 vendor (str): The vendor of the managed target.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 assist (AssetTargetRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 trust_point (IamTrustPointRelationship): [optional] # noqa: E501 workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 diff --git a/intersight/model/asset_target_response.py b/intersight/model/asset_target_response.py index a6252328d4..6a7585c288 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b53b105f2c..ab9ad1adde 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2397ceae4b..b3c9c275e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5e2f6a5a2..bb50a7e696 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class AssetTargetStatusDetails(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class AssetTargetStatusDetails(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class AssetTargetStatusDetails(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class AssetTargetStatusDetails(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class AssetTargetStatusDetails(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class AssetTargetStatusDetails(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/asset_terraform_integration_service.py b/intersight/model/asset_terraform_integration_service.py index ec0924c1a7..54ea76d45e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e45c84c10d..781cab4be3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27c0922a32..0643f16a89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 296c16328c..6803fbab80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b7ffc7c41c..36a335c01f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6c9bf5d27..610086747c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a4fa6d625..8abfad96d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0eaf1d214e..1491bf877b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0689544400..97dea5c50f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 004e8aeadb..4a339314e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23114fc5b3..a55d2bd8e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d0435443c..65dc18c2a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8db4359e8..aae1f9d467 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3b869ac40..d3adc484f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 780390fe99..04b2996120 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 598036bee7..a286ae86be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 136a05e7af..4648591f5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa1b364a62..2f0d2fb1c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c21735d5af..e7044d0fb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bec890825..669ecee483 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56275d5333..6328954280 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14652530b9..0ce0ac6ae8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50a61af54d..141d250039 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20dfa00c0d..28d347449e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6245fee803..4205336dfd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc3f716b48..299905c057 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef19fbf82b..5c12285129 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4880d5b38..5a3dbdde0e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80732f3a6b..25b4172933 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41198ae0c1..59fc9e8888 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c96a64faa3..b7bd3b829b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57425332e7..6fa822c6b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py b/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py index aba568b300..5a0b95b9b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_open_stack_options.py b/intersight/model/asset_workload_optimizer_open_stack_options.py index 16e8f679cf..fdf0f76419 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e21772952..390c38cb7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41953bedff..649f3e56c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e27aa37d1..0bd1046e8f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 092b7d49c4..b8fe273c23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdf4382f2b..1cb404f2d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a34da5bb6..abbb79a8ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62cf5cbe74..557b19eaee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d476c50d7d..4c5ba57613 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 766556b893..149d66436d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4113398fca..2eae74f9c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f59fb29796..f434667d4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0fb78f473a..6aa3428177 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbd5d10f4a..bc3761326f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class BiosBootDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class BiosBootDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class BiosBootDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class BiosBootDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class BiosBootDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class BiosBootDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class BiosBootDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class BiosBootDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bios_boot_device_response.py b/intersight/model/bios_boot_device_response.py index 2374e023a2..afa220c0af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 911b6f9975..fdf3af4995 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6feee855e6..1e769a1f03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0129f5ccc..a20b5128e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 056a4804e0..c2260dfcaa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90005a2ad2..ca34b6be7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BiosBootModeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BiosBootModeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BiosBootModeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BiosBootModeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BiosBootModeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BiosBootModeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BiosBootModeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BiosBootModeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bios_boot_mode_response.py b/intersight/model/bios_boot_mode_response.py index 250cc42dcf..e87bfe02f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8eb7f53450..fe66c0f9e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_policy_all_of.py b/intersight/model/bios_policy_all_of.py index c82e704667..df3c4bcc5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_policy_list.py b/intersight/model/bios_policy_list.py index 13f41924ef..b351f36e29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 480f09541a..5ea5ec8276 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe676a09d0..24ca6f26ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0811257ddb..f4264da13b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24fe961f1a..c527ff63af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36e8bce382..bb656c02d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 756a8e74d0..455bf83e3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee8d526054..e17abd895a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bios_system_boot_order_response.py b/intersight/model/bios_system_boot_order_response.py index 6e5f4329ab..47141692fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5c0a8c419..5ae34dca2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bee23bb76e..73915ab996 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df19a1a6ad..cb61cc204a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d73e6d192..d533155a5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1be1938253..f59d606781 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BiosTokenSettingsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BiosTokenSettingsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BiosTokenSettingsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BiosTokenSettingsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BiosTokenSettingsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BiosTokenSettingsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BiosTokenSettingsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BiosTokenSettingsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bios_token_settings_response.py b/intersight/model/bios_token_settings_response.py index f0efa40b23..210971b533 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6835138b72..e70dc0edbd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa034a47d5..fca6aa0515 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1813bf363f..06d6b0d4c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12be7fdb77..0c78d75160 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75de5bf196..03a216572e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class BiosUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class BiosUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class BiosUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class BiosUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class BiosUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class BiosUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class BiosUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class BiosUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bios_unit_response.py b/intersight/model/bios_unit_response.py index c6c026c279..3e04548acc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a343dfba0..677a0b136b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c1de6864d..d31098b6d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d48785973..d99e1eb6eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 26946394f4..fa4527c57c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 789352f6b0..6f30dce9d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 1fc20f8549..c265493eaa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc40e61cb3..53a3088dd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e27fbc084..2fcf65014c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f085c76c3..4074f7e621 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb1bdf26d6..9d65b47c38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd3fe125b7..598fbb49ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2d0741b40..ca2959febb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bab8a3a42e..bef2160b7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootCddDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootCddDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootCddDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootCddDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootCddDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootCddDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootCddDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootCddDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_cdd_device_response.py b/intersight/model/boot_cdd_device_response.py index 255b20ad52..9070e4fe16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa7a5be468..32b0f1c260 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a47b6b91fb..3b3dcfe85d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e93e194c3..d4296f2669 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06229a058d..c977f238f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e73adbaa47..043f0d1268 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9953402e6d..e5fbab7f94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aff4d6dc59..0cc6118c12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbf0613383..1c533401bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7800b4b581..3103ee53f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootDeviceBootModeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootDeviceBootModeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootDeviceBootModeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootDeviceBootModeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootDeviceBootModeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootDeviceBootModeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootDeviceBootModeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootDeviceBootModeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_device_boot_mode_response.py b/intersight/model/boot_device_boot_mode_response.py index da2687efcc..1c82f95626 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b452c7b750..df6fbfca7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52ef1ab253..2c5014cc00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad50e8bb91..d3af7e55c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 169776e81d..1c8b47f355 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77f595c4c2..275b00a01d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_device_boot_security_response.py b/intersight/model/boot_device_boot_security_response.py index 99ee556f72..99b5419a00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_flex_mmc.py b/intersight/model/boot_flex_mmc.py index dbbe916147..c9721b10cf 100644 --- a/intersight/model/boot_flex_mmc.py +++ b/intersight/model/boot_flex_mmc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_flex_mmc_all_of.py b/intersight/model/boot_flex_mmc_all_of.py index cf867d6f94..4490762f17 100644 --- a/intersight/model/boot_flex_mmc_all_of.py +++ b/intersight/model/boot_flex_mmc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0dcecf0ce..d74af15591 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a5992c799..1e41b6e5a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9033d31fc..964d2afb45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f00d58a1ee..afa7769f6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14e81eaed3..936d3a9eae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootHddDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootHddDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootHddDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootHddDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootHddDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootHddDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootHddDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootHddDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_hdd_device_response.py b/intersight/model/boot_hdd_device_response.py index 055f4a2967..5d5b018f5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_http.py b/intersight/model/boot_http.py index dc1c19697d..714710292a 100644 --- a/intersight/model/boot_http.py +++ b/intersight/model/boot_http.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_http_all_of.py b/intersight/model/boot_http_all_of.py index 16c73a5634..b407e0385c 100644 --- a/intersight/model/boot_http_all_of.py +++ b/intersight/model/boot_http_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 947c784165..3afb207324 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22f11cc0a8..b8efbea361 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f5915ff1d..c5447ac0ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a77dc537eb..cadd34c8d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 051cde1a86..e0b5c249ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bffaa46f5..9f51305deb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d8d85f69a..43231f7172 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootIscsiDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootIscsiDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootIscsiDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootIscsiDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootIscsiDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootIscsiDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootIscsiDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootIscsiDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_iscsi_device_response.py b/intersight/model/boot_iscsi_device_response.py index d19aed29cc..6303d2e5f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 047b3eca82..8b73e8a11a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 696ba5036f..c474631f07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 182d214b9b..d851a4e6e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca17e23886..31c4a4ff0b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5d36e5a5c..8b4acbbc76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2f27e21f9..ecc73a092e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fcd5b381c4..9b412fceaf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 096c55c2e0..3898edbcde 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 afc1fed52f..637b0decfd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df4b8e9292..65a484dc2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootNvmeDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootNvmeDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootNvmeDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootNvmeDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootNvmeDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootNvmeDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootNvmeDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootNvmeDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_nvme_device_response.py b/intersight/model/boot_nvme_device_response.py index 13515d51a7..f42968004c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7efb8a50b8..66865d3b8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5cf173ac4..4f4eac990c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 353921129a..4b189b98b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab5564b700..6862597242 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d0b5ce35f..c3e29a757a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3fba41139..815e861171 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 283e129498..e22f9adfea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_pch_storage_device_response.py b/intersight/model/boot_pch_storage_device_response.py index cf330c24c5..f8a78bb9f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c451c45e3..a014b32f09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8319320bea..fca263e0b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e512068537..5cf17ece21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d71fce59e8..6450a028ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d56e8b47d5..6058fa55ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e69a59b7e3..5f715dafd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 452ad3d39c..0782ebaf2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ace7f8a47f..c9a8601551 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e097c0ba1..1abf2521c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14f55703ba..362568ea2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e6b6ad535..1fd6648016 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a5a26b8a7..7c93b90acf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootPxeDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootPxeDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootPxeDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootPxeDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootPxeDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootPxeDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootPxeDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootPxeDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_pxe_device_response.py b/intersight/model/boot_pxe_device_response.py index 5a3cf01952..ee305a315d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f25f7f80a0..62a7d1ef2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3672025184..e8393a3ea4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61a0489153..26c019aed0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b08451e0a..0f64c2ea42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7aef40b7a0..c74602a396 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 861503ed9d..09e09dcfbf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bb0e99632..d4ea49cbae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootSanDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootSanDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootSanDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootSanDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootSanDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootSanDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootSanDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootSanDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_san_device_response.py b/intersight/model/boot_san_device_response.py index e4acf4e83a..a2af6efbd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d07862ff5e..e084f9381d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18924918ce..4ccee58ca2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 124b998f2a..5e5215c796 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 003a77136a..79421253e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40beec2937..ccf404d5c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09711350ad..238354f225 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c46198c0ea..433adc2e44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootSdDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootSdDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootSdDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootSdDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootSdDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootSdDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootSdDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootSdDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_sd_device_response.py b/intersight/model/boot_sd_device_response.py index 0528922ecc..3eab671ec4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v4_settings.py b/intersight/model/boot_static_ip_v4_settings.py index b8cd5107d0..d934608e88 100644 --- a/intersight/model/boot_static_ip_v4_settings.py +++ b/intersight/model/boot_static_ip_v4_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v4_settings_all_of.py b/intersight/model/boot_static_ip_v4_settings_all_of.py index 01d7632993..53428e8179 100644 --- a/intersight/model/boot_static_ip_v4_settings_all_of.py +++ b/intersight/model/boot_static_ip_v4_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v6_settings.py b/intersight/model/boot_static_ip_v6_settings.py index eb005d6f90..b614c2654d 100644 --- a/intersight/model/boot_static_ip_v6_settings.py +++ b/intersight/model/boot_static_ip_v6_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v6_settings_all_of.py b/intersight/model/boot_static_ip_v6_settings_all_of.py index 8bf003843a..9a751fcf18 100644 --- a/intersight/model/boot_static_ip_v6_settings_all_of.py +++ b/intersight/model/boot_static_ip_v6_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2de738bff9..0441d4270c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfe3852cc0..8e015c190c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2af888d779..5c55653cfa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89546f0849..6902008c07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2875d80ac..0bb5086601 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d81efca5b4..5dd28d1e4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_uefi_shell_device_response.py b/intersight/model/boot_uefi_shell_device_response.py index 1dcde152f7..36a270b9a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c36f680942..88b10b96a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f27cf2e00..075f7f50c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 280766334f..d51cf563c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 578ebb0067..8c6673f6b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82d48f5d6f..3ec97fb1ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25ab390bca..a09227a77c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a428b0391..86bb855625 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootUsbDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootUsbDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootUsbDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootUsbDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootUsbDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootUsbDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootUsbDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootUsbDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_usb_device_response.py b/intersight/model/boot_usb_device_response.py index d9bd01fbf7..d8cdd1c982 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 042b6c484c..31553e2fe3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6f174da6b..d1387edb6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59830828c5..43fb36403f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b290a7a1a9..f048c1136b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4777abfc6..467166f3bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f5c5ccb59..a7082a534a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd6ca96375..32d52ad152 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BootVmediaDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BootVmediaDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BootVmediaDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BootVmediaDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BootVmediaDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BootVmediaDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BootVmediaDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BootVmediaDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/boot_vmedia_device_response.py b/intersight/model/boot_vmedia_device_response.py index 688989a14c..2fc199ed91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52e02b1413..4304af6f0b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ae02f04ed..39d13fd5ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85f8cf89ed..8a7d4dfa2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e647a6da1..6f541f0f4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96054a8b76..cc0fb4f7e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0cbbc4ffd..e6b92776f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b8949fe7d..70ef36b8a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class BulkExportRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class BulkExportRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class BulkExportRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class BulkExportRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class BulkExportRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class BulkExportRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class BulkExportRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class BulkExportRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_export_response.py b/intersight/model/bulk_export_response.py index fa00a78228..f8044e725c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d93f4efb5d..ca862c524f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c2667dfac..154f9b1005 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e5b0bb188..d91899dac5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1dcab2d46e..e59238281e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d9d998f8e..5891308219 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class BulkExportedItemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class BulkExportedItemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class BulkExportedItemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class BulkExportedItemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class BulkExportedItemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class BulkExportedItemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class BulkExportedItemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class BulkExportedItemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_exported_item_response.py b/intersight/model/bulk_exported_item_response.py index b3df95e40e..31a4d981a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41ff3fd5c7..a80c875562 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 721c13457d..e842090636 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9db69c5b6a..ef4b85e56c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 152d24f857..b4295a4b40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_cloner_list.py b/intersight/model/bulk_mo_cloner_list.py index e3ff4ec2f3..dd9d780ed7 100644 --- a/intersight/model/bulk_mo_cloner_list.py +++ b/intersight/model/bulk_mo_cloner_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_cloner_list_all_of.py b/intersight/model/bulk_mo_cloner_list_all_of.py index 08a4f7496e..603bbd0fa4 100644 --- a/intersight/model/bulk_mo_cloner_list_all_of.py +++ b/intersight/model/bulk_mo_cloner_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_cloner_relationship.py b/intersight/model/bulk_mo_cloner_relationship.py index 539f30c26c..ade1d208c9 100644 --- a/intersight/model/bulk_mo_cloner_relationship.py +++ b/intersight/model/bulk_mo_cloner_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class BulkMoClonerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class BulkMoClonerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class BulkMoClonerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class BulkMoClonerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class BulkMoClonerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class BulkMoClonerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class BulkMoClonerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class BulkMoClonerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_mo_cloner_response.py b/intersight/model/bulk_mo_cloner_response.py index 215d91b81a..cb135c77eb 100644 --- a/intersight/model/bulk_mo_cloner_response.py +++ b/intersight/model/bulk_mo_cloner_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner.py b/intersight/model/bulk_mo_deep_cloner.py index 74308471cc..4831447292 100644 --- a/intersight/model/bulk_mo_deep_cloner.py +++ b/intersight/model/bulk_mo_deep_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_all_of.py b/intersight/model/bulk_mo_deep_cloner_all_of.py index 2794708434..6e1b58aade 100644 --- a/intersight/model/bulk_mo_deep_cloner_all_of.py +++ b/intersight/model/bulk_mo_deep_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_list.py b/intersight/model/bulk_mo_deep_cloner_list.py index a21a0d9c6a..cb2cb6aa3d 100644 --- a/intersight/model/bulk_mo_deep_cloner_list.py +++ b/intersight/model/bulk_mo_deep_cloner_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_list_all_of.py b/intersight/model/bulk_mo_deep_cloner_list_all_of.py index 76b0adceb8..2218641e49 100644 --- a/intersight/model/bulk_mo_deep_cloner_list_all_of.py +++ b/intersight/model/bulk_mo_deep_cloner_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_relationship.py b/intersight/model/bulk_mo_deep_cloner_relationship.py index eff7b6fb70..f384709ebb 100644 --- a/intersight/model/bulk_mo_deep_cloner_relationship.py +++ b/intersight/model/bulk_mo_deep_cloner_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_mo_deep_cloner_response.py b/intersight/model/bulk_mo_deep_cloner_response.py index f31ea798bc..08940f10b2 100644 --- a/intersight/model/bulk_mo_deep_cloner_response.py +++ b/intersight/model/bulk_mo_deep_cloner_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fc430ed75..ff41741a2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5310ae1ee2..220b0fa67e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_merger_list.py b/intersight/model/bulk_mo_merger_list.py index eee4b8935c..62dab334b3 100644 --- a/intersight/model/bulk_mo_merger_list.py +++ b/intersight/model/bulk_mo_merger_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_merger_list_all_of.py b/intersight/model/bulk_mo_merger_list_all_of.py index 562bc525dc..92c79668dc 100644 --- a/intersight/model/bulk_mo_merger_list_all_of.py +++ b/intersight/model/bulk_mo_merger_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_merger_relationship.py b/intersight/model/bulk_mo_merger_relationship.py index 9b99f2aadd..d498b47392 100644 --- a/intersight/model/bulk_mo_merger_relationship.py +++ b/intersight/model/bulk_mo_merger_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class BulkMoMergerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class BulkMoMergerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class BulkMoMergerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class BulkMoMergerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class BulkMoMergerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class BulkMoMergerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class BulkMoMergerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class BulkMoMergerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_mo_merger_response.py b/intersight/model/bulk_mo_merger_response.py index fd33601482..784b4c4f45 100644 --- a/intersight/model/bulk_mo_merger_response.py +++ b/intersight/model/bulk_mo_merger_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_multi_relation_entry_patch.py b/intersight/model/bulk_multi_relation_entry_patch.py index af610f4ed1..28a8fc7169 100644 --- a/intersight/model/bulk_multi_relation_entry_patch.py +++ b/intersight/model/bulk_multi_relation_entry_patch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/bulk_patch_content.py b/intersight/model/bulk_patch_content.py index bf08371298..0d045fe41f 100644 --- a/intersight/model/bulk_patch_content.py +++ b/intersight/model/bulk_patch_content.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class BulkPatchContent(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class BulkPatchContent(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class BulkPatchContent(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class BulkPatchContent(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class BulkPatchContent(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class BulkPatchContent(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/bulk_request.py b/intersight/model/bulk_request.py index 719964aa8f..7dc1af9ce7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 613f6f6c0f..8eaf7a7a4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a57696797c..2a8611fc7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 db43966ca4..e8afed5058 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79c5d9fb06..73d908e0f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -123,6 +123,18 @@ class BulkRequestRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -226,6 +238,7 @@ class BulkRequestRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -247,6 +260,8 @@ class BulkRequestRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -308,6 +323,13 @@ class BulkRequestRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -429,6 +451,10 @@ class BulkRequestRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -666,6 +692,8 @@ class BulkRequestRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -864,6 +892,8 @@ class BulkRequestRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1144,6 +1174,7 @@ class BulkRequestRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_request_response.py b/intersight/model/bulk_request_response.py index 1158e7150c..45d8fdb97e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b7a30b4b8..ed7f9fd86c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fc026e695..70160916be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64035cab17..e929392bc2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b472645114..90933bb5d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result.py b/intersight/model/bulk_result.py index 31d83bce46..46c4e606d3 100644 --- a/intersight/model/bulk_result.py +++ b/intersight/model/bulk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_all_of.py b/intersight/model/bulk_result_all_of.py index 8d7d3e5a36..aa490a920a 100644 --- a/intersight/model/bulk_result_all_of.py +++ b/intersight/model/bulk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_list.py b/intersight/model/bulk_result_list.py index 9cda2025ad..84ac5d4eb0 100644 --- a/intersight/model/bulk_result_list.py +++ b/intersight/model/bulk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_list_all_of.py b/intersight/model/bulk_result_list_all_of.py index 020885ddbe..9b34bca749 100644 --- a/intersight/model/bulk_result_list_all_of.py +++ b/intersight/model/bulk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_relationship.py b/intersight/model/bulk_result_relationship.py index a4f7ca9c04..d8e7d3d9e5 100644 --- a/intersight/model/bulk_result_relationship.py +++ b/intersight/model/bulk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -113,6 +113,18 @@ class BulkResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -216,6 +228,7 @@ class BulkResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -237,6 +250,8 @@ class BulkResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -298,6 +313,13 @@ class BulkResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -419,6 +441,10 @@ class BulkResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -656,6 +682,8 @@ class BulkResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -854,6 +882,8 @@ class BulkResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1134,6 +1164,7 @@ class BulkResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_result_response.py b/intersight/model/bulk_result_response.py index dbfc9ad36f..a5692159f7 100644 --- a/intersight/model/bulk_result_response.py +++ b/intersight/model/bulk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sec_resource_roles.py b/intersight/model/bulk_sec_resource_roles.py index bfe8e6d685..236de5fb26 100644 --- a/intersight/model/bulk_sec_resource_roles.py +++ b/intersight/model/bulk_sec_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class BulkSecResourceRoles(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class BulkSecResourceRoles(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class BulkSecResourceRoles(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class BulkSecResourceRoles(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class BulkSecResourceRoles(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class BulkSecResourceRoles(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/bulk_sub_request.py b/intersight/model/bulk_sub_request.py index 2770ce4d59..506e33864e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 677206aee6..a5dec19994 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 850f859464..003fe2af4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04d22348f0..da4a2eb3ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2d48c766e..d8fa4bc573 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0921dc70ea..9e2cf60aba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df97fd65fe..7452e03b1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class BulkSubRequestObjRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class BulkSubRequestObjRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class BulkSubRequestObjRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class BulkSubRequestObjRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class BulkSubRequestObjRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class BulkSubRequestObjRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class BulkSubRequestObjRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class BulkSubRequestObjRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/bulk_sub_request_obj_response.py b/intersight/model/bulk_sub_request_obj_response.py index 94e0c9b42f..7172155a65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e72c0edb1..80361c3e1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81b0668651..a1fc2dfb1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7e085a8d9..9de20a32f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5d56deb7b..e127228506 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4259faa7c..df33750bca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fe6d27458..d520334d7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03a6748c16..ebe13ba92c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9100e12571..d0f7c2fed8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5602508bd3..1a9e802649 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e930e658fc..c0c54e9b64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b1a178a85..0e06f3bb01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 222f80927c..518a21eef9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca16eb7687..0c2a471d66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09f28f65ba..bb321e82d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 813451e072..d768f52864 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad5974963a..7806516df4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -132,6 +132,7 @@ def openapi_types(): 'number_of_pci_links': (int,), # noqa: E501 'pci_link': (int,), # noqa: E501 'prom_card_type': (str,), # noqa: E501 + 'vic_id': (str,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 'domain_group_moid': (str,), # noqa: E501 @@ -179,6 +180,7 @@ def discriminator(): 'number_of_pci_links': 'NumberOfPciLinks', # noqa: E501 'pci_link': 'PciLink', # noqa: E501 'prom_card_type': 'PromCardType', # noqa: E501 + 'vic_id': 'VicId', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 @@ -263,6 +265,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 number_of_pci_links (int): Indicates number of PCI Links of the adapter.. [optional] if omitted the server will use the default value of 1 # noqa: E501 pci_link (int): Indicates PCI Link status of adapter.. [optional] if omitted the server will use the default value of 0 # noqa: E501 prom_card_type (str): Prom card type for the adapter.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [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 @@ -409,6 +412,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 number_of_pci_links (int): Indicates number of PCI Links of the adapter.. [optional] if omitted the server will use the default value of 1 # noqa: E501 pci_link (int): Indicates PCI Link status of adapter.. [optional] if omitted the server will use the default value of 0 # noqa: E501 prom_card_type (str): Prom card type for the adapter.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [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/capability_adapter_unit_descriptor_all_of.py b/intersight/model/capability_adapter_unit_descriptor_all_of.py index 1e685a14a5..4bf8a191b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -118,6 +118,7 @@ def openapi_types(): 'number_of_pci_links': (int,), # noqa: E501 'pci_link': (int,), # noqa: E501 'prom_card_type': (str,), # noqa: E501 + 'vic_id': (str,), # noqa: E501 } @cached_property @@ -144,6 +145,7 @@ def discriminator(): 'number_of_pci_links': 'NumberOfPciLinks', # noqa: E501 'pci_link': 'PciLink', # noqa: E501 'prom_card_type': 'PromCardType', # noqa: E501 + 'vic_id': 'VicId', # noqa: E501 } read_only_vars = { @@ -207,6 +209,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 number_of_pci_links (int): Indicates number of PCI Links of the adapter.. [optional] if omitted the server will use the default value of 1 # noqa: E501 pci_link (int): Indicates PCI Link status of adapter.. [optional] if omitted the server will use the default value of 0 # noqa: E501 prom_card_type (str): Prom card type for the adapter.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "capability.AdapterUnitDescriptor") @@ -316,6 +319,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 number_of_pci_links (int): Indicates number of PCI Links of the adapter.. [optional] if omitted the server will use the default value of 1 # noqa: E501 pci_link (int): Indicates PCI Link status of adapter.. [optional] if omitted the server will use the default value of 0 # noqa: E501 prom_card_type (str): Prom card type for the adapter.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "capability.AdapterUnitDescriptor") diff --git a/intersight/model/capability_adapter_unit_descriptor_list.py b/intersight/model/capability_adapter_unit_descriptor_list.py index 15c6028e97..a435966043 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 385f5ef90a..3235a21f8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdc8e80719..f4f7d9e3e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_update_constraint_meta.py b/intersight/model/capability_adapter_update_constraint_meta.py index e3c15c9094..fbb5379aa4 100644 --- a/intersight/model/capability_adapter_update_constraint_meta.py +++ b/intersight/model/capability_adapter_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_update_constraint_meta_all_of.py b/intersight/model/capability_adapter_update_constraint_meta_all_of.py index c477fb8a4e..a27a5f78d3 100644 --- a/intersight/model/capability_adapter_update_constraint_meta_all_of.py +++ b/intersight/model/capability_adapter_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_update_constraint_meta_list.py b/intersight/model/capability_adapter_update_constraint_meta_list.py index dd81b3b932..1251e877ba 100644 --- a/intersight/model/capability_adapter_update_constraint_meta_list.py +++ b/intersight/model/capability_adapter_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_update_constraint_meta_list_all_of.py b/intersight/model/capability_adapter_update_constraint_meta_list_all_of.py index 6479349d83..29f45be5b6 100644 --- a/intersight/model/capability_adapter_update_constraint_meta_list_all_of.py +++ b/intersight/model/capability_adapter_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_update_constraint_meta_response.py b/intersight/model/capability_adapter_update_constraint_meta_response.py index 69ab03b155..ce638a743b 100644 --- a/intersight/model/capability_adapter_update_constraint_meta_response.py +++ b/intersight/model/capability_adapter_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25ece30ee0..da78c3636d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c491eea8ef..ba0254fba3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9daf04dd24..6afe7a50b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f70294e31c..1884efce52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 615abed1b0..2b6a5470be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6fdcf9ff2..fe1978a337 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -44,6 +44,7 @@ def lazy_import(): from intersight.model.capability_fan_module_manufacturing_def import CapabilityFanModuleManufacturingDef from intersight.model.capability_fex_capability_def import CapabilityFexCapabilityDef from intersight.model.capability_fex_manufacturing_def import CapabilityFexManufacturingDef + from intersight.model.capability_hsu_iso_file_support_meta import CapabilityHsuIsoFileSupportMeta from intersight.model.capability_io_card_capability_def import CapabilityIoCardCapabilityDef from intersight.model.capability_io_card_manufacturing_def import CapabilityIoCardManufacturingDef from intersight.model.capability_iom_upgrade_support_meta import CapabilityIomUpgradeSupportMeta @@ -62,6 +63,8 @@ def lazy_import(): from intersight.model.capability_switch_manufacturing_def import CapabilitySwitchManufacturingDef from intersight.model.capability_template_catalog import CapabilityTemplateCatalog from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta + from intersight.model.capability_update_order_meta import CapabilityUpdateOrderMeta + from intersight.model.capability_vic_descriptor import CapabilityVicDescriptor from intersight.model.display_names import DisplayNames from intersight.model.mo_base_mo import MoBaseMo from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship @@ -84,6 +87,7 @@ def lazy_import(): globals()['CapabilityFanModuleManufacturingDef'] = CapabilityFanModuleManufacturingDef globals()['CapabilityFexCapabilityDef'] = CapabilityFexCapabilityDef globals()['CapabilityFexManufacturingDef'] = CapabilityFexManufacturingDef + globals()['CapabilityHsuIsoFileSupportMeta'] = CapabilityHsuIsoFileSupportMeta globals()['CapabilityIoCardCapabilityDef'] = CapabilityIoCardCapabilityDef globals()['CapabilityIoCardManufacturingDef'] = CapabilityIoCardManufacturingDef globals()['CapabilityIomUpgradeSupportMeta'] = CapabilityIomUpgradeSupportMeta @@ -102,6 +106,8 @@ def lazy_import(): globals()['CapabilitySwitchManufacturingDef'] = CapabilitySwitchManufacturingDef globals()['CapabilityTemplateCatalog'] = CapabilityTemplateCatalog globals()['CapabilityUpdateConstraintMeta'] = CapabilityUpdateConstraintMeta + globals()['CapabilityUpdateOrderMeta'] = CapabilityUpdateOrderMeta + globals()['CapabilityVicDescriptor'] = CapabilityVicDescriptor globals()['DisplayNames'] = DisplayNames globals()['MoBaseMo'] = MoBaseMo globals()['MoBaseMoRelationship'] = MoBaseMoRelationship @@ -151,6 +157,7 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", @@ -166,6 +173,8 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel", 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint", @@ -184,6 +193,7 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", @@ -199,6 +209,8 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel", 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint", @@ -266,6 +278,7 @@ def discriminator(): 'capability.FanModuleManufacturingDef': CapabilityFanModuleManufacturingDef, 'capability.FexCapabilityDef': CapabilityFexCapabilityDef, 'capability.FexManufacturingDef': CapabilityFexManufacturingDef, + 'capability.HsuIsoFileSupportMeta': CapabilityHsuIsoFileSupportMeta, 'capability.IoCardCapabilityDef': CapabilityIoCardCapabilityDef, 'capability.IoCardManufacturingDef': CapabilityIoCardManufacturingDef, 'capability.IomUpgradeSupportMeta': CapabilityIomUpgradeSupportMeta, @@ -284,6 +297,8 @@ def discriminator(): 'capability.SwitchManufacturingDef': CapabilitySwitchManufacturingDef, 'capability.TemplateCatalog': CapabilityTemplateCatalog, 'capability.UpdateConstraintMeta': CapabilityUpdateConstraintMeta, + 'capability.UpdateOrderMeta': CapabilityUpdateOrderMeta, + 'capability.VicDescriptor': CapabilityVicDescriptor, 'softwarerepository.CategoryMapper': SoftwarerepositoryCategoryMapper, 'softwarerepository.CategoryMapperModel': SoftwarerepositoryCategoryMapperModel, 'softwarerepository.CategorySupportConstraint': SoftwarerepositoryCategorySupportConstraint, diff --git a/intersight/model/capability_capability_all_of.py b/intersight/model/capability_capability_all_of.py index 872dc481ad..18005f43ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -69,6 +69,7 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", @@ -84,6 +85,8 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel", 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint", @@ -102,6 +105,7 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", @@ -117,6 +121,8 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel", 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint", diff --git a/intersight/model/capability_capability_relationship.py b/intersight/model/capability_capability_relationship.py index 526b5479a9..797c698228 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class CapabilityCapabilityRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class CapabilityCapabilityRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class CapabilityCapabilityRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class CapabilityCapabilityRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class CapabilityCapabilityRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class CapabilityCapabilityRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class CapabilityCapabilityRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class CapabilityCapabilityRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/capability_catalog.py b/intersight/model/capability_catalog.py index a3474d0f8c..dd1a556884 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1fb7a08f7..6f312360ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4029880d74..386ab9964c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a5c3a0b6e..a6c6a17d2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b80226bf57..9154c4e47f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8af76e653..94a6360237 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf50b299af..64520bd6db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8468e51831..665c3cc71c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 808a667853..bccc2a9369 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f732e9e39..134bbcd67f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af43b1fca7..7278e2726d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba6d839159..ffff60b929 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45d5b155f0..7e2658f6b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab979464e2..9d8cba5983 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 015e9b5548..7e47c48e45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8df028b59b..8dc6c26f43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c277dd8e15..5650369992 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00b2291027..46e86f004d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 458be68bdf..e2036cc9cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c84937561..0ba03cfbd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5f867f3a4..cd62db49d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c51553b361..6bc60ed303 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4f91407d5..ffc5d737b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be92a05fe9..8a9766ba68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b74758e1d4..b5d0a1f61f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor.py b/intersight/model/capability_cpu_endpoint_descriptor.py index 367d36a7d5..724b8128cf 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor.py +++ b/intersight/model/capability_cpu_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_all_of.py b/intersight/model/capability_cpu_endpoint_descriptor_all_of.py index c52effddb3..12a7db3897 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_cpu_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_list.py b/intersight/model/capability_cpu_endpoint_descriptor_list.py index 909d483d76..d961816895 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_list.py +++ b/intersight/model/capability_cpu_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_list_all_of.py b/intersight/model/capability_cpu_endpoint_descriptor_list_all_of.py index 7a5a2eedf2..3a3b177bcc 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_cpu_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_response.py b/intersight/model/capability_cpu_endpoint_descriptor_response.py index 9b53e4a7a0..f66022047a 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_response.py +++ b/intersight/model/capability_cpu_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor.py b/intersight/model/capability_dimms_endpoint_descriptor.py index a3f45e2448..bd9c85e771 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor.py +++ b/intersight/model/capability_dimms_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_all_of.py b/intersight/model/capability_dimms_endpoint_descriptor_all_of.py index 95411719db..536282dd3f 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_dimms_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_list.py b/intersight/model/capability_dimms_endpoint_descriptor_list.py index b1f3974187..fc2f78c2ab 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_list.py +++ b/intersight/model/capability_dimms_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_list_all_of.py b/intersight/model/capability_dimms_endpoint_descriptor_list_all_of.py index ef07e56c79..7a2add6cb9 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_dimms_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_response.py b/intersight/model/capability_dimms_endpoint_descriptor_response.py index a9f2b40e98..7878f0bb44 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_response.py +++ b/intersight/model/capability_dimms_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor.py b/intersight/model/capability_drives_endpoint_descriptor.py index 405d986981..2c991ec937 100644 --- a/intersight/model/capability_drives_endpoint_descriptor.py +++ b/intersight/model/capability_drives_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_all_of.py b/intersight/model/capability_drives_endpoint_descriptor_all_of.py index dcd2f3b456..c3301c55ee 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_drives_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_list.py b/intersight/model/capability_drives_endpoint_descriptor_list.py index bb1c54cb36..c3b77a446c 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_list.py +++ b/intersight/model/capability_drives_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_list_all_of.py b/intersight/model/capability_drives_endpoint_descriptor_list_all_of.py index 461ee5ab86..d2f455b296 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_drives_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_response.py b/intersight/model/capability_drives_endpoint_descriptor_response.py index e0fc7dc463..8ec122f455 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_response.py +++ b/intersight/model/capability_drives_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83a65ae5bc..d6f1a507ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 11dceebfa5..2edfe6ca88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3e542c3c2..e95636c441 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e70cfe608b..53b96c3be8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4d2c595f6..9ad22f8dd0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 411473c039..2696d8d9f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbe308fde0..605ba2c626 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f6a18dc1b..e8e3a69ea1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f98bc0d7c6..6c11c75a42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 110199a26e..81ccb3e254 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b993834c30..f4508c8932 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8a5b3ad77..c5f3a4beed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecf4b9ea21..b3543aba99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc03d4212a..9eb5bd8ee5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 036479f4bf..fd93dca248 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09a032152e..f3155dd1b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f48ac2e387..48819b73cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53bec57d32..eaa65979ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca519254cf..95ad600284 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b99cbc68ae..749b7efb00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3522155ca..d17ddfa24e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e8548c2d4..81cf6a2662 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46f2247258..ce9241d27b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdf0864ada..4546c6f7bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45384cbf9f..e1cba1c3bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40da02e3b8..46c221a0f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f80ef9207..ac7154e1a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d9a8aa642..4a92cfd294 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b79d9810b2..d86295882d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6053c32e69..cb2d06f92c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1152f70077..9b486de449 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e486ed860d..72b66a100f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 366bbedaef..1401a45965 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 843c7b1f44..1b2b0dba9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b226b34a0..40b95aea27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7088b1556..085702d36a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 263d21048c..21923097d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3aff6ebb50..dee3918784 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4542d5b7a6..0d71259a58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor.py b/intersight/model/capability_gpu_endpoint_descriptor.py index 32d62fcb0c..f98002d199 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor.py +++ b/intersight/model/capability_gpu_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_all_of.py b/intersight/model/capability_gpu_endpoint_descriptor_all_of.py index ad79f5f7b8..9bc9fa339e 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_gpu_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_list.py b/intersight/model/capability_gpu_endpoint_descriptor_list.py index a3de6c67f6..8dd3fc4ab9 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_list.py +++ b/intersight/model/capability_gpu_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_list_all_of.py b/intersight/model/capability_gpu_endpoint_descriptor_list_all_of.py index de8d05d503..c9e39440ae 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_gpu_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_response.py b/intersight/model/capability_gpu_endpoint_descriptor_response.py index 9c00d7128a..a5de3d690d 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_response.py +++ b/intersight/model/capability_gpu_endpoint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4d1a27e2f..b5f17d3bb7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_hsu_iso_file_support_meta.py b/intersight/model/capability_hsu_iso_file_support_meta.py new file mode 100644 index 0000000000..04c04add97 --- /dev/null +++ b/intersight/model/capability_hsu_iso_file_support_meta.py @@ -0,0 +1,442 @@ +""" + 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-16711 + 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.capability_capability import CapabilityCapability + from intersight.model.capability_hsu_iso_file_support_meta_all_of import CapabilityHsuIsoFileSupportMetaAllOf + from intersight.model.capability_hsu_iso_model_specific_constraint import CapabilityHsuIsoModelSpecificConstraint + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['CapabilityCapability'] = CapabilityCapability + globals()['CapabilityHsuIsoFileSupportMetaAllOf'] = CapabilityHsuIsoFileSupportMetaAllOf + globals()['CapabilityHsuIsoModelSpecificConstraint'] = CapabilityHsuIsoModelSpecificConstraint + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CapabilityHsuIsoFileSupportMeta(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',): { + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + }, + ('object_type',): { + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + }, + } + + 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 + 'default_file_name': (str,), # noqa: E501 + 'default_min_version': (str,), # noqa: E501 + 'model_specific_constraint': ([CapabilityHsuIsoModelSpecificConstraint], none_type,), # noqa: E501 + 'series': (str,), # 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 + 'name': (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 + 'default_file_name': 'DefaultFileName', # noqa: E501 + 'default_min_version': 'DefaultMinVersion', # noqa: E501 + 'model_specific_constraint': 'ModelSpecificConstraint', # noqa: E501 + 'series': 'Series', # 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 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + 'default_file_name', # noqa: E501 + 'default_min_version', # noqa: E501 + 'series', # 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 + """CapabilityHsuIsoFileSupportMeta - 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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,) + default_file_name (str): Name of the symbolic link to the actual iso file in the default case.. [optional] # noqa: E501 + default_min_version (str): Firmware version from which the HSU capability is present in the default case.. [optional] # noqa: E501 + model_specific_constraint ([CapabilityHsuIsoModelSpecificConstraint], none_type): [optional] # noqa: E501 + series (str): Series name for the capability group.. [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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoFileSupportMeta") + object_type = kwargs.get('object_type', "capability.HsuIsoFileSupportMeta") + _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 + """CapabilityHsuIsoFileSupportMeta - 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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,) + default_file_name (str): Name of the symbolic link to the actual iso file in the default case.. [optional] # noqa: E501 + default_min_version (str): Firmware version from which the HSU capability is present in the default case.. [optional] # noqa: E501 + model_specific_constraint ([CapabilityHsuIsoModelSpecificConstraint], none_type): [optional] # noqa: E501 + series (str): Series name for the capability group.. [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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoFileSupportMeta") + object_type = kwargs.get('object_type', "capability.HsuIsoFileSupportMeta") + _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': [ + CapabilityCapability, + CapabilityHsuIsoFileSupportMetaAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_hsu_iso_file_support_meta_all_of.py b/intersight/model/capability_hsu_iso_file_support_meta_all_of.py new file mode 100644 index 0000000000..6257c00b88 --- /dev/null +++ b/intersight/model/capability_hsu_iso_file_support_meta_all_of.py @@ -0,0 +1,311 @@ +""" + 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-16711 + 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.capability_hsu_iso_model_specific_constraint import CapabilityHsuIsoModelSpecificConstraint + globals()['CapabilityHsuIsoModelSpecificConstraint'] = CapabilityHsuIsoModelSpecificConstraint + + +class CapabilityHsuIsoFileSupportMetaAllOf(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',): { + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + }, + ('object_type',): { + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + }, + } + + 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 + 'default_file_name': (str,), # noqa: E501 + 'default_min_version': (str,), # noqa: E501 + 'model_specific_constraint': ([CapabilityHsuIsoModelSpecificConstraint], none_type,), # noqa: E501 + 'series': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'default_file_name': 'DefaultFileName', # noqa: E501 + 'default_min_version': 'DefaultMinVersion', # noqa: E501 + 'model_specific_constraint': 'ModelSpecificConstraint', # noqa: E501 + 'series': 'Series', # noqa: E501 + } + + read_only_vars = { + 'default_file_name', # noqa: E501 + 'default_min_version', # noqa: E501 + 'series', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityHsuIsoFileSupportMetaAllOf - 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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,) + default_file_name (str): Name of the symbolic link to the actual iso file in the default case.. [optional] # noqa: E501 + default_min_version (str): Firmware version from which the HSU capability is present in the default case.. [optional] # noqa: E501 + model_specific_constraint ([CapabilityHsuIsoModelSpecificConstraint], none_type): [optional] # noqa: E501 + series (str): Series name for the capability group.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoFileSupportMeta") + object_type = kwargs.get('object_type', "capability.HsuIsoFileSupportMeta") + _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 + """CapabilityHsuIsoFileSupportMetaAllOf - 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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 "capability.HsuIsoFileSupportMeta", must be one of ["capability.HsuIsoFileSupportMeta", ] # 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,) + default_file_name (str): Name of the symbolic link to the actual iso file in the default case.. [optional] # noqa: E501 + default_min_version (str): Firmware version from which the HSU capability is present in the default case.. [optional] # noqa: E501 + model_specific_constraint ([CapabilityHsuIsoModelSpecificConstraint], none_type): [optional] # noqa: E501 + series (str): Series name for the capability group.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoFileSupportMeta") + object_type = kwargs.get('object_type', "capability.HsuIsoFileSupportMeta") + _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/capability_hsu_iso_file_support_meta_list.py b/intersight/model/capability_hsu_iso_file_support_meta_list.py new file mode 100644 index 0000000000..655b1e717c --- /dev/null +++ b/intersight/model/capability_hsu_iso_file_support_meta_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-16711 + 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.capability_hsu_iso_file_support_meta import CapabilityHsuIsoFileSupportMeta + from intersight.model.capability_hsu_iso_file_support_meta_list_all_of import CapabilityHsuIsoFileSupportMetaListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['CapabilityHsuIsoFileSupportMeta'] = CapabilityHsuIsoFileSupportMeta + globals()['CapabilityHsuIsoFileSupportMetaListAllOf'] = CapabilityHsuIsoFileSupportMetaListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class CapabilityHsuIsoFileSupportMetaList(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': ([CapabilityHsuIsoFileSupportMeta], 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 + """CapabilityHsuIsoFileSupportMetaList - 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 'capability.HsuIsoFileSupportMeta' 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 ([CapabilityHsuIsoFileSupportMeta], none_type): The array of 'capability.HsuIsoFileSupportMeta' 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 + """CapabilityHsuIsoFileSupportMetaList - 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 'capability.HsuIsoFileSupportMeta' 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 ([CapabilityHsuIsoFileSupportMeta], none_type): The array of 'capability.HsuIsoFileSupportMeta' 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': [ + CapabilityHsuIsoFileSupportMetaListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_hsu_iso_file_support_meta_list_all_of.py b/intersight/model/capability_hsu_iso_file_support_meta_list_all_of.py new file mode 100644 index 0000000000..2f321268ce --- /dev/null +++ b/intersight/model/capability_hsu_iso_file_support_meta_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-16711 + 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.capability_hsu_iso_file_support_meta import CapabilityHsuIsoFileSupportMeta + globals()['CapabilityHsuIsoFileSupportMeta'] = CapabilityHsuIsoFileSupportMeta + + +class CapabilityHsuIsoFileSupportMetaListAllOf(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': ([CapabilityHsuIsoFileSupportMeta], 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 + """CapabilityHsuIsoFileSupportMetaListAllOf - 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 'capability.HsuIsoFileSupportMeta' 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 ([CapabilityHsuIsoFileSupportMeta], none_type): The array of 'capability.HsuIsoFileSupportMeta' 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 + """CapabilityHsuIsoFileSupportMetaListAllOf - 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 'capability.HsuIsoFileSupportMeta' 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 ([CapabilityHsuIsoFileSupportMeta], none_type): The array of 'capability.HsuIsoFileSupportMeta' 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/capability_hsu_iso_file_support_meta_response.py b/intersight/model/capability_hsu_iso_file_support_meta_response.py new file mode 100644 index 0000000000..4e980b969d --- /dev/null +++ b/intersight/model/capability_hsu_iso_file_support_meta_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-16711 + 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.capability_hsu_iso_file_support_meta_list import CapabilityHsuIsoFileSupportMetaList + 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 + globals()['CapabilityHsuIsoFileSupportMetaList'] = CapabilityHsuIsoFileSupportMetaList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class CapabilityHsuIsoFileSupportMetaResponse(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 = { + 'capability.HsuIsoFileSupportMeta.List': CapabilityHsuIsoFileSupportMetaList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """CapabilityHsuIsoFileSupportMetaResponse - 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 'capability.HsuIsoFileSupportMeta' 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 + """CapabilityHsuIsoFileSupportMetaResponse - 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 'capability.HsuIsoFileSupportMeta' 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': [ + CapabilityHsuIsoFileSupportMetaList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/capability_hsu_iso_model_specific_constraint.py b/intersight/model/capability_hsu_iso_model_specific_constraint.py new file mode 100644 index 0000000000..f47e5f248e --- /dev/null +++ b/intersight/model/capability_hsu_iso_model_specific_constraint.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-16711 + 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.capability_hsu_iso_model_specific_constraint_all_of import CapabilityHsuIsoModelSpecificConstraintAllOf + from intersight.model.mo_base_complex_type import MoBaseComplexType + globals()['CapabilityHsuIsoModelSpecificConstraintAllOf'] = CapabilityHsuIsoModelSpecificConstraintAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + + +class CapabilityHsuIsoModelSpecificConstraint(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',): { + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", + }, + ('object_type',): { + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", + }, + } + + 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 + 'file_name': (str,), # noqa: E501 + 'min_version': (str,), # noqa: E501 + 'model': (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 + 'file_name': 'FileName', # noqa: E501 + 'min_version': 'MinVersion', # noqa: E501 + 'model': 'Model', # noqa: E501 + } + + read_only_vars = { + 'file_name', # noqa: E501 + 'min_version', # noqa: E501 + 'model', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityHsuIsoModelSpecificConstraint - 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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,) + file_name (str): Name of the symbolic link to the actual iso file for this constraint.. [optional] # noqa: E501 + min_version (str): The version below which the capability is not supported.. [optional] # noqa: E501 + model (str): The server model this constraint is to be enforced upon.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoModelSpecificConstraint") + object_type = kwargs.get('object_type', "capability.HsuIsoModelSpecificConstraint") + _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 + """CapabilityHsuIsoModelSpecificConstraint - 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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,) + file_name (str): Name of the symbolic link to the actual iso file for this constraint.. [optional] # noqa: E501 + min_version (str): The version below which the capability is not supported.. [optional] # noqa: E501 + model (str): The server model this constraint is to be enforced upon.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoModelSpecificConstraint") + object_type = kwargs.get('object_type', "capability.HsuIsoModelSpecificConstraint") + _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': [ + CapabilityHsuIsoModelSpecificConstraintAllOf, + MoBaseComplexType, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_hsu_iso_model_specific_constraint_all_of.py b/intersight/model/capability_hsu_iso_model_specific_constraint_all_of.py new file mode 100644 index 0000000000..eb1c3cec9e --- /dev/null +++ b/intersight/model/capability_hsu_iso_model_specific_constraint_all_of.py @@ -0,0 +1,301 @@ +""" + 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-16711 + 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 CapabilityHsuIsoModelSpecificConstraintAllOf(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',): { + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", + }, + ('object_type',): { + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", + }, + } + + 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 + 'file_name': (str,), # noqa: E501 + 'min_version': (str,), # noqa: E501 + 'model': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'file_name': 'FileName', # noqa: E501 + 'min_version': 'MinVersion', # noqa: E501 + 'model': 'Model', # noqa: E501 + } + + read_only_vars = { + 'file_name', # noqa: E501 + 'min_version', # noqa: E501 + 'model', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityHsuIsoModelSpecificConstraintAllOf - 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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,) + file_name (str): Name of the symbolic link to the actual iso file for this constraint.. [optional] # noqa: E501 + min_version (str): The version below which the capability is not supported.. [optional] # noqa: E501 + model (str): The server model this constraint is to be enforced upon.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoModelSpecificConstraint") + object_type = kwargs.get('object_type', "capability.HsuIsoModelSpecificConstraint") + _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 + """CapabilityHsuIsoModelSpecificConstraintAllOf - 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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 "capability.HsuIsoModelSpecificConstraint", must be one of ["capability.HsuIsoModelSpecificConstraint", ] # 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,) + file_name (str): Name of the symbolic link to the actual iso file for this constraint.. [optional] # noqa: E501 + min_version (str): The version below which the capability is not supported.. [optional] # noqa: E501 + model (str): The server model this constraint is to be enforced upon.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.HsuIsoModelSpecificConstraint") + object_type = kwargs.get('object_type', "capability.HsuIsoModelSpecificConstraint") + _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/capability_io_card_capability_def.py b/intersight/model/capability_io_card_capability_def.py index bdd119e870..145cac0ceb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e09eddbb7..41b228c9c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0fdcea480d..58cb293834 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8de97a4c2f..8ad943862a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3955b93a13..0b20011a39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6869cef0ed..829c86bc10 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e05e171083..6cbea12ecf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfe6ff4a0d..7dcdf2a776 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c329f71a3..4fecede667 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d62e7a7020..fe358f2d7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4f1db38ca..e9401988ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1798c95436..2840c982cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff10ed899c..d120067199 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f37d1451bd..273b917fd7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 134f06495f..e5088523ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e422ec6d3a..ed82df463b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d1665ae42..89af734af0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a4c20bc0d..7b978171b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b1c77dc70..5c5d29b284 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c91205da8..fd21db9c43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20153605ac..f6c781a140 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b537813bc8..f8e564d7d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4b22a1926..a4d4f0f134 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9331c871cd..d5c448a257 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2740123ab3..3acea95f9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 786ef97a96..996d4e4a71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e48eee7367..65b3c15815 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_processor_unit_update_constraint_meta.py b/intersight/model/capability_processor_unit_update_constraint_meta.py index c51dd4191a..68aaddc45f 100644 --- a/intersight/model/capability_processor_unit_update_constraint_meta.py +++ b/intersight/model/capability_processor_unit_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_processor_unit_update_constraint_meta_list.py b/intersight/model/capability_processor_unit_update_constraint_meta_list.py index 85ac5c5c76..45bfa073e6 100644 --- a/intersight/model/capability_processor_unit_update_constraint_meta_list.py +++ b/intersight/model/capability_processor_unit_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_processor_unit_update_constraint_meta_list_all_of.py b/intersight/model/capability_processor_unit_update_constraint_meta_list_all_of.py index 98212079a6..373e17cb46 100644 --- a/intersight/model/capability_processor_unit_update_constraint_meta_list_all_of.py +++ b/intersight/model/capability_processor_unit_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_processor_unit_update_constraint_meta_response.py b/intersight/model/capability_processor_unit_update_constraint_meta_response.py index ccd9972b44..90b0ae6ece 100644 --- a/intersight/model/capability_processor_unit_update_constraint_meta_response.py +++ b/intersight/model/capability_processor_unit_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a008e95c67..1bae2a56a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d91b7a909..e26f2e9033 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3802fc65d..af8348985a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6eeba47753..9e1a3de569 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0973b1b449..827a207184 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bffb9c4524..a98e700ede 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 747f52a905..dbadcf6d2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ca8af6a01..ee67ff2fe9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ee17593f8..2854afd829 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e222240c30..5b57339523 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccde96192c..1eaecc5cbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d35a0ea142..010e5afcff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6106fdc76..bcf9b04812 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbcd60bb86..791b10dbc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a54b851edd..4bdd8694f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54b0b76dcf..3615ee85c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad21e4258c..31981258ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80ed49f144..2d0a6f4dd9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d90d714013..65052e222a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b8d314df3..55197cb6f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69a81f3ef0..801095d9a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b80f8d41cb..7d9d66c3a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6acd2d73ae..72fd86bc65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ccbbb64b8..7d099b0be0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d241bfc82a..c7502e66be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta.py b/intersight/model/capability_server_upgrade_support_meta.py index f8e5a41a19..6542d3d8f0 100644 --- a/intersight/model/capability_server_upgrade_support_meta.py +++ b/intersight/model/capability_server_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_all_of.py b/intersight/model/capability_server_upgrade_support_meta_all_of.py index 89025653a1..e0328a7481 100644 --- a/intersight/model/capability_server_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_server_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_list.py b/intersight/model/capability_server_upgrade_support_meta_list.py index 03d8619e55..75bb69ce2c 100644 --- a/intersight/model/capability_server_upgrade_support_meta_list.py +++ b/intersight/model/capability_server_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_list_all_of.py b/intersight/model/capability_server_upgrade_support_meta_list_all_of.py index 9556cc9f88..d087490880 100644 --- a/intersight/model/capability_server_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_server_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_response.py b/intersight/model/capability_server_upgrade_support_meta_response.py index ea86b7e6b0..1dc9f8b353 100644 --- a/intersight/model/capability_server_upgrade_support_meta_response.py +++ b/intersight/model/capability_server_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90da1bddd9..65a695ecc4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6283adb3b..8b63cf9c67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88272a8659..646f099239 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f37d64b43..2a308d58d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa767092b8..c3c2725488 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de7db9ed89..8797ee63e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a89cb79a6..394fcc50fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 518dfc62c2..da92b1541b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6e95437bc..84f2e8b0bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86c2fa7d1a..fab4cfbb23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1437bfe89a..f49866e2d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1547db2c5f..2d3ffef9f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89f6f035c8..5cdd5f626a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4aacb0c0bb..1b20a3e07c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0471c7b006..1eab94c3fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_storage_controller_update_constraint_meta.py b/intersight/model/capability_storage_controller_update_constraint_meta.py index e4d698a865..4c76ef10d6 100644 --- a/intersight/model/capability_storage_controller_update_constraint_meta.py +++ b/intersight/model/capability_storage_controller_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_storage_controller_update_constraint_meta_list.py b/intersight/model/capability_storage_controller_update_constraint_meta_list.py index 7c9d73397a..0a705fead9 100644 --- a/intersight/model/capability_storage_controller_update_constraint_meta_list.py +++ b/intersight/model/capability_storage_controller_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_storage_controller_update_constraint_meta_list_all_of.py b/intersight/model/capability_storage_controller_update_constraint_meta_list_all_of.py index 64c4af2964..b170641a4c 100644 --- a/intersight/model/capability_storage_controller_update_constraint_meta_list_all_of.py +++ b/intersight/model/capability_storage_controller_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_storage_controller_update_constraint_meta_response.py b/intersight/model/capability_storage_controller_update_constraint_meta_response.py index bcaeec3e47..fcbffe418e 100644 --- a/intersight/model/capability_storage_controller_update_constraint_meta_response.py +++ b/intersight/model/capability_storage_controller_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf51e72c25..50f77a5de7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc5b39c101..7597c0d8f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 635aceb733..8c69f56ced 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ebc6179d9..dcfe955494 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3148976a14..851c594f19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a64bad6d54..83d1a6afc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 abd279e4e9..c5b86411e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f5399d0ba..5a0930348a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a847da6db..5aa626326f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9813755dd5..88246a3845 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0bdbe3bce..6cc1d0385e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab9bc8da92..f90de6dddd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_equipment_info.py b/intersight/model/capability_switch_equipment_info.py index 241ff0a420..678bdbe2ee 100644 --- a/intersight/model/capability_switch_equipment_info.py +++ b/intersight/model/capability_switch_equipment_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_equipment_info_all_of.py b/intersight/model/capability_switch_equipment_info_all_of.py index 7f9b72c443..7efffe3023 100644 --- a/intersight/model/capability_switch_equipment_info_all_of.py +++ b/intersight/model/capability_switch_equipment_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_equipment_info_list.py b/intersight/model/capability_switch_equipment_info_list.py index 6b18034005..c15e9f4991 100644 --- a/intersight/model/capability_switch_equipment_info_list.py +++ b/intersight/model/capability_switch_equipment_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_equipment_info_list_all_of.py b/intersight/model/capability_switch_equipment_info_list_all_of.py index 499cc0c3ea..aa8d63264a 100644 --- a/intersight/model/capability_switch_equipment_info_list_all_of.py +++ b/intersight/model/capability_switch_equipment_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_equipment_info_response.py b/intersight/model/capability_switch_equipment_info_response.py index 80cbdc7cb4..e0af2e9734 100644 --- a/intersight/model/capability_switch_equipment_info_response.py +++ b/intersight/model/capability_switch_equipment_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_identity_def.py b/intersight/model/capability_switch_identity_def.py index 29e150ca4e..b1c562e967 100644 --- a/intersight/model/capability_switch_identity_def.py +++ b/intersight/model/capability_switch_identity_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_identity_def_all_of.py b/intersight/model/capability_switch_identity_def_all_of.py index 2464659001..351ce6aa4d 100644 --- a/intersight/model/capability_switch_identity_def_all_of.py +++ b/intersight/model/capability_switch_identity_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 267ded1b38..d3496dd079 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1577bfe23d..7e3f8fc1b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80e1f33094..fa1e99e470 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d49375eeb5..4bb9ac3a8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 003688f3d3..23f7d976c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bd143a865..4a3c5d5e1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 313b5bada9..541f325e19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 746f6b24d8..71faf7df7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2bf3b88c53..e6930c69fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d079d29f7..c0142a761b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cc05387de..19aac75f38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61160d1e16..5e407ba5c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0845158436..2fc960e05e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_template_catalog.py b/intersight/model/capability_template_catalog.py index 143f25a135..616136303f 100644 --- a/intersight/model/capability_template_catalog.py +++ b/intersight/model/capability_template_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_template_catalog_all_of.py b/intersight/model/capability_template_catalog_all_of.py index e39b7e152d..1027d9bee1 100644 --- a/intersight/model/capability_template_catalog_all_of.py +++ b/intersight/model/capability_template_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_template_catalog_list.py b/intersight/model/capability_template_catalog_list.py index c9e2cbc6d6..c4be149027 100644 --- a/intersight/model/capability_template_catalog_list.py +++ b/intersight/model/capability_template_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_template_catalog_list_all_of.py b/intersight/model/capability_template_catalog_list_all_of.py index 88af7ebbf9..a8e3b9e080 100644 --- a/intersight/model/capability_template_catalog_list_all_of.py +++ b/intersight/model/capability_template_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_template_catalog_response.py b/intersight/model/capability_template_catalog_response.py index d5455c37e6..17f2014bb1 100644 --- a/intersight/model/capability_template_catalog_response.py +++ b/intersight/model/capability_template_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_unsupported_feature_config.py b/intersight/model/capability_unsupported_feature_config.py index c377af6ebb..ed75b30938 100644 --- a/intersight/model/capability_unsupported_feature_config.py +++ b/intersight/model/capability_unsupported_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_unsupported_feature_config_all_of.py b/intersight/model/capability_unsupported_feature_config_all_of.py index 90779b9ef6..3c26e2400c 100644 --- a/intersight/model/capability_unsupported_feature_config_all_of.py +++ b/intersight/model/capability_unsupported_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_update_constraint_meta.py b/intersight/model/capability_update_constraint_meta.py index dc4214adfe..592976f8cf 100644 --- a/intersight/model/capability_update_constraint_meta.py +++ b/intersight/model/capability_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_update_constraint_meta_all_of.py b/intersight/model/capability_update_constraint_meta_all_of.py index 014bc1e23f..adca38e741 100644 --- a/intersight/model/capability_update_constraint_meta_all_of.py +++ b/intersight/model/capability_update_constraint_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_update_order_list_type.py b/intersight/model/capability_update_order_list_type.py new file mode 100644 index 0000000000..c5dacb43db --- /dev/null +++ b/intersight/model/capability_update_order_list_type.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-16711 + 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.capability_update_order_list_type_all_of import CapabilityUpdateOrderListTypeAllOf + from intersight.model.mo_base_complex_type import MoBaseComplexType + globals()['CapabilityUpdateOrderListTypeAllOf'] = CapabilityUpdateOrderListTypeAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + + +class CapabilityUpdateOrderListType(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',): { + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", + }, + ('object_type',): { + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", + }, + } + + 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 + 'interim_version': (str,), # noqa: E501 + 'source_version': (str,), # noqa: E501 + 'supported_models': ([str], none_type,), # noqa: E501 + 'target_version': (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 + 'interim_version': 'InterimVersion', # noqa: E501 + 'source_version': 'SourceVersion', # noqa: E501 + 'supported_models': 'SupportedModels', # noqa: E501 + 'target_version': 'TargetVersion', # noqa: E501 + } + + read_only_vars = { + 'interim_version', # noqa: E501 + 'source_version', # noqa: E501 + 'target_version', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityUpdateOrderListType - 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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,) + interim_version (str): The interim version to be updated to in the update order.. [optional] # noqa: E501 + source_version (str): The source version of the update order.. [optional] # noqa: E501 + supported_models ([str], none_type): [optional] # noqa: E501 + target_version (str): The target version of the update order.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderListType") + object_type = kwargs.get('object_type', "capability.UpdateOrderListType") + _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 + """CapabilityUpdateOrderListType - 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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,) + interim_version (str): The interim version to be updated to in the update order.. [optional] # noqa: E501 + source_version (str): The source version of the update order.. [optional] # noqa: E501 + supported_models ([str], none_type): [optional] # noqa: E501 + target_version (str): The target version of the update order.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderListType") + object_type = kwargs.get('object_type', "capability.UpdateOrderListType") + _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': [ + CapabilityUpdateOrderListTypeAllOf, + MoBaseComplexType, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_update_order_list_type_all_of.py b/intersight/model/capability_update_order_list_type_all_of.py new file mode 100644 index 0000000000..d65152c901 --- /dev/null +++ b/intersight/model/capability_update_order_list_type_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-16711 + 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 CapabilityUpdateOrderListTypeAllOf(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',): { + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", + }, + ('object_type',): { + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", + }, + } + + 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 + 'interim_version': (str,), # noqa: E501 + 'source_version': (str,), # noqa: E501 + 'supported_models': ([str], none_type,), # noqa: E501 + 'target_version': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'interim_version': 'InterimVersion', # noqa: E501 + 'source_version': 'SourceVersion', # noqa: E501 + 'supported_models': 'SupportedModels', # noqa: E501 + 'target_version': 'TargetVersion', # noqa: E501 + } + + read_only_vars = { + 'interim_version', # noqa: E501 + 'source_version', # noqa: E501 + 'target_version', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityUpdateOrderListTypeAllOf - 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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,) + interim_version (str): The interim version to be updated to in the update order.. [optional] # noqa: E501 + source_version (str): The source version of the update order.. [optional] # noqa: E501 + supported_models ([str], none_type): [optional] # noqa: E501 + target_version (str): The target version of the update order.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderListType") + object_type = kwargs.get('object_type', "capability.UpdateOrderListType") + _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 + """CapabilityUpdateOrderListTypeAllOf - 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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 "capability.UpdateOrderListType", must be one of ["capability.UpdateOrderListType", ] # 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,) + interim_version (str): The interim version to be updated to in the update order.. [optional] # noqa: E501 + source_version (str): The source version of the update order.. [optional] # noqa: E501 + supported_models ([str], none_type): [optional] # noqa: E501 + target_version (str): The target version of the update order.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderListType") + object_type = kwargs.get('object_type', "capability.UpdateOrderListType") + _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/capability_update_order_meta.py b/intersight/model/capability_update_order_meta.py new file mode 100644 index 0000000000..7abd5d1518 --- /dev/null +++ b/intersight/model/capability_update_order_meta.py @@ -0,0 +1,442 @@ +""" + 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-16711 + 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.capability_capability import CapabilityCapability + from intersight.model.capability_update_order_list_type import CapabilityUpdateOrderListType + from intersight.model.capability_update_order_meta_all_of import CapabilityUpdateOrderMetaAllOf + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['CapabilityCapability'] = CapabilityCapability + globals()['CapabilityUpdateOrderListType'] = CapabilityUpdateOrderListType + globals()['CapabilityUpdateOrderMetaAllOf'] = CapabilityUpdateOrderMetaAllOf + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CapabilityUpdateOrderMeta(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',): { + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + }, + ('object_type',): { + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + }, + } + + 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 + 'category': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'platform_tag': (str,), # noqa: E501 + 'update_order': ([CapabilityUpdateOrderListType], none_type,), # 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 + 'name': (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 + 'category': 'Category', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'platform_tag': 'PlatformTag', # noqa: E501 + 'update_order': 'UpdateOrder', # 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 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + 'category', # noqa: E501 + 'description', # noqa: E501 + 'platform_tag', # 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 + """CapabilityUpdateOrderMeta - 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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,) + category (str): The category of the model series.. [optional] # noqa: E501 + description (str): Verbose description regarding this group.. [optional] # noqa: E501 + platform_tag (str): The platform tag value of the model series.. [optional] # noqa: E501 + update_order ([CapabilityUpdateOrderListType], none_type): [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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderMeta") + object_type = kwargs.get('object_type', "capability.UpdateOrderMeta") + _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 + """CapabilityUpdateOrderMeta - 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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,) + category (str): The category of the model series.. [optional] # noqa: E501 + description (str): Verbose description regarding this group.. [optional] # noqa: E501 + platform_tag (str): The platform tag value of the model series.. [optional] # noqa: E501 + update_order ([CapabilityUpdateOrderListType], none_type): [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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderMeta") + object_type = kwargs.get('object_type', "capability.UpdateOrderMeta") + _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': [ + CapabilityCapability, + CapabilityUpdateOrderMetaAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_update_order_meta_all_of.py b/intersight/model/capability_update_order_meta_all_of.py new file mode 100644 index 0000000000..ad68d8d4ea --- /dev/null +++ b/intersight/model/capability_update_order_meta_all_of.py @@ -0,0 +1,311 @@ +""" + 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-16711 + 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.capability_update_order_list_type import CapabilityUpdateOrderListType + globals()['CapabilityUpdateOrderListType'] = CapabilityUpdateOrderListType + + +class CapabilityUpdateOrderMetaAllOf(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',): { + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + }, + ('object_type',): { + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + }, + } + + 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 + 'category': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'platform_tag': (str,), # noqa: E501 + 'update_order': ([CapabilityUpdateOrderListType], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'category': 'Category', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'platform_tag': 'PlatformTag', # noqa: E501 + 'update_order': 'UpdateOrder', # noqa: E501 + } + + read_only_vars = { + 'category', # noqa: E501 + 'description', # noqa: E501 + 'platform_tag', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityUpdateOrderMetaAllOf - 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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,) + category (str): The category of the model series.. [optional] # noqa: E501 + description (str): Verbose description regarding this group.. [optional] # noqa: E501 + platform_tag (str): The platform tag value of the model series.. [optional] # noqa: E501 + update_order ([CapabilityUpdateOrderListType], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderMeta") + object_type = kwargs.get('object_type', "capability.UpdateOrderMeta") + _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 + """CapabilityUpdateOrderMetaAllOf - 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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 "capability.UpdateOrderMeta", must be one of ["capability.UpdateOrderMeta", ] # 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,) + category (str): The category of the model series.. [optional] # noqa: E501 + description (str): Verbose description regarding this group.. [optional] # noqa: E501 + platform_tag (str): The platform tag value of the model series.. [optional] # noqa: E501 + update_order ([CapabilityUpdateOrderListType], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UpdateOrderMeta") + object_type = kwargs.get('object_type', "capability.UpdateOrderMeta") + _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/capability_update_order_meta_list.py b/intersight/model/capability_update_order_meta_list.py new file mode 100644 index 0000000000..4a06ddafdd --- /dev/null +++ b/intersight/model/capability_update_order_meta_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-16711 + 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.capability_update_order_meta import CapabilityUpdateOrderMeta + from intersight.model.capability_update_order_meta_list_all_of import CapabilityUpdateOrderMetaListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['CapabilityUpdateOrderMeta'] = CapabilityUpdateOrderMeta + globals()['CapabilityUpdateOrderMetaListAllOf'] = CapabilityUpdateOrderMetaListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class CapabilityUpdateOrderMetaList(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': ([CapabilityUpdateOrderMeta], 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 + """CapabilityUpdateOrderMetaList - 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 'capability.UpdateOrderMeta' 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 ([CapabilityUpdateOrderMeta], none_type): The array of 'capability.UpdateOrderMeta' 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 + """CapabilityUpdateOrderMetaList - 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 'capability.UpdateOrderMeta' 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 ([CapabilityUpdateOrderMeta], none_type): The array of 'capability.UpdateOrderMeta' 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': [ + CapabilityUpdateOrderMetaListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_update_order_meta_list_all_of.py b/intersight/model/capability_update_order_meta_list_all_of.py new file mode 100644 index 0000000000..18a71526b8 --- /dev/null +++ b/intersight/model/capability_update_order_meta_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-16711 + 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.capability_update_order_meta import CapabilityUpdateOrderMeta + globals()['CapabilityUpdateOrderMeta'] = CapabilityUpdateOrderMeta + + +class CapabilityUpdateOrderMetaListAllOf(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': ([CapabilityUpdateOrderMeta], 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 + """CapabilityUpdateOrderMetaListAllOf - 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 'capability.UpdateOrderMeta' 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 ([CapabilityUpdateOrderMeta], none_type): The array of 'capability.UpdateOrderMeta' 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 + """CapabilityUpdateOrderMetaListAllOf - 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 'capability.UpdateOrderMeta' 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 ([CapabilityUpdateOrderMeta], none_type): The array of 'capability.UpdateOrderMeta' 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/capability_update_order_meta_response.py b/intersight/model/capability_update_order_meta_response.py new file mode 100644 index 0000000000..6afb8d9ccc --- /dev/null +++ b/intersight/model/capability_update_order_meta_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-16711 + 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.capability_update_order_meta_list import CapabilityUpdateOrderMetaList + 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 + globals()['CapabilityUpdateOrderMetaList'] = CapabilityUpdateOrderMetaList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class CapabilityUpdateOrderMetaResponse(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 = { + 'capability.UpdateOrderMeta.List': CapabilityUpdateOrderMetaList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """CapabilityUpdateOrderMetaResponse - 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 'capability.UpdateOrderMeta' 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 + """CapabilityUpdateOrderMetaResponse - 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 'capability.UpdateOrderMeta' 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': [ + CapabilityUpdateOrderMetaList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/capability_vic_descriptor.py b/intersight/model/capability_vic_descriptor.py new file mode 100644 index 0000000000..908e0e0258 --- /dev/null +++ b/intersight/model/capability_vic_descriptor.py @@ -0,0 +1,429 @@ +""" + 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-16711 + 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.capability_capability import CapabilityCapability + from intersight.model.capability_vic_descriptor_all_of import CapabilityVicDescriptorAllOf + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['CapabilityCapability'] = CapabilityCapability + globals()['CapabilityVicDescriptorAllOf'] = CapabilityVicDescriptorAllOf + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CapabilityVicDescriptor(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',): { + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + }, + ('object_type',): { + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + }, + } + + 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 + 'model': (str,), # noqa: E501 + 'vic_id': (str,), # 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 + 'name': (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 + 'model': 'Model', # noqa: E501 + 'vic_id': 'VicId', # 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 + 'name': 'Name', # 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 + """CapabilityVicDescriptor - 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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,) + model (str): The model of the endpoint, for which this capability information is applicable.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.VicDescriptor") + object_type = kwargs.get('object_type', "capability.VicDescriptor") + _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 + """CapabilityVicDescriptor - 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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,) + model (str): The model of the endpoint, for which this capability information is applicable.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.VicDescriptor") + object_type = kwargs.get('object_type', "capability.VicDescriptor") + _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': [ + CapabilityCapability, + CapabilityVicDescriptorAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_vic_descriptor_all_of.py b/intersight/model/capability_vic_descriptor_all_of.py new file mode 100644 index 0000000000..c73dba5ea5 --- /dev/null +++ b/intersight/model/capability_vic_descriptor_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 CapabilityVicDescriptorAllOf(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',): { + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + }, + ('object_type',): { + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + }, + } + + 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 + 'model': (str,), # noqa: E501 + 'vic_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'model': 'Model', # noqa: E501 + 'vic_id': 'VicId', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityVicDescriptorAllOf - 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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,) + model (str): The model of the endpoint, for which this capability information is applicable.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.VicDescriptor") + object_type = kwargs.get('object_type', "capability.VicDescriptor") + _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 + """CapabilityVicDescriptorAllOf - 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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 "capability.VicDescriptor", must be one of ["capability.VicDescriptor", ] # 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,) + model (str): The model of the endpoint, for which this capability information is applicable.. [optional] # noqa: E501 + vic_id (str): Vic Id assigned for the adapter.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.VicDescriptor") + object_type = kwargs.get('object_type', "capability.VicDescriptor") + _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/capability_vic_descriptor_list.py b/intersight/model/capability_vic_descriptor_list.py new file mode 100644 index 0000000000..f5328c3967 --- /dev/null +++ b/intersight/model/capability_vic_descriptor_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-16711 + 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.capability_vic_descriptor import CapabilityVicDescriptor + from intersight.model.capability_vic_descriptor_list_all_of import CapabilityVicDescriptorListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['CapabilityVicDescriptor'] = CapabilityVicDescriptor + globals()['CapabilityVicDescriptorListAllOf'] = CapabilityVicDescriptorListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class CapabilityVicDescriptorList(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': ([CapabilityVicDescriptor], 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 + """CapabilityVicDescriptorList - 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 'capability.VicDescriptor' 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 ([CapabilityVicDescriptor], none_type): The array of 'capability.VicDescriptor' 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 + """CapabilityVicDescriptorList - 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 'capability.VicDescriptor' 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 ([CapabilityVicDescriptor], none_type): The array of 'capability.VicDescriptor' 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': [ + CapabilityVicDescriptorListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_vic_descriptor_list_all_of.py b/intersight/model/capability_vic_descriptor_list_all_of.py new file mode 100644 index 0000000000..018e500d2c --- /dev/null +++ b/intersight/model/capability_vic_descriptor_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-16711 + 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.capability_vic_descriptor import CapabilityVicDescriptor + globals()['CapabilityVicDescriptor'] = CapabilityVicDescriptor + + +class CapabilityVicDescriptorListAllOf(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': ([CapabilityVicDescriptor], 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 + """CapabilityVicDescriptorListAllOf - 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 'capability.VicDescriptor' 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 ([CapabilityVicDescriptor], none_type): The array of 'capability.VicDescriptor' 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 + """CapabilityVicDescriptorListAllOf - 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 'capability.VicDescriptor' 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 ([CapabilityVicDescriptor], none_type): The array of 'capability.VicDescriptor' 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/capability_vic_descriptor_response.py b/intersight/model/capability_vic_descriptor_response.py new file mode 100644 index 0000000000..164d83d8a7 --- /dev/null +++ b/intersight/model/capability_vic_descriptor_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-16711 + 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.capability_vic_descriptor_list import CapabilityVicDescriptorList + 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 + globals()['CapabilityVicDescriptorList'] = CapabilityVicDescriptorList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class CapabilityVicDescriptorResponse(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 = { + 'capability.VicDescriptor.List': CapabilityVicDescriptorList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """CapabilityVicDescriptorResponse - 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 'capability.VicDescriptor' 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 + """CapabilityVicDescriptorResponse - 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 'capability.VicDescriptor' 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': [ + CapabilityVicDescriptorList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/certificatemanagement_certificate_base.py b/intersight/model/certificatemanagement_certificate_base.py index 43ca7b30b0..74f8524032 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6d4c51ffe..d52bc65e30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5cfd09f03..11b6850be5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_imc_all_of.py b/intersight/model/certificatemanagement_imc_all_of.py index fa74b64c76..6d9c483349 100644 --- a/intersight/model/certificatemanagement_imc_all_of.py +++ b/intersight/model/certificatemanagement_imc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0b171243b..1060f4a214 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a22e6d27c..ba2ca41a3e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7db910748..d4dc684ce9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f99a43cc81..d246ddd183 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a47e6b61db..ada6d5e0f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5531fa2da..4674e45490 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b336c8495c..43fc387d2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5e7aebee5..935fd29ce8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f7f81098d..e5c027600e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bad80b8dd1..5e4d9cdf09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_root_ca_certificate.py b/intersight/model/certificatemanagement_root_ca_certificate.py index 6d25322185..6847969e84 100644 --- a/intersight/model/certificatemanagement_root_ca_certificate.py +++ b/intersight/model/certificatemanagement_root_ca_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_root_ca_certificate_all_of.py b/intersight/model/certificatemanagement_root_ca_certificate_all_of.py index 07b2939ec7..697beef5f2 100644 --- a/intersight/model/certificatemanagement_root_ca_certificate_all_of.py +++ b/intersight/model/certificatemanagement_root_ca_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_base_profile.py b/intersight/model/chassis_base_profile.py index 76bdacbfdd..21dfad1cca 100644 --- a/intersight/model/chassis_base_profile.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_base_profile_all_of.py b/intersight/model/chassis_base_profile_all_of.py index ac0c68b4a9..aeea6b4ae0 100644 --- a/intersight/model/chassis_base_profile_all_of.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_base_profile_relationship.py b/intersight/model/chassis_base_profile_relationship.py index 6d58ff149d..734dee0f8a 100644 --- a/intersight/model/chassis_base_profile_relationship.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class ChassisBaseProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class ChassisBaseProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class ChassisBaseProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class ChassisBaseProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class ChassisBaseProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class ChassisBaseProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class ChassisBaseProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class ChassisBaseProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/chassis_config_change_detail.py b/intersight/model/chassis_config_change_detail.py index a0316e78e3..06455b4257 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9039658d7..77b30b15e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd4e37e835..ff1188d3ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35fca7f60d..5cf0b37bdf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf62d1e938..0d7829750d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/chassis_config_change_detail_response.py b/intersight/model/chassis_config_change_detail_response.py index 89738cb8ff..6e2f507bf7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e94642bde..5c676e1886 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50eecd0a81..880ad7e3ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb7bf100c2..c8eff98d13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b9287bae1..e1521a18ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd016d7f59..8b3b965c14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ea46912cd..04195c49e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5df942358..c6c1c6116a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78d6eab23c..be6ca1ef3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7e5d4e09f..306ae9a837 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 006d001104..2f2a04db4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd8c25e825..38f2ed88b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22cbdcc23a..b4e9ee7ebb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/chassis_config_result_entry_response.py b/intersight/model/chassis_config_result_entry_response.py index 066b8917a1..b508f4e870 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95d126d983..8309fd3da8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 727a14a859..52c956d4e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4e2a67641..bc48b0aa82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class ChassisConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class ChassisConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class ChassisConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class ChassisConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class ChassisConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class ChassisConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class ChassisConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class ChassisConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/chassis_config_result_response.py b/intersight/model/chassis_config_result_response.py index e44c0cac46..96ddc420b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 814dac66eb..1ba170c5c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8e1e2d98d..f2ac7fba62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 768df97290..4b140d1b00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d0efed28d..d3b9fb2c5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 324b877ab3..a18f146bb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -114,6 +114,18 @@ class ChassisIomProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -217,6 +229,7 @@ class ChassisIomProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -238,6 +251,8 @@ class ChassisIomProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -299,6 +314,13 @@ class ChassisIomProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -420,6 +442,10 @@ class ChassisIomProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -657,6 +683,8 @@ class ChassisIomProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -855,6 +883,8 @@ class ChassisIomProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1135,6 +1165,7 @@ class ChassisIomProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/chassis_iom_profile_response.py b/intersight/model/chassis_iom_profile_response.py index fec3b751ba..df8f283e1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66e794f902..a077056861 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e00cf2908..b353b75bf4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ebd2a7b78e..324fff2201 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6216c1d7a4..8f248010cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7b9e58b40..a84e669f0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -119,6 +119,18 @@ class ChassisProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -222,6 +234,7 @@ class ChassisProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -243,6 +256,8 @@ class ChassisProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -304,6 +319,13 @@ class ChassisProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -425,6 +447,10 @@ class ChassisProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -662,6 +688,8 @@ class ChassisProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -860,6 +888,8 @@ class ChassisProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1140,6 +1170,7 @@ class ChassisProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/chassis_profile_response.py b/intersight/model/chassis_profile_response.py index 91c25815d0..0fe1c12666 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_template.py b/intersight/model/chassis_profile_template.py index 130d57e011..f4b2a51768 100644 --- a/intersight/model/chassis_profile_template.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_template_all_of.py b/intersight/model/chassis_profile_template_all_of.py index fc1893b8b6..11ff798537 100644 --- a/intersight/model/chassis_profile_template_all_of.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_template_list.py b/intersight/model/chassis_profile_template_list.py index bf7ddeb315..ebf544edb4 100644 --- a/intersight/model/chassis_profile_template_list.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_template_list_all_of.py b/intersight/model/chassis_profile_template_list_all_of.py index 15e8a375f6..aee2bf18da 100644 --- a/intersight/model/chassis_profile_template_list_all_of.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_template_response.py b/intersight/model/chassis_profile_template_response.py index 3524fe6e88..8e9ceda062 100644 --- a/intersight/model/chassis_profile_template_response.py +++ b/intersight/model/chassis_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5987b74b94..9430fb83cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef55bf3f9b..bd0531fd5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20eb15952b..99ef997db7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b6e6b3bd0..8c7d14f5b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 640eecee13..35f40a4d58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4b51ed968..e2409ef191 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2760ef9809..83adba4728 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_aws_billing_unit_response.py b/intersight/model/cloud_aws_billing_unit_response.py index 3754cba37b..780f102f46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91878d48b4..7c639d4c08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70bbf80e6c..3f4fcd41b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe09246e06..6392767fbb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef97f25dea..7b88eceb3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b10543fc5..f85e016e2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_aws_key_pair_response.py b/intersight/model/cloud_aws_key_pair_response.py index 38b65992da..557600cfbf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 34a265e552..23f43e6f2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f08fef10e..9d8267dfee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2db4b2804a..1f66306dc5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3460479bf..7c68b91a71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb4166623f..ff4a151b83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ddb7ad4561..e5ed20fd43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cca49a7f33..bdc65ce00f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d28c83b912..27bf2e1d3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b85780a35b..6263a66386 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e214d59089..ff67a15b06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_aws_organizational_unit_response.py b/intersight/model/cloud_aws_organizational_unit_response.py index bd2956f955..cb7276e95e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5043880091..ba34f2e00a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb793a25b3..8825554901 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba1a49f965..a6b9737b08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7305776e7a..04afc8ed50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 987900c2f0..85f829c479 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_aws_security_group_response.py b/intersight/model/cloud_aws_security_group_response.py index 17c5bc7661..0268a8bc94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bc9300d9b..5538a4c5c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 887672d8f4..bbc4bf4c6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d4c1a9e04..0966206e2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8076ab2d9b..a83d24d3e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6a8406519..2449f9e083 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class CloudAwsSubnetRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class CloudAwsSubnetRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class CloudAwsSubnetRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class CloudAwsSubnetRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class CloudAwsSubnetRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class CloudAwsSubnetRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class CloudAwsSubnetRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class CloudAwsSubnetRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_aws_subnet_response.py b/intersight/model/cloud_aws_subnet_response.py index c296f885ac..43a68a4550 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8e44562ae..d455ae19f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fcc94df34..aa18244bad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ce4efeaf1..261c4549b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 34c27ac970..55c85314d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a39cf3db13..c90d704c42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7319fb9e73..3d397c4c90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d74706550..7bf79ff41f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22967bf9ca..9b6f7c23aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 654b6c90d7..808fbed699 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b02fed3a2e..65a5eb0ca9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5916141780..b7a884e537 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f421ca2e2..7e7824d693 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c17b31acaf..6f159094c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0dea593ab..c73ab78648 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 272a0657c8..86a34d70a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class CloudAwsVpcRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class CloudAwsVpcRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class CloudAwsVpcRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class CloudAwsVpcRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class CloudAwsVpcRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class CloudAwsVpcRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class CloudAwsVpcRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class CloudAwsVpcRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_aws_vpc_response.py b/intersight/model/cloud_aws_vpc_response.py index 3706abdb12..86528561d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c461038503..4eedeb867a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e947dd9a4..0d4b00f1f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cec66dca8..f384c02961 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52539c5462..55f22fcf39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e3a2fc3f8..e6a836f8b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cbf9e4f1fc..99d3d9a9a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bf14b141f..10ace8a66c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d60554118..0db28eec8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b71779993..968f8283f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a19817e845..5ebab98317 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbfb22ea0c..3f90a56191 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0b94a8e2c..d934506f64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf988f0bca..22ae1b8474 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -180,6 +180,18 @@ class CloudBaseSkuRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -283,6 +295,7 @@ class CloudBaseSkuRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -304,6 +317,8 @@ class CloudBaseSkuRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -365,6 +380,13 @@ class CloudBaseSkuRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -486,6 +508,10 @@ class CloudBaseSkuRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -723,6 +749,8 @@ class CloudBaseSkuRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -921,6 +949,8 @@ class CloudBaseSkuRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1201,6 +1231,7 @@ class CloudBaseSkuRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_base_virtual_machine.py b/intersight/model/cloud_base_virtual_machine.py index 9d481b692e..14c7d57f33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8731f98e3f..be9a2cc3ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8804cba560..5fa42fef18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ccce2836c..2ceb6ffe6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f913989700..ff2080ab37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5699ac801..2506b6ea84 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9d7dfdb0d..1e1038d7de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f00354fed..33e400cd41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f57f12be91..caf1926af3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd4cac781e..dab84fc3db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 731bf25a4c..fa194f8e48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97828fe40a..af62988662 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45f233e488..fdcd8fba0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73417c4a67..aa67dd993d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9776eb09d5..be7513d352 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68cb4355dd..be39764253 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb1a2a0be8..6d8a268e00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad16014d18..77efb40e3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99a42222b7..17f9c88464 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5d1ddf94d..aa840641d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcfbaa1c9f..97f96ac46b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8efb6a253c..2f3f10e9d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 312f7ebb64..716b7c47d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb0dd45422..1a7e8f1cfb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f37206de17..34030a344e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee3f9cb1f0..43e5c96e32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 253240468f..394e37ac5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e163e4ef1..88067243c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b188cf9eb3..b889b59eff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71ababd822..90c698bf8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a5672010c..e3264305a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -166,6 +166,18 @@ class CloudRegionsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -269,6 +281,7 @@ class CloudRegionsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -290,6 +303,8 @@ class CloudRegionsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -351,6 +366,13 @@ class CloudRegionsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -472,6 +494,10 @@ class CloudRegionsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -709,6 +735,8 @@ class CloudRegionsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -907,6 +935,8 @@ class CloudRegionsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1187,6 +1217,7 @@ class CloudRegionsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_regions_response.py b/intersight/model/cloud_regions_response.py index 8229a6fa8b..65a7d70ab6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83ffbb7d6f..3ff1a2de26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f51039727a..660e81a780 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 492c53fcfb..4b23cc534f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0aa4e52d29..1d093ed585 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90362ba546..6970692e8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2b673caf8..4f16342506 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a32c5e0119..f26c1fc10e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 695e00b513..f2edc09089 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3396a6f190..388960770d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b9913ece8..a4f50c0537 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55fe8b672b..3ca97cd854 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 728cad6a35..36034433ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 355f7416b6..3f7f0befbd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e0ffd31f0..d2eeb8e4b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e890ed076f..c181b5e067 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dab1ca3340..9856beb996 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10c5d9e047..18c6205e7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecb533a6fe..5fedb8d09c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a2c75c096..edb3e3583a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 628109eb7c..5e07b1b49b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0be847546d..c47d7458f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1da422cc18..6cda559db5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6975c16c09..0cd83371b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e0d113415..05c4e50b13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f5265ea4f..b3817dc75f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 850cf5fead..d59a2c190d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e229f9a35..4fdc48e407 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de503b63fc..024ea209ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c67521f453..08be049c0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de9b486a21..d68d3dddc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27c28947d3..6edbbeadcf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60cedee4de..ea59dbc074 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7761ec63cf..b647b5ff3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c46ca455e0..48fb2de68a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3768db37ab..e503d9e9c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ff3cb1387..85266e922e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 358079f077..dbc07c7516 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fde5254cb..8159b375c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09c9c03296..037d8cd3f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2bc10e6d7..b645bba89f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c13545d900..b635ff43f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cloud_tfc_organization_response.py b/intersight/model/cloud_tfc_organization_response.py index cdb998cda7..c75e835416 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c32e9ddd67..ebf69c2be4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fcbe0777b..10c81f9712 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad68c43740..fb206b388c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 564270da04..867eb9617a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4116715319..db474e3e4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05105b5e47..7b1e648882 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a9bd19a55..05afd188b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0af204831b..a3fb368664 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fce4fde25e..b9f9066369 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f08fe48ef..55ee93e97f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b188ba0084..0b52aa0e4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9605a401b0..08042966e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99f07ce46b..434eb0ec24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 963b77215c..d13b0e62c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00a4212ed6..708a0c8365 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13bb54cb3d..ed6d1c658a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class CmrfCmRf(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class CmrfCmRf(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class CmrfCmRf(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class CmrfCmRf(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class CmrfCmRf(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class CmrfCmRf(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/cmrf_cm_rf_all_of.py b/intersight/model/cmrf_cm_rf_all_of.py index 4adbf508c6..0ee25204a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4013adb4e..3d8878d1ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4abf0bfe6a..b35ed53012 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9da7f1354a..17a4d86cb2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02a7dd1a83..ee2cb408e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90cb947595..56542c7a83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13f4b70b7f..55a564752d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f7fb68ec1..1ba9f294f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/comm_http_proxy_policy_response.py b/intersight/model/comm_http_proxy_policy_response.py index ea150b2c03..d18c49dc9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fdbb8b0f0..bc090517d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ceb8a215d0..d6e4f0ec77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f1de64af3..44ef451854 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3d766e96b..26e5b6837f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b21fe8fe62..826573e9f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c98ab2121..17f14f1c87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d14f50a87e..da96cbe1a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0262e6c9f..34bd0b2676 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40494c7247..d33a28ebdf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77707b2577..0a0ede1fa5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b680822477..42ca46abb8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class ComputeBaseClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class ComputeBaseClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class ComputeBaseClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class ComputeBaseClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class ComputeBaseClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class ComputeBaseClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class ComputeBaseClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class ComputeBaseClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_blade.py b/intersight/model/compute_blade.py index 15b9238d7c..b7afa97116 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3d7255945..85a37c90d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a81319b7ff..3108573081 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'last_discovery_triggered': (str,), # noqa: E501 'physical_device_registration': (AssetDeviceRegistrationRelationship,), # noqa: E501 @@ -238,6 +239,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'last_discovery_triggered': 'LastDiscoveryTriggered', # noqa: E501 'physical_device_registration': 'PhysicalDeviceRegistration', # noqa: E501 @@ -266,6 +268,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'last_discovery_triggered', # noqa: E501 } @@ -337,6 +340,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 @@ -482,6 +486,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 diff --git a/intersight/model/compute_blade_identity_all_of.py b/intersight/model/compute_blade_identity_all_of.py index 67ea78e336..0d8cb87ea0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ab1621728..268df65a65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b30a0e66a..554b853062 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1bb5fb7c46..d497cb0507 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -138,6 +138,18 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -241,6 +253,7 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -262,6 +275,8 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -323,6 +338,13 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -444,6 +466,10 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -681,6 +707,8 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -879,6 +907,8 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1159,6 +1189,7 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1220,6 +1251,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'last_discovery_triggered': (str,), # noqa: E501 'physical_device_registration': (AssetDeviceRegistrationRelationship,), # noqa: E501 @@ -1271,6 +1303,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'last_discovery_triggered': 'LastDiscoveryTriggered', # noqa: E501 'physical_device_registration': 'PhysicalDeviceRegistration', # noqa: E501 @@ -1300,6 +1333,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'last_discovery_triggered', # noqa: E501 'chassis_id', # noqa: E501 'current_chassis_id', # noqa: E501 @@ -1372,6 +1406,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 @@ -1517,6 +1552,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 diff --git a/intersight/model/compute_blade_identity_response.py b/intersight/model/compute_blade_identity_response.py index 1147a158ce..1ab14c253e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbc2e4b030..f01db94b8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0bcd5dacad..c44c5c7057 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c141d0684d..db25b894c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -206,6 +206,18 @@ class ComputeBladeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -309,6 +321,7 @@ class ComputeBladeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -330,6 +343,8 @@ class ComputeBladeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -391,6 +406,13 @@ class ComputeBladeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -512,6 +534,10 @@ class ComputeBladeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -749,6 +775,8 @@ class ComputeBladeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -947,6 +975,8 @@ class ComputeBladeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1227,6 +1257,7 @@ class ComputeBladeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_blade_response.py b/intersight/model/compute_blade_response.py index 7aa82d9ebb..ecc037bf41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 112ac639e3..6660f2ea24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 901d63d83c..647dcfd1a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8f494c7ef..9cdd9a521e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6401d7006..0e3e4f40e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd10c6a24a..dfddd08486 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -217,6 +217,18 @@ class ComputeBoardRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -320,6 +332,7 @@ class ComputeBoardRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -341,6 +354,8 @@ class ComputeBoardRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -402,6 +417,13 @@ class ComputeBoardRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -523,6 +545,10 @@ class ComputeBoardRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -760,6 +786,8 @@ class ComputeBoardRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -958,6 +986,8 @@ class ComputeBoardRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1238,6 +1268,7 @@ class ComputeBoardRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_board_response.py b/intersight/model/compute_board_response.py index d8c1253886..820cdad063 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c92cced8a2..808a9ed16b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b07704b557..2de1ac7f47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ed5c9d3e4..209eeab1f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f11696a45..15f5fb144e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c723c60aa1..02cdd89f5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ade99b5795..0e8e479aa8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60d5b12e57..dd83afffff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class ComputeMappingRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class ComputeMappingRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class ComputeMappingRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class ComputeMappingRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class ComputeMappingRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class ComputeMappingRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class ComputeMappingRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class ComputeMappingRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_mapping_response.py b/intersight/model/compute_mapping_response.py index f78862920a..84872e3dba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4235c0d62..9e1a240105 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/compute_persistent_memory_module.py b/intersight/model/compute_persistent_memory_module.py index 6a26da7df6..82af13b1c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 931061aa76..b84b6130a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ca2cc44c9..1d18ca7b39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad4897a95c..1cd12ef0e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1025f2aa6e..53841059e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 550fb368a7..c5f294db17 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc0ebcbad4..b2ae07f6be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f0dd93a78..c07907ba69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63f0d62d8b..5b8245390b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class ComputePersonalityRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class ComputePersonalityRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class ComputePersonalityRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class ComputePersonalityRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class ComputePersonalityRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class ComputePersonalityRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class ComputePersonalityRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class ComputePersonalityRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_personality_response.py b/intersight/model/compute_personality_response.py index 541edc7cd3..651dc29e50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_setting.py b/intersight/model/compute_personality_setting.py index a85b09e63f..99eb645dfe 100644 --- a/intersight/model/compute_personality_setting.py +++ b/intersight/model/compute_personality_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_setting_all_of.py b/intersight/model/compute_personality_setting_all_of.py index 3f95cc8782..c951f3ba24 100644 --- a/intersight/model/compute_personality_setting_all_of.py +++ b/intersight/model/compute_personality_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b3d21d418..41c61df1b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63beb2594a..30f80ca72e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 215d8ab706..ff9c5be828 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -158,6 +158,18 @@ class ComputePhysicalRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -261,6 +273,7 @@ class ComputePhysicalRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -282,6 +295,8 @@ class ComputePhysicalRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -343,6 +358,13 @@ class ComputePhysicalRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -464,6 +486,10 @@ class ComputePhysicalRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -701,6 +727,8 @@ class ComputePhysicalRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -899,6 +927,8 @@ class ComputePhysicalRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1179,6 +1209,7 @@ class ComputePhysicalRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_physical_summary.py b/intersight/model/compute_physical_summary.py index 28b4643820..2b52181ab6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e0e4a4344..6c3ef612a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38f1254744..693409316d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06dcdadab2..5ae4ffc553 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6645bb3b69..55e22961eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_physical_summary_response.py b/intersight/model/compute_physical_summary_response.py index cb2a866bbc..71935a4d2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55d9aa1bc9..f79256314d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a53038a4c6..2f4cafe9ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98d3118dcb..bd5d80d1a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -172,6 +172,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'last_discovery_triggered': (str,), # noqa: E501 'physical_device_registration': (AssetDeviceRegistrationRelationship,), # noqa: E501 @@ -211,6 +212,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'last_discovery_triggered': 'LastDiscoveryTriggered', # noqa: E501 'physical_device_registration': 'PhysicalDeviceRegistration', # noqa: E501 @@ -232,6 +234,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'last_discovery_triggered', # noqa: E501 } @@ -296,6 +299,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 @@ -434,6 +438,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 diff --git a/intersight/model/compute_rack_unit_identity_all_of.py b/intersight/model/compute_rack_unit_identity_all_of.py index 8afc12e5b5..4793059c52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5cc7445fa3..d33dbdef1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 274178d450..b0026ce36e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a5cbcc8f2..e31700dea3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66dfb2207b..0652c55f40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e258406ed..1711a38ea7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d1d59d197..e5323f3aeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -210,6 +210,18 @@ class ComputeRackUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -313,6 +325,7 @@ class ComputeRackUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -334,6 +347,8 @@ class ComputeRackUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -395,6 +410,13 @@ class ComputeRackUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -516,6 +538,10 @@ class ComputeRackUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -753,6 +779,8 @@ class ComputeRackUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -951,6 +979,8 @@ class ComputeRackUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1231,6 +1261,7 @@ class ComputeRackUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_rack_unit_response.py b/intersight/model/compute_rack_unit_response.py index a40bb66953..e2ecff0dac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8aef66af73..b10237316d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 803ff19cb4..d95fd10370 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 30eeda2b59..deb1a7b2d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 276dba0ad1..4b4393145c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f1b2264c6..41b2cb5170 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc77838ec3..93e939a175 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ffd2f01f25..168a0b7a19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a84745816..f058720ffb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35c276ba44..f15f75190b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4bd8b0c96..7557abc0e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42e0803e85..659831f515 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2667adad4..808d8e88f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4bb3aa2954..96378dd385 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d5d17d475e..1d6b125d18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4889f0f6d..f05520cdb3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 116be6ec95..5837a73d43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a262c272e6..2ce4902e11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9bebc489a0..0601267d11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df5be17dbc..db1657e794 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0eb2308b05..671ac6e2b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0e6ccbe8c..f84f57728c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 479734a6ad..b39d63dfc2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a04efd674..63b19f8141 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5a4dc7687..e7b450b0f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c7142c848..176522e0c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_utility_image_operation.py b/intersight/model/compute_storage_utility_image_operation.py index 6ac875d657..26018892ef 100644 --- a/intersight/model/compute_storage_utility_image_operation.py +++ b/intersight/model/compute_storage_utility_image_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_utility_image_operation_all_of.py b/intersight/model/compute_storage_utility_image_operation_all_of.py index ae94b2b4e7..4e310f4a87 100644 --- a/intersight/model/compute_storage_utility_image_operation_all_of.py +++ b/intersight/model/compute_storage_utility_image_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b73c6efe6..2fdc3e98bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed0a8e8377..5dcdc1b53e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d5b4f9be5e..80bba987bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27b37777d6..6dfa9849ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 67b8a201ad..6faba7d748 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cae0253fa..5b01a2aae0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99c76fe22c..da102b6791 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79c45ecdbb..8efbe26c33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e73234f78f..97b2b653dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class ComputeVmediaRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class ComputeVmediaRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class ComputeVmediaRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class ComputeVmediaRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class ComputeVmediaRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class ComputeVmediaRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class ComputeVmediaRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class ComputeVmediaRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/compute_vmedia_response.py b/intersight/model/compute_vmedia_response.py index 7950e43ef1..28b626d66f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b259e3efd..1b9ac938a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a7509b570..5ac61d77fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9443c82a57..7c4d4a5319 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 454d9ca945..21d83dbb46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed7daedc65..89387b517b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59661071d7..85a6bf1b15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91cdfb01a7..171a007559 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e266d01d48..220752bf3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36c7fb4bbf..fdc1ed1fdb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_classification.py b/intersight/model/cond_alarm_classification.py index b4c90f05e8..41b5b0a058 100644 --- a/intersight/model/cond_alarm_classification.py +++ b/intersight/model/cond_alarm_classification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_classification_all_of.py b/intersight/model/cond_alarm_classification_all_of.py index 3d59b900fd..3e8515fd72 100644 --- a/intersight/model/cond_alarm_classification_all_of.py +++ b/intersight/model/cond_alarm_classification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_classification_eligibility.py b/intersight/model/cond_alarm_classification_eligibility.py index 4746be40cb..ae67870487 100644 --- a/intersight/model/cond_alarm_classification_eligibility.py +++ b/intersight/model/cond_alarm_classification_eligibility.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_classification_eligibility_all_of.py b/intersight/model/cond_alarm_classification_eligibility_all_of.py index 2e17fcd022..b62e55469c 100644 --- a/intersight/model/cond_alarm_classification_eligibility_all_of.py +++ b/intersight/model/cond_alarm_classification_eligibility_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_classification_list.py b/intersight/model/cond_alarm_classification_list.py index 08d6435f7a..e24dfb036b 100644 --- a/intersight/model/cond_alarm_classification_list.py +++ b/intersight/model/cond_alarm_classification_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_classification_list_all_of.py b/intersight/model/cond_alarm_classification_list_all_of.py index 3cd464eb41..093154f531 100644 --- a/intersight/model/cond_alarm_classification_list_all_of.py +++ b/intersight/model/cond_alarm_classification_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_classification_relationship.py b/intersight/model/cond_alarm_classification_relationship.py index 02a6ab7bc1..bcbdab291d 100644 --- a/intersight/model/cond_alarm_classification_relationship.py +++ b/intersight/model/cond_alarm_classification_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class CondAlarmClassificationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class CondAlarmClassificationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class CondAlarmClassificationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class CondAlarmClassificationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class CondAlarmClassificationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class CondAlarmClassificationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class CondAlarmClassificationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class CondAlarmClassificationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cond_alarm_classification_response.py b/intersight/model/cond_alarm_classification_response.py index 73361bea91..b2c13ec686 100644 --- a/intersight/model/cond_alarm_classification_response.py +++ b/intersight/model/cond_alarm_classification_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62cd4d35b9..09b60cf99c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -83,6 +83,10 @@ class CondAlarmDefinition(ModelComposed): } validations = { + ('name',): { + 'max_length': 50, + 'min_length': 2, + }, } @cached_property diff --git a/intersight/model/cond_alarm_definition_all_of.py b/intersight/model/cond_alarm_definition_all_of.py index 1ebfe72f48..27137ddf3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f8b5ee0b2..4053c845f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0499b99995..e1747810d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_relationship.py b/intersight/model/cond_alarm_definition_relationship.py index 946488b40a..6c0abb0d32 100644 --- a/intersight/model/cond_alarm_definition_relationship.py +++ b/intersight/model/cond_alarm_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1120,6 +1151,10 @@ class CondAlarmDefinitionRelationship(ModelComposed): } validations = { + ('name',): { + 'max_length': 50, + 'min_length': 2, + }, } @cached_property diff --git a/intersight/model/cond_alarm_definition_response.py b/intersight/model/cond_alarm_definition_response.py index f926fe4723..1b91580b73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ae2951076..8d5004752a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ea29a9490..6daba530c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 299c21a2cf..d2aab25ff9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9e4f1bcbc..2c29143c1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc735c3b6c..c2a79d6ea0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f2dcd3a79..4a4e5fbffb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af4951c1ae..051f196c3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_suppression.py b/intersight/model/cond_alarm_suppression.py index a4c1bfd4f7..cd08792c5b 100644 --- a/intersight/model/cond_alarm_suppression.py +++ b/intersight/model/cond_alarm_suppression.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_suppression_all_of.py b/intersight/model/cond_alarm_suppression_all_of.py index 8fc9be3d2c..38ca54eece 100644 --- a/intersight/model/cond_alarm_suppression_all_of.py +++ b/intersight/model/cond_alarm_suppression_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_suppression_list.py b/intersight/model/cond_alarm_suppression_list.py index 822814ac2a..213191b16b 100644 --- a/intersight/model/cond_alarm_suppression_list.py +++ b/intersight/model/cond_alarm_suppression_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_suppression_list_all_of.py b/intersight/model/cond_alarm_suppression_list_all_of.py index 21040727a2..4d96558864 100644 --- a/intersight/model/cond_alarm_suppression_list_all_of.py +++ b/intersight/model/cond_alarm_suppression_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_suppression_response.py b/intersight/model/cond_alarm_suppression_response.py index ae170d54e1..662933d016 100644 --- a/intersight/model/cond_alarm_suppression_response.py +++ b/intersight/model/cond_alarm_suppression_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99cb29b397..713b443cd8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2b5571a3d..146d1ef577 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecc1757c71..b62b9596a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de61e46505..0354bd6d57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4bbad4d66..c484bf3c72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5334e56300..2c5bfb5721 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3572f690ba..ecbceb6500 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -143,6 +143,18 @@ class CondHclStatusDetailRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -246,6 +258,7 @@ class CondHclStatusDetailRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -267,6 +280,8 @@ class CondHclStatusDetailRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -328,6 +343,13 @@ class CondHclStatusDetailRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -449,6 +471,10 @@ class CondHclStatusDetailRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -686,6 +712,8 @@ class CondHclStatusDetailRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -884,6 +912,8 @@ class CondHclStatusDetailRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1164,6 +1194,7 @@ class CondHclStatusDetailRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cond_hcl_status_detail_response.py b/intersight/model/cond_hcl_status_detail_response.py index e83aea7581..8bbe8958ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72c437577e..babe42dec6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04ef0ff7b6..1954cad663 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76bbbd12fb..06fef59326 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c9868186b..7abcf3da14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2b625efd0..7d69192c14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24339ef7d4..7052305fa8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa2ef02280..2adf846df8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b22538ab6..772d3a1eeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -139,6 +139,18 @@ class CondHclStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -242,6 +254,7 @@ class CondHclStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -263,6 +276,8 @@ class CondHclStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -324,6 +339,13 @@ class CondHclStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -445,6 +467,10 @@ class CondHclStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -682,6 +708,8 @@ class CondHclStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -880,6 +908,8 @@ class CondHclStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1160,6 +1190,7 @@ class CondHclStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/cond_hcl_status_response.py b/intersight/model/cond_hcl_status_response.py index bb4a3677bb..e31f0688dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8759b2eaca..b473f0d0de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdf4e6fdb2..ff01e5aabe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54aada350c..432f30b205 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 512b9d964a..2eb3f4b48e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 593eb03f18..8b2a3d458e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14a679f4ff..400abee54e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86b157aea2..005501c2d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2bcf2f7538..94b563b037 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0dcfb6b480..a2f8874004 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b6b17f2fc..7ea90c4d60 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a85c78f75e..b2296f87f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66a840c59b..66af25c31a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c81cf2f335..668e3d880a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 200d74a097..7ad89a3550 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19325bb23c..2799e4e0eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eaa3f4d5be..af45be9d04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24adf107a7..fc680de84d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79479564ca..b47cd04d2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 acf0a875f0..2b11d44adc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d12b567efc..b5191231cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 502b391921..21559e91c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 67921007a5..82a70e7136 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ded3b7e99f..30726bcea6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -76,6 +76,7 @@ class ConnectorPlatformParamBase(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -167,12 +168,14 @@ class ConnectorPlatformParamBase(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -762,7 +765,9 @@ class ConnectorPlatformParamBase(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -787,6 +792,7 @@ class ConnectorPlatformParamBase(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -878,12 +884,14 @@ class ConnectorPlatformParamBase(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1473,7 +1481,9 @@ class ConnectorPlatformParamBase(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/connector_scoped_inventory.py b/intersight/model/connector_scoped_inventory.py index b3c3733ed1..f72dd399b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b86fd771a6..697087ea91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9fee2c5c11..da684fe63c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19e18b7651..23d3ee6fff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 689af01d53..9956fcb72a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc3dc57a18..105d485109 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f958fcb99..26daddd755 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0dcc87670a..4fa160ea43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed576afc3e..2b0d3a46b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc310cd609..2562153339 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e9d902317..ee564c2bab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2729eef476..62b9367cbf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef2e91726c..d43bb46b8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9f305c2d0..4a84dde431 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b1b33a8d10..ac99e3efb0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44794f3816..4e16a7db4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5dbdf2c787..172f149f30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74ad6da064..1f4cef64e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be1b2833ea..07edbb1706 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02868fa78a..91160de6cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b5a7d2191..3b4a797468 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85e30856dd..3ce6b3423d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43fab71bce..0091f0857a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bd84c6ada..96f09029a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39051390b2..26f0a83a4c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 550ba55892..777de9d616 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b489b8d18..676b827839 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3259dc8b4..0213f9c6cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 054dca9dc3..309c801f0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69d4106d4c..01af458741 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9bd805bc7c..606e2ddba2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ad035fd80..04113d6900 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 561b4fd2e3..652bd52f45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fba18e19d9..fa7615fc85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52f4ca14e6..487f3a277b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba2e88f6c6..32f89bcc7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ea1c45e8f..175dd4b4a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0cc6e784c..b47159e0f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05e48762ce..04ec1046c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,18 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -201,6 +213,7 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -222,6 +235,8 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -283,6 +298,13 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -404,6 +426,10 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -641,6 +667,8 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -839,6 +867,8 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1119,6 +1149,7 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/console_console_config_response.py b/intersight/model/console_console_config_response.py index 2402e51553..1fedea1cdf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 568c3a195f..06e32704af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 124cd8f24c..e0e18425b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 896001310b..a13e17b93a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76ce0904f2..6e501f397e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc4dd62a42..2a2ec08c19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 642ac9f36f..61eafbc848 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c86f8c4bd..f0bfe71060 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbbf42dfd0..e7ed4fde30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 314ea329f2..e074e3afbb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3812da61ab..e347effa84 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2739b55cca..d33cfbef26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f099f9246d..e71ee899ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -140,6 +140,18 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -243,6 +255,7 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -264,6 +277,8 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -325,6 +340,13 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -446,6 +468,10 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -683,6 +709,8 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -881,6 +909,8 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1161,6 +1191,7 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/convergedinfra_adapter_compliance_details_response.py b/intersight/model/convergedinfra_adapter_compliance_details_response.py index 6ff0e3f7b5..9dba57299f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc873bc82f..563c25b000 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00bdba65ca..d537136738 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 992f8a8316..37a90d1ac1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e2f77c38f..ca123d9671 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5677325752..12fb14e632 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -113,6 +113,18 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -216,6 +228,7 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -237,6 +250,8 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -298,6 +313,13 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -419,6 +441,10 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -656,6 +682,8 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -854,6 +882,8 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1134,6 +1164,7 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/convergedinfra_base_pod.py b/intersight/model/convergedinfra_base_pod.py index 043f1da2a9..f21ec98c46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 816abdfaa7..d8a8ac26cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 369bcdc55e..d524ddf759 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9dc50c7dcf..95570576ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4cd675749e..4bc544e784 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b52d81de5f..3dd7bc6d11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b50a729b8d..7ca4a12a03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e0aa2aab6..c510298284 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76842f18a1..1f524d4894 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f21fc1be34..399be73ee8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61ab578f86..bd7fa20899 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e37b3d61c9..81a28cdd50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6a9882cf2..7311abdbad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -117,6 +117,18 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -220,6 +232,7 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -241,6 +254,8 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -302,6 +317,13 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -423,6 +445,10 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -660,6 +686,8 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -858,6 +886,8 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1138,6 +1168,7 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/convergedinfra_pod_compliance_info_response.py b/intersight/model/convergedinfra_pod_compliance_info_response.py index 9ed33926b5..7c4629004a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecb5825b3f..2f8b12e1e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba5a9c1e9f..b7b788e1b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 050d3af208..8bd22a02ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class ConvergedinfraPodRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class ConvergedinfraPodRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class ConvergedinfraPodRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class ConvergedinfraPodRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class ConvergedinfraPodRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class ConvergedinfraPodRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class ConvergedinfraPodRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class ConvergedinfraPodRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/convergedinfra_pod_response.py b/intersight/model/convergedinfra_pod_response.py index dcc6a392ea..19678bf819 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f947991cc4..aca0dbc5e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22e94822fe..1e2906210f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01e7eff15b..2bcaea5408 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bdce181a85..4b2c832e8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 598a59f0be..9f1d4fdd85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f30734e87a..faf3ba502d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03bd58014d..a8902ead7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -135,6 +135,18 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -238,6 +250,7 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -259,6 +272,8 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -320,6 +335,13 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -441,6 +463,10 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -678,6 +704,8 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -876,6 +904,8 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1156,6 +1186,7 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/convergedinfra_server_compliance_details_response.py b/intersight/model/convergedinfra_server_compliance_details_response.py index 3cca502752..1ab5a0b7e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f4325e7ff..8bc5c5ebd6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e606eec1cb..d183922d88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 079f1d5011..2996a30e36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3063d3664b..1927161008 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f466a4f08c..23ae65bb5c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -128,6 +128,18 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -231,6 +243,7 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -252,6 +265,8 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -313,6 +328,13 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -434,6 +456,10 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -671,6 +697,8 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -869,6 +897,8 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1149,6 +1179,7 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/convergedinfra_storage_compliance_details_response.py b/intersight/model/convergedinfra_storage_compliance_details_response.py index e0ae5955f5..487204e0a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c73448be26..a33956545e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dee8c0a7e0..e3a4f16e14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d8b9087f1..8410ba6534 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb325412d1..c290441f35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d0928c599..37f164a0bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,18 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -227,6 +239,7 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -248,6 +261,8 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -309,6 +324,13 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -430,6 +452,10 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -667,6 +693,8 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -865,6 +893,8 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1145,6 +1175,7 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/convergedinfra_switch_compliance_details_response.py b/intersight/model/convergedinfra_switch_compliance_details_response.py index 8924e0d995..532ed67436 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a722fcdf4..e56a3742e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5654c8c496..ff01871489 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fcef7adf60..90f20f0a3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1a814faf7..02b21eee16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da56051d27..58a8393d49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 669dcbbcee..e4a2cfe2e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cbcfd79fa..ee1eb34566 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97f64542f5..8d34ad9ca5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c4f8afc14..40ccadc8ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 169d1240c7..43279b64de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e26e53620..2bf98b2cf2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1cd92cef3e..615e2075f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ad8fdb720..a7706dda55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/dnac_external_border_node.py b/intersight/model/dnac_external_border_node.py new file mode 100644 index 0000000000..4f81828a81 --- /dev/null +++ b/intersight/model/dnac_external_border_node.py @@ -0,0 +1,443 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_external_border_node_all_of import DnacExternalBorderNodeAllOf + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacExternalBorderNodeAllOf'] = DnacExternalBorderNodeAllOf + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacExternalBorderNode(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',): { + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + }, + ('object_type',): { + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + }, + } + + 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 + 'external_border_node_id': (str,), # noqa: E501 + 'external_border_node_name': (str,), # noqa: E501 + 'fabric_site_id': (str,), # noqa: E501 + 'import_external_routes': (bool,), # noqa: E501 + 'roles': ([str], none_type,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'external_border_node_id': 'ExternalBorderNodeId', # noqa: E501 + 'external_border_node_name': 'ExternalBorderNodeName', # noqa: E501 + 'fabric_site_id': 'FabricSiteId', # noqa: E501 + 'import_external_routes': 'ImportExternalRoutes', # noqa: E501 + 'roles': 'Roles', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """DnacExternalBorderNode - 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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,) + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + external_border_node_name (str): External border node's name.. [optional] # noqa: E501 + fabric_site_id (str): Fabric Site id in UUID format.. [optional] # noqa: E501 + import_external_routes (bool): Flag to determine if Border Node is External or Internal.. [optional] # noqa: E501 + roles ([str], none_type): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNode") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNode") + _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 + """DnacExternalBorderNode - 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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,) + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + external_border_node_name (str): External border node's name.. [optional] # noqa: E501 + fabric_site_id (str): Fabric Site id in UUID format.. [optional] # noqa: E501 + import_external_routes (bool): Flag to determine if Border Node is External or Internal.. [optional] # noqa: E501 + roles ([str], none_type): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNode") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNode") + _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': [ + DnacExternalBorderNodeAllOf, + DnacInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_external_border_node_all_of.py b/intersight/model/dnac_external_border_node_all_of.py new file mode 100644 index 0000000000..7c8371513f --- /dev/null +++ b/intersight/model/dnac_external_border_node_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-16711 + 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 DnacExternalBorderNodeAllOf(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',): { + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + }, + ('object_type',): { + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + }, + } + + 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 + 'external_border_node_id': (str,), # noqa: E501 + 'external_border_node_name': (str,), # noqa: E501 + 'fabric_site_id': (str,), # noqa: E501 + 'import_external_routes': (bool,), # noqa: E501 + 'roles': ([str], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'external_border_node_id': 'ExternalBorderNodeId', # noqa: E501 + 'external_border_node_name': 'ExternalBorderNodeName', # noqa: E501 + 'fabric_site_id': 'FabricSiteId', # noqa: E501 + 'import_external_routes': 'ImportExternalRoutes', # noqa: E501 + 'roles': 'Roles', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """DnacExternalBorderNodeAllOf - 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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,) + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + external_border_node_name (str): External border node's name.. [optional] # noqa: E501 + fabric_site_id (str): Fabric Site id in UUID format.. [optional] # noqa: E501 + import_external_routes (bool): Flag to determine if Border Node is External or Internal.. [optional] # noqa: E501 + roles ([str], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNode") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNode") + _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 + """DnacExternalBorderNodeAllOf - 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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 "dnac.ExternalBorderNode", must be one of ["dnac.ExternalBorderNode", ] # 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,) + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + external_border_node_name (str): External border node's name.. [optional] # noqa: E501 + fabric_site_id (str): Fabric Site id in UUID format.. [optional] # noqa: E501 + import_external_routes (bool): Flag to determine if Border Node is External or Internal.. [optional] # noqa: E501 + roles ([str], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNode") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNode") + _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/dnac_external_border_node_interface.py b/intersight/model/dnac_external_border_node_interface.py new file mode 100644 index 0000000000..3b254c5b07 --- /dev/null +++ b/intersight/model/dnac_external_border_node_interface.py @@ -0,0 +1,447 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_external_border_node_interface_all_of import DnacExternalBorderNodeInterfaceAllOf + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacExternalBorderNodeInterfaceAllOf'] = DnacExternalBorderNodeInterfaceAllOf + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacExternalBorderNodeInterface(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',): { + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + }, + ('object_type',): { + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + }, + } + + 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 + 'admin_status': (str,), # noqa: E501 + 'external_border_node_id': (str,), # noqa: E501 + 'interface_id': (str,), # noqa: E501 + 'interface_name': (str,), # noqa: E501 + 'interface_type': (str,), # noqa: E501 + 'port_type': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'admin_status': 'AdminStatus', # noqa: E501 + 'external_border_node_id': 'ExternalBorderNodeId', # noqa: E501 + 'interface_id': 'InterfaceId', # noqa: E501 + 'interface_name': 'InterfaceName', # noqa: E501 + 'interface_type': 'InterfaceType', # noqa: E501 + 'port_type': 'PortType', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """DnacExternalBorderNodeInterface - 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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,) + admin_status (str): Administrator status for external border node interface.. [optional] # noqa: E501 + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + interface_id (str): The Moid for the interface in the external border node.. [optional] # noqa: E501 + interface_name (str): The name for the external border node's interface.. [optional] # noqa: E501 + interface_type (str): Interface type for external border node interface.. [optional] # noqa: E501 + port_type (str): Port type for external border node interface.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNodeInterface") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNodeInterface") + _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 + """DnacExternalBorderNodeInterface - 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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,) + admin_status (str): Administrator status for external border node interface.. [optional] # noqa: E501 + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + interface_id (str): The Moid for the interface in the external border node.. [optional] # noqa: E501 + interface_name (str): The name for the external border node's interface.. [optional] # noqa: E501 + interface_type (str): Interface type for external border node interface.. [optional] # noqa: E501 + port_type (str): Port type for external border node interface.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNodeInterface") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNodeInterface") + _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': [ + DnacExternalBorderNodeInterfaceAllOf, + DnacInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_external_border_node_interface_all_of.py b/intersight/model/dnac_external_border_node_interface_all_of.py new file mode 100644 index 0000000000..86b64c2cf5 --- /dev/null +++ b/intersight/model/dnac_external_border_node_interface_all_of.py @@ -0,0 +1,310 @@ +""" + 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-16711 + 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 DnacExternalBorderNodeInterfaceAllOf(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',): { + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + }, + ('object_type',): { + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + }, + } + + 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 + 'admin_status': (str,), # noqa: E501 + 'external_border_node_id': (str,), # noqa: E501 + 'interface_id': (str,), # noqa: E501 + 'interface_name': (str,), # noqa: E501 + 'interface_type': (str,), # noqa: E501 + 'port_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'admin_status': 'AdminStatus', # noqa: E501 + 'external_border_node_id': 'ExternalBorderNodeId', # noqa: E501 + 'interface_id': 'InterfaceId', # noqa: E501 + 'interface_name': 'InterfaceName', # noqa: E501 + 'interface_type': 'InterfaceType', # noqa: E501 + 'port_type': 'PortType', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """DnacExternalBorderNodeInterfaceAllOf - 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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,) + admin_status (str): Administrator status for external border node interface.. [optional] # noqa: E501 + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + interface_id (str): The Moid for the interface in the external border node.. [optional] # noqa: E501 + interface_name (str): The name for the external border node's interface.. [optional] # noqa: E501 + interface_type (str): Interface type for external border node interface.. [optional] # noqa: E501 + port_type (str): Port type for external border node interface.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNodeInterface") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNodeInterface") + _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 + """DnacExternalBorderNodeInterfaceAllOf - 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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 "dnac.ExternalBorderNodeInterface", must be one of ["dnac.ExternalBorderNodeInterface", ] # 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,) + admin_status (str): Administrator status for external border node interface.. [optional] # noqa: E501 + external_border_node_id (str): External border node's id.. [optional] # noqa: E501 + interface_id (str): The Moid for the interface in the external border node.. [optional] # noqa: E501 + interface_name (str): The name for the external border node's interface.. [optional] # noqa: E501 + interface_type (str): Interface type for external border node interface.. [optional] # noqa: E501 + port_type (str): Port type for external border node interface.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.ExternalBorderNodeInterface") + object_type = kwargs.get('object_type', "dnac.ExternalBorderNodeInterface") + _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/dnac_external_border_node_interface_list.py b/intersight/model/dnac_external_border_node_interface_list.py new file mode 100644 index 0000000000..c17c9d5fdf --- /dev/null +++ b/intersight/model/dnac_external_border_node_interface_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-16711 + 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.dnac_external_border_node_interface import DnacExternalBorderNodeInterface + from intersight.model.dnac_external_border_node_interface_list_all_of import DnacExternalBorderNodeInterfaceListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['DnacExternalBorderNodeInterface'] = DnacExternalBorderNodeInterface + globals()['DnacExternalBorderNodeInterfaceListAllOf'] = DnacExternalBorderNodeInterfaceListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class DnacExternalBorderNodeInterfaceList(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': ([DnacExternalBorderNodeInterface], 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 + """DnacExternalBorderNodeInterfaceList - 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 'dnac.ExternalBorderNodeInterface' 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 ([DnacExternalBorderNodeInterface], none_type): The array of 'dnac.ExternalBorderNodeInterface' 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 + """DnacExternalBorderNodeInterfaceList - 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 'dnac.ExternalBorderNodeInterface' 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 ([DnacExternalBorderNodeInterface], none_type): The array of 'dnac.ExternalBorderNodeInterface' 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': [ + DnacExternalBorderNodeInterfaceListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_external_border_node_interface_list_all_of.py b/intersight/model/dnac_external_border_node_interface_list_all_of.py new file mode 100644 index 0000000000..4c55d86821 --- /dev/null +++ b/intersight/model/dnac_external_border_node_interface_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-16711 + 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.dnac_external_border_node_interface import DnacExternalBorderNodeInterface + globals()['DnacExternalBorderNodeInterface'] = DnacExternalBorderNodeInterface + + +class DnacExternalBorderNodeInterfaceListAllOf(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': ([DnacExternalBorderNodeInterface], 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 + """DnacExternalBorderNodeInterfaceListAllOf - 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 'dnac.ExternalBorderNodeInterface' 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 ([DnacExternalBorderNodeInterface], none_type): The array of 'dnac.ExternalBorderNodeInterface' 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 + """DnacExternalBorderNodeInterfaceListAllOf - 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 'dnac.ExternalBorderNodeInterface' 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 ([DnacExternalBorderNodeInterface], none_type): The array of 'dnac.ExternalBorderNodeInterface' 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/dnac_external_border_node_interface_response.py b/intersight/model/dnac_external_border_node_interface_response.py new file mode 100644 index 0000000000..7992a0e828 --- /dev/null +++ b/intersight/model/dnac_external_border_node_interface_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-16711 + 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.dnac_external_border_node_interface_list import DnacExternalBorderNodeInterfaceList + 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 + globals()['DnacExternalBorderNodeInterfaceList'] = DnacExternalBorderNodeInterfaceList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class DnacExternalBorderNodeInterfaceResponse(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 = { + 'dnac.ExternalBorderNodeInterface.List': DnacExternalBorderNodeInterfaceList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """DnacExternalBorderNodeInterfaceResponse - 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 'dnac.ExternalBorderNodeInterface' 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 + """DnacExternalBorderNodeInterfaceResponse - 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 'dnac.ExternalBorderNodeInterface' 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': [ + DnacExternalBorderNodeInterfaceList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/dnac_external_border_node_list.py b/intersight/model/dnac_external_border_node_list.py new file mode 100644 index 0000000000..05a8745040 --- /dev/null +++ b/intersight/model/dnac_external_border_node_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-16711 + 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.dnac_external_border_node import DnacExternalBorderNode + from intersight.model.dnac_external_border_node_list_all_of import DnacExternalBorderNodeListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['DnacExternalBorderNode'] = DnacExternalBorderNode + globals()['DnacExternalBorderNodeListAllOf'] = DnacExternalBorderNodeListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class DnacExternalBorderNodeList(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': ([DnacExternalBorderNode], 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 + """DnacExternalBorderNodeList - 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 'dnac.ExternalBorderNode' 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 ([DnacExternalBorderNode], none_type): The array of 'dnac.ExternalBorderNode' 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 + """DnacExternalBorderNodeList - 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 'dnac.ExternalBorderNode' 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 ([DnacExternalBorderNode], none_type): The array of 'dnac.ExternalBorderNode' 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': [ + DnacExternalBorderNodeListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_external_border_node_list_all_of.py b/intersight/model/dnac_external_border_node_list_all_of.py new file mode 100644 index 0000000000..925953a574 --- /dev/null +++ b/intersight/model/dnac_external_border_node_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-16711 + 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.dnac_external_border_node import DnacExternalBorderNode + globals()['DnacExternalBorderNode'] = DnacExternalBorderNode + + +class DnacExternalBorderNodeListAllOf(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': ([DnacExternalBorderNode], 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 + """DnacExternalBorderNodeListAllOf - 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 'dnac.ExternalBorderNode' 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 ([DnacExternalBorderNode], none_type): The array of 'dnac.ExternalBorderNode' 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 + """DnacExternalBorderNodeListAllOf - 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 'dnac.ExternalBorderNode' 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 ([DnacExternalBorderNode], none_type): The array of 'dnac.ExternalBorderNode' 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/dnac_external_border_node_response.py b/intersight/model/dnac_external_border_node_response.py new file mode 100644 index 0000000000..fc5a4fc494 --- /dev/null +++ b/intersight/model/dnac_external_border_node_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-16711 + 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.dnac_external_border_node_list import DnacExternalBorderNodeList + 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 + globals()['DnacExternalBorderNodeList'] = DnacExternalBorderNodeList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class DnacExternalBorderNodeResponse(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 = { + 'dnac.ExternalBorderNode.List': DnacExternalBorderNodeList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """DnacExternalBorderNodeResponse - 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 'dnac.ExternalBorderNode' 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 + """DnacExternalBorderNodeResponse - 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 'dnac.ExternalBorderNode' 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': [ + DnacExternalBorderNodeList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/dnac_fabric_site.py b/intersight/model/dnac_fabric_site.py new file mode 100644 index 0000000000..d0baa69e06 --- /dev/null +++ b/intersight/model/dnac_fabric_site.py @@ -0,0 +1,443 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_fabric_site_all_of import DnacFabricSiteAllOf + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacFabricSiteAllOf'] = DnacFabricSiteAllOf + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacFabricSite(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',): { + 'DNAC.FABRICSITE': "dnac.FabricSite", + }, + ('object_type',): { + 'DNAC.FABRICSITE': "dnac.FabricSite", + }, + } + + 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 + 'authentication_profile_name': (str,), # noqa: E501 + 'fabric_site_id': (str,), # noqa: E501 + 'fabric_site_name_hierarchy': (str,), # noqa: E501 + 'is_pub_sub_enabled': (str,), # noqa: E501 + 'site_id': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'authentication_profile_name': 'AuthenticationProfileName', # noqa: E501 + 'fabric_site_id': 'FabricSiteId', # noqa: E501 + 'fabric_site_name_hierarchy': 'FabricSiteNameHierarchy', # noqa: E501 + 'is_pub_sub_enabled': 'IsPubSubEnabled', # noqa: E501 + 'site_id': 'SiteId', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """DnacFabricSite - 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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,) + authentication_profile_name (str): Authentication profile name.. [optional] # noqa: E501 + fabric_site_id (str): UUID for the Fabric Site.. [optional] # noqa: E501 + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + is_pub_sub_enabled (str): Pub sub for the fabric site.. [optional] # noqa: E501 + site_id (str): Site id for the fabric site.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.FabricSite") + object_type = kwargs.get('object_type', "dnac.FabricSite") + _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 + """DnacFabricSite - 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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,) + authentication_profile_name (str): Authentication profile name.. [optional] # noqa: E501 + fabric_site_id (str): UUID for the Fabric Site.. [optional] # noqa: E501 + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + is_pub_sub_enabled (str): Pub sub for the fabric site.. [optional] # noqa: E501 + site_id (str): Site id for the fabric site.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.FabricSite") + object_type = kwargs.get('object_type', "dnac.FabricSite") + _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': [ + DnacFabricSiteAllOf, + DnacInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_fabric_site_all_of.py b/intersight/model/dnac_fabric_site_all_of.py new file mode 100644 index 0000000000..556c61b26e --- /dev/null +++ b/intersight/model/dnac_fabric_site_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-16711 + 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 DnacFabricSiteAllOf(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',): { + 'DNAC.FABRICSITE': "dnac.FabricSite", + }, + ('object_type',): { + 'DNAC.FABRICSITE': "dnac.FabricSite", + }, + } + + 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 + 'authentication_profile_name': (str,), # noqa: E501 + 'fabric_site_id': (str,), # noqa: E501 + 'fabric_site_name_hierarchy': (str,), # noqa: E501 + 'is_pub_sub_enabled': (str,), # noqa: E501 + 'site_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'authentication_profile_name': 'AuthenticationProfileName', # noqa: E501 + 'fabric_site_id': 'FabricSiteId', # noqa: E501 + 'fabric_site_name_hierarchy': 'FabricSiteNameHierarchy', # noqa: E501 + 'is_pub_sub_enabled': 'IsPubSubEnabled', # noqa: E501 + 'site_id': 'SiteId', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """DnacFabricSiteAllOf - 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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,) + authentication_profile_name (str): Authentication profile name.. [optional] # noqa: E501 + fabric_site_id (str): UUID for the Fabric Site.. [optional] # noqa: E501 + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + is_pub_sub_enabled (str): Pub sub for the fabric site.. [optional] # noqa: E501 + site_id (str): Site id for the fabric site.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.FabricSite") + object_type = kwargs.get('object_type', "dnac.FabricSite") + _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 + """DnacFabricSiteAllOf - 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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 "dnac.FabricSite", must be one of ["dnac.FabricSite", ] # 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,) + authentication_profile_name (str): Authentication profile name.. [optional] # noqa: E501 + fabric_site_id (str): UUID for the Fabric Site.. [optional] # noqa: E501 + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + is_pub_sub_enabled (str): Pub sub for the fabric site.. [optional] # noqa: E501 + site_id (str): Site id for the fabric site.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.FabricSite") + object_type = kwargs.get('object_type', "dnac.FabricSite") + _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/dnac_fabric_site_list.py b/intersight/model/dnac_fabric_site_list.py new file mode 100644 index 0000000000..6f424f1844 --- /dev/null +++ b/intersight/model/dnac_fabric_site_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-16711 + 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.dnac_fabric_site import DnacFabricSite + from intersight.model.dnac_fabric_site_list_all_of import DnacFabricSiteListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['DnacFabricSite'] = DnacFabricSite + globals()['DnacFabricSiteListAllOf'] = DnacFabricSiteListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class DnacFabricSiteList(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': ([DnacFabricSite], 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 + """DnacFabricSiteList - 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 'dnac.FabricSite' 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 ([DnacFabricSite], none_type): The array of 'dnac.FabricSite' 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 + """DnacFabricSiteList - 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 'dnac.FabricSite' 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 ([DnacFabricSite], none_type): The array of 'dnac.FabricSite' 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': [ + DnacFabricSiteListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_fabric_site_list_all_of.py b/intersight/model/dnac_fabric_site_list_all_of.py new file mode 100644 index 0000000000..e5d66f4264 --- /dev/null +++ b/intersight/model/dnac_fabric_site_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-16711 + 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.dnac_fabric_site import DnacFabricSite + globals()['DnacFabricSite'] = DnacFabricSite + + +class DnacFabricSiteListAllOf(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': ([DnacFabricSite], 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 + """DnacFabricSiteListAllOf - 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 'dnac.FabricSite' 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 ([DnacFabricSite], none_type): The array of 'dnac.FabricSite' 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 + """DnacFabricSiteListAllOf - 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 'dnac.FabricSite' 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 ([DnacFabricSite], none_type): The array of 'dnac.FabricSite' 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/dnac_fabric_site_response.py b/intersight/model/dnac_fabric_site_response.py new file mode 100644 index 0000000000..7805ceb398 --- /dev/null +++ b/intersight/model/dnac_fabric_site_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-16711 + 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.dnac_fabric_site_list import DnacFabricSiteList + 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 + globals()['DnacFabricSiteList'] = DnacFabricSiteList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class DnacFabricSiteResponse(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 = { + 'dnac.FabricSite.List': DnacFabricSiteList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """DnacFabricSiteResponse - 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 'dnac.FabricSite' 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 + """DnacFabricSiteResponse - 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 'dnac.FabricSite' 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': [ + DnacFabricSiteList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/dnac_inventory_entity.py b/intersight/model/dnac_inventory_entity.py new file mode 100644 index 0000000000..88341b90f2 --- /dev/null +++ b/intersight/model/dnac_inventory_entity.py @@ -0,0 +1,453 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_external_border_node import DnacExternalBorderNode + from intersight.model.dnac_external_border_node_interface import DnacExternalBorderNodeInterface + from intersight.model.dnac_fabric_site import DnacFabricSite + from intersight.model.dnac_inventory_entity_all_of import DnacInventoryEntityAllOf + from intersight.model.dnac_site import DnacSite + from intersight.model.dnac_site_ip_pool import DnacSiteIpPool + from intersight.model.dnac_transit import DnacTransit + from intersight.model.dnac_virtual_network_fabric_site import DnacVirtualNetworkFabricSite + 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 + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacExternalBorderNode'] = DnacExternalBorderNode + globals()['DnacExternalBorderNodeInterface'] = DnacExternalBorderNodeInterface + globals()['DnacFabricSite'] = DnacFabricSite + globals()['DnacInventoryEntityAllOf'] = DnacInventoryEntityAllOf + globals()['DnacSite'] = DnacSite + globals()['DnacSiteIpPool'] = DnacSiteIpPool + globals()['DnacTransit'] = DnacTransit + globals()['DnacVirtualNetworkFabricSite'] = DnacVirtualNetworkFabricSite + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacInventoryEntity(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',): { + 'EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'FABRICSITE': "dnac.FabricSite", + 'SITE': "dnac.Site", + 'SITEIPPOOL': "dnac.SiteIpPool", + 'TRANSIT': "dnac.Transit", + 'VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + ('object_type',): { + 'EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'FABRICSITE': "dnac.FabricSite", + 'SITE': "dnac.Site", + 'SITEIPPOOL': "dnac.SiteIpPool", + 'TRANSIT': "dnac.Transit", + 'VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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(): + lazy_import() + val = { + 'dnac.ExternalBorderNode': DnacExternalBorderNode, + 'dnac.ExternalBorderNodeInterface': DnacExternalBorderNodeInterface, + 'dnac.FabricSite': DnacFabricSite, + 'dnac.Site': DnacSite, + 'dnac.SiteIpPool': DnacSiteIpPool, + 'dnac.Transit': DnacTransit, + 'dnac.VirtualNetworkFabricSite': DnacVirtualNetworkFabricSite, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """DnacInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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 + """DnacInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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': [ + DnacInventoryEntityAllOf, + MoBaseMo, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_inventory_entity_all_of.py b/intersight/model/dnac_inventory_entity_all_of.py new file mode 100644 index 0000000000..4e043ccb71 --- /dev/null +++ b/intersight/model/dnac_inventory_entity_all_of.py @@ -0,0 +1,304 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + + +class DnacInventoryEntityAllOf(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',): { + 'EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'FABRICSITE': "dnac.FabricSite", + 'SITE': "dnac.Site", + 'SITEIPPOOL': "dnac.SiteIpPool", + 'TRANSIT': "dnac.Transit", + 'VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + ('object_type',): { + 'EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'FABRICSITE': "dnac.FabricSite", + 'SITE': "dnac.Site", + 'SITEIPPOOL': "dnac.SiteIpPool", + 'TRANSIT': "dnac.Transit", + 'VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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 + """DnacInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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 + """DnacInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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/dnac_site.py b/intersight/model/dnac_site.py new file mode 100644 index 0000000000..b30d883be9 --- /dev/null +++ b/intersight/model/dnac_site.py @@ -0,0 +1,431 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.dnac_site_all_of import DnacSiteAllOf + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['DnacSiteAllOf'] = DnacSiteAllOf + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacSite(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',): { + 'DNAC.SITE': "dnac.Site", + }, + ('object_type',): { + 'DNAC.SITE': "dnac.Site", + }, + } + + 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 + 'fabric_site_name_hierarchy': (str,), # noqa: E501 + 'site_id': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'fabric_site_name_hierarchy': 'FabricSiteNameHierarchy', # noqa: E501 + 'site_id': 'SiteId', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """DnacSite - 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 "dnac.Site", must be one of ["dnac.Site", ] # 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 "dnac.Site", must be one of ["dnac.Site", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Identification for the Site.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Site") + object_type = kwargs.get('object_type', "dnac.Site") + _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 + """DnacSite - 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 "dnac.Site", must be one of ["dnac.Site", ] # 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 "dnac.Site", must be one of ["dnac.Site", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Identification for the Site.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Site") + object_type = kwargs.get('object_type', "dnac.Site") + _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': [ + DnacInventoryEntity, + DnacSiteAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_site_all_of.py b/intersight/model/dnac_site_all_of.py new file mode 100644 index 0000000000..a55b3a6dd2 --- /dev/null +++ b/intersight/model/dnac_site_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 DnacSiteAllOf(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',): { + 'DNAC.SITE': "dnac.Site", + }, + ('object_type',): { + 'DNAC.SITE': "dnac.Site", + }, + } + + 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 + 'fabric_site_name_hierarchy': (str,), # noqa: E501 + 'site_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'fabric_site_name_hierarchy': 'FabricSiteNameHierarchy', # noqa: E501 + 'site_id': 'SiteId', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """DnacSiteAllOf - 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 "dnac.Site", must be one of ["dnac.Site", ] # 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 "dnac.Site", must be one of ["dnac.Site", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Identification for the Site.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Site") + object_type = kwargs.get('object_type', "dnac.Site") + _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 + """DnacSiteAllOf - 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 "dnac.Site", must be one of ["dnac.Site", ] # 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 "dnac.Site", must be one of ["dnac.Site", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Identification for the Site.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Site") + object_type = kwargs.get('object_type', "dnac.Site") + _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/dnac_site_ip_pool.py b/intersight/model/dnac_site_ip_pool.py new file mode 100644 index 0000000000..e178444244 --- /dev/null +++ b/intersight/model/dnac_site_ip_pool.py @@ -0,0 +1,443 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.dnac_site_ip_pool_all_of import DnacSiteIpPoolAllOf + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['DnacSiteIpPoolAllOf'] = DnacSiteIpPoolAllOf + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacSiteIpPool(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',): { + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + }, + ('object_type',): { + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + }, + } + + 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 + 'ip_pool_cidr': (str,), # noqa: E501 + 'ip_pool_id': (str,), # noqa: E501 + 'ip_pool_name': (str,), # noqa: E501 + 'site_id': (str,), # noqa: E501 + 'site_name_hierarchy': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'ip_pool_cidr': 'IpPoolCidr', # noqa: E501 + 'ip_pool_id': 'IpPoolId', # noqa: E501 + 'ip_pool_name': 'IpPoolName', # noqa: E501 + 'site_id': 'SiteId', # noqa: E501 + 'site_name_hierarchy': 'SiteNameHierarchy', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """DnacSiteIpPool - 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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,) + ip_pool_cidr (str): Ip Pool Cidr in format e.g. 10.0.0.0/24.. [optional] # noqa: E501 + ip_pool_id (str): Site ip pool identification.. [optional] # noqa: E501 + ip_pool_name (str): Name for the site ip pool.. [optional] # noqa: E501 + site_id (str): Site to which ip pool is associated with.. [optional] # noqa: E501 + site_name_hierarchy (str): Hierarchy of the site names.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.SiteIpPool") + object_type = kwargs.get('object_type', "dnac.SiteIpPool") + _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 + """DnacSiteIpPool - 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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,) + ip_pool_cidr (str): Ip Pool Cidr in format e.g. 10.0.0.0/24.. [optional] # noqa: E501 + ip_pool_id (str): Site ip pool identification.. [optional] # noqa: E501 + ip_pool_name (str): Name for the site ip pool.. [optional] # noqa: E501 + site_id (str): Site to which ip pool is associated with.. [optional] # noqa: E501 + site_name_hierarchy (str): Hierarchy of the site names.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.SiteIpPool") + object_type = kwargs.get('object_type', "dnac.SiteIpPool") + _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': [ + DnacInventoryEntity, + DnacSiteIpPoolAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_site_ip_pool_all_of.py b/intersight/model/dnac_site_ip_pool_all_of.py new file mode 100644 index 0000000000..0509c9ec89 --- /dev/null +++ b/intersight/model/dnac_site_ip_pool_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-16711 + 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 DnacSiteIpPoolAllOf(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',): { + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + }, + ('object_type',): { + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + }, + } + + 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 + 'ip_pool_cidr': (str,), # noqa: E501 + 'ip_pool_id': (str,), # noqa: E501 + 'ip_pool_name': (str,), # noqa: E501 + 'site_id': (str,), # noqa: E501 + 'site_name_hierarchy': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'ip_pool_cidr': 'IpPoolCidr', # noqa: E501 + 'ip_pool_id': 'IpPoolId', # noqa: E501 + 'ip_pool_name': 'IpPoolName', # noqa: E501 + 'site_id': 'SiteId', # noqa: E501 + 'site_name_hierarchy': 'SiteNameHierarchy', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """DnacSiteIpPoolAllOf - 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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,) + ip_pool_cidr (str): Ip Pool Cidr in format e.g. 10.0.0.0/24.. [optional] # noqa: E501 + ip_pool_id (str): Site ip pool identification.. [optional] # noqa: E501 + ip_pool_name (str): Name for the site ip pool.. [optional] # noqa: E501 + site_id (str): Site to which ip pool is associated with.. [optional] # noqa: E501 + site_name_hierarchy (str): Hierarchy of the site names.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.SiteIpPool") + object_type = kwargs.get('object_type', "dnac.SiteIpPool") + _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 + """DnacSiteIpPoolAllOf - 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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 "dnac.SiteIpPool", must be one of ["dnac.SiteIpPool", ] # 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,) + ip_pool_cidr (str): Ip Pool Cidr in format e.g. 10.0.0.0/24.. [optional] # noqa: E501 + ip_pool_id (str): Site ip pool identification.. [optional] # noqa: E501 + ip_pool_name (str): Name for the site ip pool.. [optional] # noqa: E501 + site_id (str): Site to which ip pool is associated with.. [optional] # noqa: E501 + site_name_hierarchy (str): Hierarchy of the site names.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.SiteIpPool") + object_type = kwargs.get('object_type', "dnac.SiteIpPool") + _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/dnac_site_ip_pool_list.py b/intersight/model/dnac_site_ip_pool_list.py new file mode 100644 index 0000000000..d1c8c67367 --- /dev/null +++ b/intersight/model/dnac_site_ip_pool_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-16711 + 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.dnac_site_ip_pool import DnacSiteIpPool + from intersight.model.dnac_site_ip_pool_list_all_of import DnacSiteIpPoolListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['DnacSiteIpPool'] = DnacSiteIpPool + globals()['DnacSiteIpPoolListAllOf'] = DnacSiteIpPoolListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class DnacSiteIpPoolList(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': ([DnacSiteIpPool], 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 + """DnacSiteIpPoolList - 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 'dnac.SiteIpPool' 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 ([DnacSiteIpPool], none_type): The array of 'dnac.SiteIpPool' 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 + """DnacSiteIpPoolList - 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 'dnac.SiteIpPool' 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 ([DnacSiteIpPool], none_type): The array of 'dnac.SiteIpPool' 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': [ + DnacSiteIpPoolListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_site_ip_pool_list_all_of.py b/intersight/model/dnac_site_ip_pool_list_all_of.py new file mode 100644 index 0000000000..67d5e8ef32 --- /dev/null +++ b/intersight/model/dnac_site_ip_pool_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-16711 + 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.dnac_site_ip_pool import DnacSiteIpPool + globals()['DnacSiteIpPool'] = DnacSiteIpPool + + +class DnacSiteIpPoolListAllOf(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': ([DnacSiteIpPool], 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 + """DnacSiteIpPoolListAllOf - 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 'dnac.SiteIpPool' 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 ([DnacSiteIpPool], none_type): The array of 'dnac.SiteIpPool' 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 + """DnacSiteIpPoolListAllOf - 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 'dnac.SiteIpPool' 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 ([DnacSiteIpPool], none_type): The array of 'dnac.SiteIpPool' 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/dnac_site_ip_pool_response.py b/intersight/model/dnac_site_ip_pool_response.py new file mode 100644 index 0000000000..0b12eb02b9 --- /dev/null +++ b/intersight/model/dnac_site_ip_pool_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-16711 + 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.dnac_site_ip_pool_list import DnacSiteIpPoolList + 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 + globals()['DnacSiteIpPoolList'] = DnacSiteIpPoolList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class DnacSiteIpPoolResponse(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 = { + 'dnac.SiteIpPool.List': DnacSiteIpPoolList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """DnacSiteIpPoolResponse - 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 'dnac.SiteIpPool' 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 + """DnacSiteIpPoolResponse - 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 'dnac.SiteIpPool' 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': [ + DnacSiteIpPoolList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/dnac_site_list.py b/intersight/model/dnac_site_list.py new file mode 100644 index 0000000000..5c623e7875 --- /dev/null +++ b/intersight/model/dnac_site_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-16711 + 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.dnac_site import DnacSite + from intersight.model.dnac_site_list_all_of import DnacSiteListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['DnacSite'] = DnacSite + globals()['DnacSiteListAllOf'] = DnacSiteListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class DnacSiteList(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': ([DnacSite], 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 + """DnacSiteList - 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 'dnac.Site' 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 ([DnacSite], none_type): The array of 'dnac.Site' 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 + """DnacSiteList - 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 'dnac.Site' 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 ([DnacSite], none_type): The array of 'dnac.Site' 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': [ + DnacSiteListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_site_list_all_of.py b/intersight/model/dnac_site_list_all_of.py new file mode 100644 index 0000000000..519e2598c5 --- /dev/null +++ b/intersight/model/dnac_site_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-16711 + 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.dnac_site import DnacSite + globals()['DnacSite'] = DnacSite + + +class DnacSiteListAllOf(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': ([DnacSite], 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 + """DnacSiteListAllOf - 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 'dnac.Site' 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 ([DnacSite], none_type): The array of 'dnac.Site' 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 + """DnacSiteListAllOf - 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 'dnac.Site' 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 ([DnacSite], none_type): The array of 'dnac.Site' 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/dnac_site_response.py b/intersight/model/dnac_site_response.py new file mode 100644 index 0000000000..e03c65a7aa --- /dev/null +++ b/intersight/model/dnac_site_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-16711 + 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.dnac_site_list import DnacSiteList + 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 + globals()['DnacSiteList'] = DnacSiteList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class DnacSiteResponse(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 = { + 'dnac.Site.List': DnacSiteList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """DnacSiteResponse - 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 'dnac.Site' 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 + """DnacSiteResponse - 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 'dnac.Site' 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': [ + DnacSiteList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/dnac_transit.py b/intersight/model/dnac_transit.py new file mode 100644 index 0000000000..f658a21a70 --- /dev/null +++ b/intersight/model/dnac_transit.py @@ -0,0 +1,435 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.dnac_transit_all_of import DnacTransitAllOf + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['DnacTransitAllOf'] = DnacTransitAllOf + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacTransit(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',): { + 'DNAC.TRANSIT': "dnac.Transit", + }, + ('object_type',): { + 'DNAC.TRANSIT': "dnac.Transit", + }, + } + + 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 + 'transit_id': (str,), # noqa: E501 + 'transit_name': (str,), # noqa: E501 + 'transit_type': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'transit_id': 'TransitId', # noqa: E501 + 'transit_name': 'TransitName', # noqa: E501 + 'transit_type': 'TransitType', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """DnacTransit - 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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,) + transit_id (str): Identification for the Transit.. [optional] # noqa: E501 + transit_name (str): Name identifier for the Transit.. [optional] # noqa: E501 + transit_type (str): Transit type for the transit.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Transit") + object_type = kwargs.get('object_type', "dnac.Transit") + _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 + """DnacTransit - 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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,) + transit_id (str): Identification for the Transit.. [optional] # noqa: E501 + transit_name (str): Name identifier for the Transit.. [optional] # noqa: E501 + transit_type (str): Transit type for the transit.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Transit") + object_type = kwargs.get('object_type', "dnac.Transit") + _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': [ + DnacInventoryEntity, + DnacTransitAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_transit_all_of.py b/intersight/model/dnac_transit_all_of.py new file mode 100644 index 0000000000..57256e8827 --- /dev/null +++ b/intersight/model/dnac_transit_all_of.py @@ -0,0 +1,298 @@ +""" + 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-16711 + 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 DnacTransitAllOf(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',): { + 'DNAC.TRANSIT': "dnac.Transit", + }, + ('object_type',): { + 'DNAC.TRANSIT': "dnac.Transit", + }, + } + + 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 + 'transit_id': (str,), # noqa: E501 + 'transit_name': (str,), # noqa: E501 + 'transit_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'transit_id': 'TransitId', # noqa: E501 + 'transit_name': 'TransitName', # noqa: E501 + 'transit_type': 'TransitType', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """DnacTransitAllOf - 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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,) + transit_id (str): Identification for the Transit.. [optional] # noqa: E501 + transit_name (str): Name identifier for the Transit.. [optional] # noqa: E501 + transit_type (str): Transit type for the transit.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Transit") + object_type = kwargs.get('object_type', "dnac.Transit") + _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 + """DnacTransitAllOf - 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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 "dnac.Transit", must be one of ["dnac.Transit", ] # 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,) + transit_id (str): Identification for the Transit.. [optional] # noqa: E501 + transit_name (str): Name identifier for the Transit.. [optional] # noqa: E501 + transit_type (str): Transit type for the transit.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.Transit") + object_type = kwargs.get('object_type', "dnac.Transit") + _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/dnac_transit_list.py b/intersight/model/dnac_transit_list.py new file mode 100644 index 0000000000..77105ac084 --- /dev/null +++ b/intersight/model/dnac_transit_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-16711 + 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.dnac_transit import DnacTransit + from intersight.model.dnac_transit_list_all_of import DnacTransitListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['DnacTransit'] = DnacTransit + globals()['DnacTransitListAllOf'] = DnacTransitListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class DnacTransitList(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': ([DnacTransit], 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 + """DnacTransitList - 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 'dnac.Transit' 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 ([DnacTransit], none_type): The array of 'dnac.Transit' 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 + """DnacTransitList - 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 'dnac.Transit' 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 ([DnacTransit], none_type): The array of 'dnac.Transit' 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': [ + DnacTransitListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_transit_list_all_of.py b/intersight/model/dnac_transit_list_all_of.py new file mode 100644 index 0000000000..651c3a9954 --- /dev/null +++ b/intersight/model/dnac_transit_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-16711 + 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.dnac_transit import DnacTransit + globals()['DnacTransit'] = DnacTransit + + +class DnacTransitListAllOf(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': ([DnacTransit], 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 + """DnacTransitListAllOf - 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 'dnac.Transit' 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 ([DnacTransit], none_type): The array of 'dnac.Transit' 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 + """DnacTransitListAllOf - 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 'dnac.Transit' 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 ([DnacTransit], none_type): The array of 'dnac.Transit' 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/dnac_transit_response.py b/intersight/model/dnac_transit_response.py new file mode 100644 index 0000000000..630c49c62b --- /dev/null +++ b/intersight/model/dnac_transit_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-16711 + 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.dnac_transit_list import DnacTransitList + 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 + globals()['DnacTransitList'] = DnacTransitList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class DnacTransitResponse(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 = { + 'dnac.Transit.List': DnacTransitList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """DnacTransitResponse - 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 'dnac.Transit' 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 + """DnacTransitResponse - 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 'dnac.Transit' 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': [ + DnacTransitList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/dnac_virtual_network_fabric_site.py b/intersight/model/dnac_virtual_network_fabric_site.py new file mode 100644 index 0000000000..152c1a9d9d --- /dev/null +++ b/intersight/model/dnac_virtual_network_fabric_site.py @@ -0,0 +1,439 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.dnac_virtual_network_fabric_site_all_of import DnacVirtualNetworkFabricSiteAllOf + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['DnacVirtualNetworkFabricSiteAllOf'] = DnacVirtualNetworkFabricSiteAllOf + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class DnacVirtualNetworkFabricSite(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',): { + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + ('object_type',): { + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + } + + 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 + 'fabric_site_name_hierarchy': (str,), # noqa: E501 + 'site_id': (str,), # noqa: E501 + 'virtual_network_id': (str,), # noqa: E501 + 'virtual_network_name': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'fabric_site_name_hierarchy': 'FabricSiteNameHierarchy', # noqa: E501 + 'site_id': 'SiteId', # noqa: E501 + 'virtual_network_id': 'VirtualNetworkId', # noqa: E501 + 'virtual_network_name': 'VirtualNetworkName', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """DnacVirtualNetworkFabricSite - 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Site id for the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_id (str): Virtual network id fro the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_name (str): Virtual network name for the virtual network fabric site.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.VirtualNetworkFabricSite") + object_type = kwargs.get('object_type', "dnac.VirtualNetworkFabricSite") + _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 + """DnacVirtualNetworkFabricSite - 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Site id for the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_id (str): Virtual network id fro the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_name (str): Virtual network name for the virtual network fabric site.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.VirtualNetworkFabricSite") + object_type = kwargs.get('object_type', "dnac.VirtualNetworkFabricSite") + _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': [ + DnacInventoryEntity, + DnacVirtualNetworkFabricSiteAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_virtual_network_fabric_site_all_of.py b/intersight/model/dnac_virtual_network_fabric_site_all_of.py new file mode 100644 index 0000000000..daea4c6744 --- /dev/null +++ b/intersight/model/dnac_virtual_network_fabric_site_all_of.py @@ -0,0 +1,302 @@ +""" + 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-16711 + 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 DnacVirtualNetworkFabricSiteAllOf(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',): { + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + ('object_type',): { + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + }, + } + + 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 + 'fabric_site_name_hierarchy': (str,), # noqa: E501 + 'site_id': (str,), # noqa: E501 + 'virtual_network_id': (str,), # noqa: E501 + 'virtual_network_name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'fabric_site_name_hierarchy': 'FabricSiteNameHierarchy', # noqa: E501 + 'site_id': 'SiteId', # noqa: E501 + 'virtual_network_id': 'VirtualNetworkId', # noqa: E501 + 'virtual_network_name': 'VirtualNetworkName', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """DnacVirtualNetworkFabricSiteAllOf - 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Site id for the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_id (str): Virtual network id fro the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_name (str): Virtual network name for the virtual network fabric site.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.VirtualNetworkFabricSite") + object_type = kwargs.get('object_type', "dnac.VirtualNetworkFabricSite") + _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 + """DnacVirtualNetworkFabricSiteAllOf - 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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 "dnac.VirtualNetworkFabricSite", must be one of ["dnac.VirtualNetworkFabricSite", ] # 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,) + fabric_site_name_hierarchy (str): Fabric site name hierarchy.. [optional] # noqa: E501 + site_id (str): Site id for the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_id (str): Virtual network id fro the virtual network fabric site.. [optional] # noqa: E501 + virtual_network_name (str): Virtual network name for the virtual network fabric site.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "dnac.VirtualNetworkFabricSite") + object_type = kwargs.get('object_type', "dnac.VirtualNetworkFabricSite") + _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/dnac_virtual_network_fabric_site_list.py b/intersight/model/dnac_virtual_network_fabric_site_list.py new file mode 100644 index 0000000000..64a5cce5e6 --- /dev/null +++ b/intersight/model/dnac_virtual_network_fabric_site_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-16711 + 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.dnac_virtual_network_fabric_site import DnacVirtualNetworkFabricSite + from intersight.model.dnac_virtual_network_fabric_site_list_all_of import DnacVirtualNetworkFabricSiteListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['DnacVirtualNetworkFabricSite'] = DnacVirtualNetworkFabricSite + globals()['DnacVirtualNetworkFabricSiteListAllOf'] = DnacVirtualNetworkFabricSiteListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class DnacVirtualNetworkFabricSiteList(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': ([DnacVirtualNetworkFabricSite], 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 + """DnacVirtualNetworkFabricSiteList - 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 'dnac.VirtualNetworkFabricSite' 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 ([DnacVirtualNetworkFabricSite], none_type): The array of 'dnac.VirtualNetworkFabricSite' 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 + """DnacVirtualNetworkFabricSiteList - 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 'dnac.VirtualNetworkFabricSite' 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 ([DnacVirtualNetworkFabricSite], none_type): The array of 'dnac.VirtualNetworkFabricSite' 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': [ + DnacVirtualNetworkFabricSiteListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/dnac_virtual_network_fabric_site_list_all_of.py b/intersight/model/dnac_virtual_network_fabric_site_list_all_of.py new file mode 100644 index 0000000000..a8590d388a --- /dev/null +++ b/intersight/model/dnac_virtual_network_fabric_site_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-16711 + 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.dnac_virtual_network_fabric_site import DnacVirtualNetworkFabricSite + globals()['DnacVirtualNetworkFabricSite'] = DnacVirtualNetworkFabricSite + + +class DnacVirtualNetworkFabricSiteListAllOf(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': ([DnacVirtualNetworkFabricSite], 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 + """DnacVirtualNetworkFabricSiteListAllOf - 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 'dnac.VirtualNetworkFabricSite' 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 ([DnacVirtualNetworkFabricSite], none_type): The array of 'dnac.VirtualNetworkFabricSite' 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 + """DnacVirtualNetworkFabricSiteListAllOf - 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 'dnac.VirtualNetworkFabricSite' 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 ([DnacVirtualNetworkFabricSite], none_type): The array of 'dnac.VirtualNetworkFabricSite' 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/dnac_virtual_network_fabric_site_response.py b/intersight/model/dnac_virtual_network_fabric_site_response.py new file mode 100644 index 0000000000..00b1909c4a --- /dev/null +++ b/intersight/model/dnac_virtual_network_fabric_site_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-16711 + 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.dnac_virtual_network_fabric_site_list import DnacVirtualNetworkFabricSiteList + 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 + globals()['DnacVirtualNetworkFabricSiteList'] = DnacVirtualNetworkFabricSiteList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class DnacVirtualNetworkFabricSiteResponse(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 = { + 'dnac.VirtualNetworkFabricSite.List': DnacVirtualNetworkFabricSiteList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """DnacVirtualNetworkFabricSiteResponse - 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 'dnac.VirtualNetworkFabricSite' 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 + """DnacVirtualNetworkFabricSiteResponse - 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 'dnac.VirtualNetworkFabricSite' 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': [ + DnacVirtualNetworkFabricSiteList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/equipment_abstract_device.py b/intersight/model/equipment_abstract_device.py index 594294b3f1..a763281c04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb97a2d7be..ac5a92e328 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 edcaaee469..dae3b9b89f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef5ea3ee57..38d52e2f14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2702e72862..b247a3b44a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class EquipmentBaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class EquipmentBaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class EquipmentBaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class EquipmentBaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class EquipmentBaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class EquipmentBaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class EquipmentBaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class EquipmentBaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_base_sensor.py b/intersight/model/equipment_base_sensor.py index edc132ac0f..933b1e7623 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b0dd2d371..fa56beb58f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c0d2b71280..690c322cec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e58757a878..5ccce01696 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31e0c82a83..9f0c2f3997 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1823276661..77284e392d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7909540173..b969a0dcf3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 decb79862e..a5b3f726f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c37dc3feb..2c69e09fc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 058e43b257..9b42a67162 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -172,6 +172,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 } @@ -210,6 +211,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 } @@ -228,6 +230,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } @classmethod @@ -292,6 +295,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ @@ -429,6 +433,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/equipment_chassis_identity_all_of.py b/intersight/model/equipment_chassis_identity_all_of.py index 50a47537b2..c7076bd438 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbeed8bce4..28d5753077 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39837f8d90..7c86c1fc3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9611e0e7e2..b2987513c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b8dc3095e..06c1eafd4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0e0bd3129..fe10450627 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2b1a3bd16..0b1cfa56e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8466b4ecb6..d9fb08ba80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca7d2eae91..3e42cd5fb8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7555e2e91..8f1f174e7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4d8f1d009..d664dd69f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_operation_status.py b/intersight/model/equipment_chassis_operation_status.py index 56b7743b4d..4618ff53b1 100644 --- a/intersight/model/equipment_chassis_operation_status.py +++ b/intersight/model/equipment_chassis_operation_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_operation_status_all_of.py b/intersight/model/equipment_chassis_operation_status_all_of.py index 794220b62a..1f7a8443b6 100644 --- a/intersight/model/equipment_chassis_operation_status_all_of.py +++ b/intersight/model/equipment_chassis_operation_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d3c21bccc..0a9964ee32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -222,6 +222,18 @@ class EquipmentChassisRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -325,6 +337,7 @@ class EquipmentChassisRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -346,6 +359,8 @@ class EquipmentChassisRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -407,6 +422,13 @@ class EquipmentChassisRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -528,6 +550,10 @@ class EquipmentChassisRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -765,6 +791,8 @@ class EquipmentChassisRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -963,6 +991,8 @@ class EquipmentChassisRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1243,6 +1273,7 @@ class EquipmentChassisRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_chassis_response.py b/intersight/model/equipment_chassis_response.py index 4316bc6914..0d8ed4bdc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a061eb048..07f0f8d87e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,7 @@ def openapi_types(): 'source_object_type': (str,), # noqa: E501 'compute_blade': (ComputeBladeRelationship,), # noqa: E501 'compute_rack_unit': (ComputeRackUnitRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'equipment_chassis': (EquipmentChassisRelationship,), # noqa: E501 'equipment_fex': (EquipmentFexRelationship,), # noqa: E501 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 @@ -161,6 +162,7 @@ def discriminator(): 'source_object_type': 'SourceObjectType', # noqa: E501 'compute_blade': 'ComputeBlade', # noqa: E501 'compute_rack_unit': 'ComputeRackUnit', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'equipment_chassis': 'EquipmentChassis', # noqa: E501 'equipment_fex': 'EquipmentFex', # noqa: E501 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 @@ -186,6 +188,7 @@ def discriminator(): 'model', # noqa: E501 'serial', # noqa: E501 'source_object_type', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -239,6 +242,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 source_object_type (str): The source object type of the given component.. [optional] # noqa: E501 compute_blade (ComputeBladeRelationship): [optional] # noqa: E501 compute_rack_unit (ComputeRackUnitRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 equipment_chassis (EquipmentChassisRelationship): [optional] # noqa: E501 equipment_fex (EquipmentFexRelationship): [optional] # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 @@ -375,6 +379,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 source_object_type (str): The source object type of the given component.. [optional] # noqa: E501 compute_blade (ComputeBladeRelationship): [optional] # noqa: E501 compute_rack_unit (ComputeRackUnitRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 equipment_chassis (EquipmentChassisRelationship): [optional] # noqa: E501 equipment_fex (EquipmentFexRelationship): [optional] # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 diff --git a/intersight/model/equipment_device_summary_all_of.py b/intersight/model/equipment_device_summary_all_of.py index 98187f7ab8..d2aee84f88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -114,6 +114,7 @@ def openapi_types(): 'source_object_type': (str,), # noqa: E501 'compute_blade': (ComputeBladeRelationship,), # noqa: E501 'compute_rack_unit': (ComputeRackUnitRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'equipment_chassis': (EquipmentChassisRelationship,), # noqa: E501 'equipment_fex': (EquipmentFexRelationship,), # noqa: E501 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 @@ -135,6 +136,7 @@ def discriminator(): 'source_object_type': 'SourceObjectType', # noqa: E501 'compute_blade': 'ComputeBlade', # noqa: E501 'compute_rack_unit': 'ComputeRackUnit', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'equipment_chassis': 'EquipmentChassis', # noqa: E501 'equipment_fex': 'EquipmentFex', # noqa: E501 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 @@ -147,6 +149,7 @@ def discriminator(): 'model', # noqa: E501 'serial', # noqa: E501 'source_object_type', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } _composed_schemas = {} @@ -197,6 +200,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 source_object_type (str): The source object type of the given component.. [optional] # noqa: E501 compute_blade (ComputeBladeRelationship): [optional] # noqa: E501 compute_rack_unit (ComputeRackUnitRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 equipment_chassis (EquipmentChassisRelationship): [optional] # noqa: E501 equipment_fex (EquipmentFexRelationship): [optional] # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 @@ -301,6 +305,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 source_object_type (str): The source object type of the given component.. [optional] # noqa: E501 compute_blade (ComputeBladeRelationship): [optional] # noqa: E501 compute_rack_unit (ComputeRackUnitRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 equipment_chassis (EquipmentChassisRelationship): [optional] # noqa: E501 equipment_fex (EquipmentFexRelationship): [optional] # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 diff --git a/intersight/model/equipment_device_summary_list.py b/intersight/model/equipment_device_summary_list.py index 971898369a..57b3f80f80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbef5568d7..3cb5911a75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74d7d01ac2..7628cba580 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9a4dd8f49..12b63d942b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c9201b2d5..30b0027b87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6dbe9859c4..5cdae8f621 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31f8b176f0..baf216ab39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5178c0f96..3a59f43771 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a25e7045e..2229972e8f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37e901137e..de3cd2d0de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ed9d823ae..2071f321f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd4d7853b1..411ed6250b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31f4bade88..67eaf7c972 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,18 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -292,6 +304,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -313,6 +326,8 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -374,6 +389,13 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -495,6 +517,10 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -732,6 +758,8 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -930,6 +958,8 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1210,6 +1240,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_expander_module_response.py b/intersight/model/equipment_expander_module_response.py index ce76433503..150a8fd4dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 baa7ca02f4..fb1130b43f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88713d85cf..d4956652e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e84ead824f..80904301ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b839dc9621..4e4506315a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92a21eac51..8501bc049b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a5389db7a..f8b3d65b22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f84eaae86..57c1085fbe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class EquipmentFanControlRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class EquipmentFanControlRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class EquipmentFanControlRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class EquipmentFanControlRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class EquipmentFanControlRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class EquipmentFanControlRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class EquipmentFanControlRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class EquipmentFanControlRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_fan_control_response.py b/intersight/model/equipment_fan_control_response.py index 8c0c8dcb2c..a82bb088e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e528a8597a..e858d6baf7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbaa795dac..61ab85df4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03154f16a4..a12c2889a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bcee5c7d8..cdaa2019a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5de80fd24d..f737e78a1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9a483b77b..6a6610fe44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa81b5c01f..d2baf89ad1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -201,6 +201,18 @@ class EquipmentFanModuleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -304,6 +316,7 @@ class EquipmentFanModuleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -325,6 +338,8 @@ class EquipmentFanModuleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -386,6 +401,13 @@ class EquipmentFanModuleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -507,6 +529,10 @@ class EquipmentFanModuleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -744,6 +770,8 @@ class EquipmentFanModuleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -942,6 +970,8 @@ class EquipmentFanModuleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1222,6 +1252,7 @@ class EquipmentFanModuleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_fan_module_response.py b/intersight/model/equipment_fan_module_response.py index 1c69781c93..ef9e63df98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d383f0410f..f3c6899a9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,18 @@ class EquipmentFanRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -294,6 +306,7 @@ class EquipmentFanRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -315,6 +328,8 @@ class EquipmentFanRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -376,6 +391,13 @@ class EquipmentFanRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -497,6 +519,10 @@ class EquipmentFanRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -734,6 +760,8 @@ class EquipmentFanRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -932,6 +960,8 @@ class EquipmentFanRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1212,6 +1242,7 @@ class EquipmentFanRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_fan_response.py b/intersight/model/equipment_fan_response.py index ba1078e789..989d2e3c0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bbf2df9dd..87e93a6ff7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 157af33070..68706d95ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31856579b0..1e1c953d7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -178,6 +178,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'last_discovery_triggered': (str,), # noqa: E501 'physical_device_registration': (AssetDeviceRegistrationRelationship,), # noqa: E501 @@ -219,6 +220,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'last_discovery_triggered': 'LastDiscoveryTriggered', # noqa: E501 'physical_device_registration': 'PhysicalDeviceRegistration', # noqa: E501 @@ -240,6 +242,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'last_discovery_triggered', # noqa: E501 } @@ -306,6 +309,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 @@ -446,6 +450,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 diff --git a/intersight/model/equipment_fex_identity_all_of.py b/intersight/model/equipment_fex_identity_all_of.py index 70407826cc..693949c7e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b92c6e3a69..3c4ca673ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b44026f19..3aff2eaa20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b715324801..d01a92d004 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a661cd42f1..90f11837ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd09eddb93..35a8365b68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b7154be7b..346f67c5b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cfb0301d5..93a9d6ba32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c93e8956b..3b6e6d9d99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6e311c35b..c6e2160842 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b490be1df4..d7579c8602 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57c751b265..8cf4e27df7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -205,6 +205,18 @@ class EquipmentFexRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -308,6 +320,7 @@ class EquipmentFexRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -329,6 +342,8 @@ class EquipmentFexRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -390,6 +405,13 @@ class EquipmentFexRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -511,6 +533,10 @@ class EquipmentFexRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -748,6 +774,8 @@ class EquipmentFexRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -946,6 +974,8 @@ class EquipmentFexRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1226,6 +1256,7 @@ class EquipmentFexRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_fex_response.py b/intersight/model/equipment_fex_response.py index 809a2d2b45..aaa3921602 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48da017071..528b50ac72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 885f5a1092..a32e55d96c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c56e02fc09..a1d8099ffd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 999acae6f4..6c88169004 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a92f9c81b9..3beec6856f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -100,6 +100,18 @@ class EquipmentFruRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -203,6 +215,7 @@ class EquipmentFruRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -224,6 +237,8 @@ class EquipmentFruRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -285,6 +300,13 @@ class EquipmentFruRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -406,6 +428,10 @@ class EquipmentFruRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -643,6 +669,8 @@ class EquipmentFruRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -841,6 +869,8 @@ class EquipmentFruRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1121,6 +1151,7 @@ class EquipmentFruRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_fru_response.py b/intersight/model/equipment_fru_response.py index b23dc56947..d40127999e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_hybrid_drive_slot.py b/intersight/model/equipment_hybrid_drive_slot.py index d287f97699..03b44e16ce 100644 --- a/intersight/model/equipment_hybrid_drive_slot.py +++ b/intersight/model/equipment_hybrid_drive_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_hybrid_drive_slot_all_of.py b/intersight/model/equipment_hybrid_drive_slot_all_of.py index 903106fd53..b6196090a0 100644 --- a/intersight/model/equipment_hybrid_drive_slot_all_of.py +++ b/intersight/model/equipment_hybrid_drive_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_hybrid_drive_slot_list.py b/intersight/model/equipment_hybrid_drive_slot_list.py index a8a47e7150..4024e7c61f 100644 --- a/intersight/model/equipment_hybrid_drive_slot_list.py +++ b/intersight/model/equipment_hybrid_drive_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_hybrid_drive_slot_list_all_of.py b/intersight/model/equipment_hybrid_drive_slot_list_all_of.py index 3b38850340..f0e57204d7 100644 --- a/intersight/model/equipment_hybrid_drive_slot_list_all_of.py +++ b/intersight/model/equipment_hybrid_drive_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_hybrid_drive_slot_relationship.py b/intersight/model/equipment_hybrid_drive_slot_relationship.py index 77f9e77084..9b95a75b0c 100644 --- a/intersight/model/equipment_hybrid_drive_slot_relationship.py +++ b/intersight/model/equipment_hybrid_drive_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class EquipmentHybridDriveSlotRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_hybrid_drive_slot_response.py b/intersight/model/equipment_hybrid_drive_slot_response.py index 2df68ba568..6935bb5bbe 100644 --- a/intersight/model/equipment_hybrid_drive_slot_response.py +++ b/intersight/model/equipment_hybrid_drive_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8523bec06f..1d7d4f4bee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 @@ -216,6 +217,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 @@ -240,6 +242,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -296,6 +299,7 @@ def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E5 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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 @@ -429,6 +433,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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/equipment_identity_all_of.py b/intersight/model/equipment_identity_all_of.py index 93dea31f09..92aae1c4b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -32,7 +32,9 @@ def lazy_import(): from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship class EquipmentIdentityAllOf(ModelNormal): @@ -149,6 +151,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 } @@ -169,6 +172,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 } @@ -180,6 +184,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } _composed_schemas = {} @@ -233,6 +238,7 @@ def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E5 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ @@ -334,6 +340,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/equipment_io_card.py b/intersight/model/equipment_io_card.py index be693ede36..a89fb07634 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61b3483031..df44947dca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b64d31e2b3..65bd58b398 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63508a3052..040778c128 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88aa8a806a..dd44afe4b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,18 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -294,6 +306,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -315,6 +328,8 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -376,6 +391,13 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -497,6 +519,10 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -734,6 +760,8 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -932,6 +960,8 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1212,6 +1242,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_io_card_identity.py b/intersight/model/equipment_io_card_identity.py index 94656f6d10..1862910af8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f1ed3ab4e..4d7aca7dae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6202b2d17..ed25a6f6c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 689c1d1fae..ad143cd6a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 133831f7f4..81ad0c04ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 510a5c83f5..9afdc1ad51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6bf0d524d..ca622a0c5c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd999cac37..b853a770c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1016194991..2743cac956 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_operation_status.py b/intersight/model/equipment_io_card_operation_status.py index 75c762eea9..5ad409f968 100644 --- a/intersight/model/equipment_io_card_operation_status.py +++ b/intersight/model/equipment_io_card_operation_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_operation_status_all_of.py b/intersight/model/equipment_io_card_operation_status_all_of.py index 750d115289..4a78b8e680 100644 --- a/intersight/model/equipment_io_card_operation_status_all_of.py +++ b/intersight/model/equipment_io_card_operation_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d24cf5de5..a87fef0b24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -203,6 +203,18 @@ class EquipmentIoCardRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -306,6 +318,7 @@ class EquipmentIoCardRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -327,6 +340,8 @@ class EquipmentIoCardRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -388,6 +403,13 @@ class EquipmentIoCardRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -509,6 +531,10 @@ class EquipmentIoCardRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -746,6 +772,8 @@ class EquipmentIoCardRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -944,6 +972,8 @@ class EquipmentIoCardRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1224,6 +1254,7 @@ class EquipmentIoCardRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_io_card_response.py b/intersight/model/equipment_io_card_response.py index 6ebd8b549d..3fbe4a6f7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20ee1f3956..fb00970a85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea202c1b3d..374eca3985 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9ac7652da..5638a1e351 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e61b42fa1b..f1b79f099e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c02b510a2a..e13d3a10d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_io_expander_response.py b/intersight/model/equipment_io_expander_response.py index c68add6255..f80ffbcb6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ab224052c..adc35c3d61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1510f0b9af..29a64866e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5003afd0b..0ada3334ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29e1ee0875..83c3f8bac7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8cf7e9728..3a3c9e2d9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_locator_led_response.py b/intersight/model/equipment_locator_led_response.py index c44c83f04c..fdbf315c47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b83044ba26..7f8de8b6b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ce3ebcbef..15c0611a74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56170b8c83..40d0ed2fe9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6dd8c157ba..4bf73edff8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64abe6f857..7de4a14981 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb1574bb09..c7219fcb7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 } @@ -225,6 +226,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 } @@ -244,6 +246,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } @classmethod @@ -308,6 +311,7 @@ def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E5 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ @@ -443,6 +447,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/equipment_physical_identity_all_of.py b/intersight/model/equipment_physical_identity_all_of.py index 451d02d8a4..d9e7d4f7cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8b14703e8..2771458fde 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -127,6 +127,18 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -230,6 +242,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -251,6 +264,8 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -312,6 +327,13 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -433,6 +455,10 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -670,6 +696,8 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -868,6 +896,8 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1148,6 +1178,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1209,6 +1240,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'last_discovery_triggered': (str,), # noqa: E501 'physical_device_registration': (AssetDeviceRegistrationRelationship,), # noqa: E501 @@ -1252,6 +1284,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'last_discovery_triggered': 'LastDiscoveryTriggered', # noqa: E501 'physical_device_registration': 'PhysicalDeviceRegistration', # noqa: E501 @@ -1273,6 +1306,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'last_discovery_triggered', # noqa: E501 } @@ -1337,6 +1371,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 @@ -1474,6 +1509,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 last_discovery_triggered (str): Denotes the type of discovery that was most recently triggered on this server. * `Unknown` - The last discovery type is unknown. * `Deep` - The last discovery triggered is deep. * `Shallow` - The last discovery triggered is shallow.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 physical_device_registration (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 diff --git a/intersight/model/equipment_psu.py b/intersight/model/equipment_psu.py index 9659617f5e..1bf1dee254 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0c8bc4a5c..dea30b01aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc46c8c701..2e251c3d82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6afa84b884..c632f60417 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2a10ced21..eca061fb94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97c7f48a1a..c9c3f76816 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1f4d5b45b..77d1dca1b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,18 @@ class EquipmentPsuControlRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -292,6 +304,7 @@ class EquipmentPsuControlRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -313,6 +326,8 @@ class EquipmentPsuControlRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -374,6 +389,13 @@ class EquipmentPsuControlRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -495,6 +517,10 @@ class EquipmentPsuControlRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -732,6 +758,8 @@ class EquipmentPsuControlRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -930,6 +958,8 @@ class EquipmentPsuControlRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1210,6 +1240,7 @@ class EquipmentPsuControlRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_psu_control_response.py b/intersight/model/equipment_psu_control_response.py index 5d2bb35bab..58b5e0f03e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00afafaa0e..88a32e66c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87d0e889b9..d3e54f39c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8e8110751..269df06d59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -197,6 +197,18 @@ class EquipmentPsuRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -300,6 +312,7 @@ class EquipmentPsuRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -321,6 +334,8 @@ class EquipmentPsuRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -382,6 +397,13 @@ class EquipmentPsuRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -503,6 +525,10 @@ class EquipmentPsuRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -740,6 +766,8 @@ class EquipmentPsuRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -938,6 +966,8 @@ class EquipmentPsuRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1218,6 +1248,7 @@ class EquipmentPsuRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_psu_response.py b/intersight/model/equipment_psu_response.py index e8c1f1d3b5..2e0018eab8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e561b93610..fb6849ce55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60a91ffddb..b79c3f3340 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a5a1a037e..de447f7829 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c40b7c11b..e407176e7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 486e1f7e41..705174264a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_rack_enclosure_response.py b/intersight/model/equipment_rack_enclosure_response.py index b82a6ce58d..f45bef740d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 982253064a..1a4bd79169 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2625e0964d..aeb2457764 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4fa15a9b64..1d6f509b9d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b412296ca..d7967421e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f93e6e757..24b3287767 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_rack_enclosure_slot_response.py b/intersight/model/equipment_rack_enclosure_slot_response.py index 23d60e1028..b8cf240f92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e20d6f1b67..7f41d7d428 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e7ecdefee..9bcb66078a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b45354b81..30c03db92c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adc4ea6666..23da927652 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ba583b9b8..16b04b1d91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class EquipmentSensorRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class EquipmentSensorRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class EquipmentSensorRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class EquipmentSensorRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class EquipmentSensorRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class EquipmentSensorRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class EquipmentSensorRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class EquipmentSensorRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_sensor_response.py b/intersight/model/equipment_sensor_response.py index 8cefa87170..1862cbe0d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47355d5376..9f7f191761 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87edfe54fd..9cef951523 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f1ea4c8c6..c8bc5903c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d037602355..1ae57582a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8fd346a59..b7c52b9fa3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_shared_io_module_response.py b/intersight/model/equipment_shared_io_module_response.py index 2aab211fde..51a0d296d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6cf41be13..29cf565452 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd6233f389..988b60e3c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96559311e6..2cb9bb2627 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b662a955f9..45d959a992 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfd6f152ad..18dacb731f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45a5a41ca1..4871ebb3cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3439cf790..14ad98f943 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -132,6 +132,18 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -235,6 +247,7 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -256,6 +269,8 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -317,6 +332,13 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -438,6 +460,10 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -675,6 +701,8 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -873,6 +901,8 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1153,6 +1183,7 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_switch_card_response.py b/intersight/model/equipment_switch_card_response.py index 8b36397132..54e50ec077 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9198f8771..0ecc2b4157 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d59b38fa61..977992930b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 570eaa4364..d188bfeed3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1f0a4f4be..1d19cbf8bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71f24375ab..ee01aa6412 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d54b4c7b2..fd64a37af8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c09818e03c..c8dfc55129 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c6192b53e..1254c68198 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d45f2b698..56e0c726dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 470bc479f8..c5d18dbff0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_system_io_controller_response.py b/intersight/model/equipment_system_io_controller_response.py index 4168d5e794..d04d145b68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62db47191c..0f13b0cde6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84ff95566f..b6dc65d946 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdef51f155..2da24b38d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2e2e1be83..39c97fd238 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76102ccd00..6ee3b822a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class EquipmentTpmRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class EquipmentTpmRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class EquipmentTpmRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class EquipmentTpmRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class EquipmentTpmRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class EquipmentTpmRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class EquipmentTpmRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class EquipmentTpmRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/equipment_tpm_response.py b/intersight/model/equipment_tpm_response.py index 069d5532b3..07d8a90d90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9874a9aaea..01b092285f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fde63ced8..0b2d98673b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9709a0da5a..b0cb144fa1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 882067c51e..4582edf926 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08b1ac5758..d82e44a940 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/error.py b/intersight/model/error.py index 4a05ebf927..be09c57d7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee4bcc5313..7a47e427ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d9fc9ab17..397aaf96bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b7bcb2a2d3..1d5c66d82b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1adc3f96f2..ee73d66932 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d38082f10..95930de853 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class EtherHostPortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class EtherHostPortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class EtherHostPortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class EtherHostPortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class EtherHostPortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class EtherHostPortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class EtherHostPortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class EtherHostPortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ether_host_port_response.py b/intersight/model/ether_host_port_response.py index 675efe3eb5..3e09bd2583 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3248c67f3..9037745d57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48bd9a9874..cf90c861b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 387b74b1bc..f3a03a9edc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df7c08778e..8f721df520 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc4be34e4d..04a9c1a855 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class EtherNetworkPortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class EtherNetworkPortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class EtherNetworkPortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class EtherNetworkPortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class EtherNetworkPortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class EtherNetworkPortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class EtherNetworkPortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class EtherNetworkPortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ether_network_port_response.py b/intersight/model/ether_network_port_response.py index c5f52f2d41..13051a2852 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02ba93fa83..7c3d436748 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7530e0afda..8bec11efcf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72d3184157..670a69464f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3dffd47a8..2c53971f93 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89a22577f4..c412e07bb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ether_physical_port_list.py b/intersight/model/ether_physical_port_list.py index 181d3bb94f..640c9ef6ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91baadde18..8eaccd6b58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba61e1b144..9042036fd3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class EtherPhysicalPortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class EtherPhysicalPortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class EtherPhysicalPortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class EtherPhysicalPortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class EtherPhysicalPortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class EtherPhysicalPortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class EtherPhysicalPortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class EtherPhysicalPortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ether_physical_port_response.py b/intersight/model/ether_physical_port_response.py index 8216311639..de020fe0a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48e8197034..2bd03bfe03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 798f30fe83..3686f3cf18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96bbc02f1e..d927b4d0ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 acde69fabe..1d04b7a627 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a646d8fd46..bb62a1445e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class EtherPortChannelRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class EtherPortChannelRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class EtherPortChannelRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class EtherPortChannelRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class EtherPortChannelRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class EtherPortChannelRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class EtherPortChannelRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class EtherPortChannelRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ether_port_channel_response.py b/intersight/model/ether_port_channel_response.py index 7f3ae62182..578f5b8a87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b997f5e61a..697904a985 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 34f798956e..4253dd82ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03e4ab764b..c7e96b3128 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22743afd1b..2fd2d3e47f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c08c25164b..3fe0a15e8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7dc6f4bddf..5699b48e12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class FabricAbstractInterfaceRole(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class FabricAbstractInterfaceRole(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1148,6 +1179,18 @@ class FabricAbstractInterfaceRole(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -1251,6 +1294,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -1272,6 +1316,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -1333,6 +1379,13 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -1454,6 +1507,10 @@ class FabricAbstractInterfaceRole(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -1691,6 +1748,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1889,6 +1948,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -2169,6 +2230,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_abstract_interface_role_relationship.py b/intersight/model/fabric_abstract_interface_role_relationship.py index b3454ba018..3da883a8d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_appliance_pc_role.py b/intersight/model/fabric_appliance_pc_role.py index b18258c063..dba5b5f818 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8c7c3fb61..d1c82f9aeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 113d643492..845469b7db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7c5f0159a..754b439ad5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bf96c4c47..a26bdc30e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f496ca825..807ee66a86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f14f3ffb2d..4da93fc304 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 282807e103..1fb25012ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4267d8c808..8ab1a4170b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61251c8ff2..bde99bde48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_base_cluster_profile.py b/intersight/model/fabric_base_cluster_profile.py index 79b42f9f23..ff60e98622 100644 --- a/intersight/model/fabric_base_cluster_profile.py +++ b/intersight/model/fabric_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_base_cluster_profile_all_of.py b/intersight/model/fabric_base_cluster_profile_all_of.py index 0018cc31d9..e0d85c6e4e 100644 --- a/intersight/model/fabric_base_cluster_profile_all_of.py +++ b/intersight/model/fabric_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_base_switch_profile.py b/intersight/model/fabric_base_switch_profile.py index 013ff2d0ea..95ce029181 100644 --- a/intersight/model/fabric_base_switch_profile.py +++ b/intersight/model/fabric_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_base_switch_profile_all_of.py b/intersight/model/fabric_base_switch_profile_all_of.py index 9fb58cff16..d02940780c 100644 --- a/intersight/model/fabric_base_switch_profile_all_of.py +++ b/intersight/model/fabric_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_base_switch_profile_relationship.py b/intersight/model/fabric_base_switch_profile_relationship.py index 3467d7125a..9433e03d1e 100644 --- a/intersight/model/fabric_base_switch_profile_relationship.py +++ b/intersight/model/fabric_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class FabricBaseSwitchProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_cluster_assignment.py b/intersight/model/fabric_cluster_assignment.py index ba99ad1fc5..ffa4f9f14c 100644 --- a/intersight/model/fabric_cluster_assignment.py +++ b/intersight/model/fabric_cluster_assignment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_cluster_assignment_all_of.py b/intersight/model/fabric_cluster_assignment_all_of.py index e4b213e3a9..68a2884ace 100644 --- a/intersight/model/fabric_cluster_assignment_all_of.py +++ b/intersight/model/fabric_cluster_assignment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab509da377..457e1998bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f211560cbc..3ab0e84f3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcfb3c9b75..a042164c72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33e2987a74..f21f170124 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25e05df9c6..234b1bec60 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_config_change_detail_response.py b/intersight/model/fabric_config_change_detail_response.py index 0823684dfb..416c247ead 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb53ad0837..709c53e252 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7466d889f5..77c9834f29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42777d24e7..a2825b987c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1e2bd7463..fb13938d03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a051f32551..7689264a7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eda4a10275..eb5029800e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9d4bda52b..68451bfd77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_config_result_entry_response.py b/intersight/model/fabric_config_result_entry_response.py index 2ddea431c8..44dc040b07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 022e543732..7493ac5299 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52bcf6e9b2..40b7b8b090 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b43b6549b..e289d4e375 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class FabricConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class FabricConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class FabricConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class FabricConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class FabricConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class FabricConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class FabricConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class FabricConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_config_result_response.py b/intersight/model/fabric_config_result_response.py index eac4b044ad..d1b47aac9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b31ec2ec93..f093412a46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,6 +194,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'serial': (str,), # noqa: E501 'vendor': (str,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 } @@ -237,6 +238,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'serial': 'Serial', # noqa: E501 'vendor': 'Vendor', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 } @@ -258,6 +260,7 @@ def discriminator(): 'name', # noqa: E501 'serial', # noqa: E501 'vendor', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } @classmethod @@ -327,6 +330,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ @@ -469,6 +473,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): The name of the equipment for unique identification.. [optional] # noqa: E501 serial (str): The serial number of the equipment.. [optional] # noqa: E501 vendor (str): The manufacturer of the equipment.. [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/fabric_element_identity_all_of.py b/intersight/model/fabric_element_identity_all_of.py index 70a5bff6ba..aa66363c9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6a975b8ec..e90a2f43f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3dacaf9c7..2b578217e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57f3f6ced0..130a2eb4dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 334471fa1b..9dd984ad77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e015561dc..59413b3ad3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0b72c7555..6619457726 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24a608af82..64e3b8867b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f38f7cdd00..1f356c5f4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10d101a520..c2d278553f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74aff6d14e..23fda3cd44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbe70517c0..2add9d7de5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71d40b7f9a..7bb058b8d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 3f33446e14..733d593e45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b112850491..bcc33d45bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a628dfcce9..6c2032b412 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5b268083d..57d5a45f94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_eth_network_control_policy_response.py b/intersight/model/fabric_eth_network_control_policy_response.py index 521e11726c..9644351427 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdec713972..4960dec3e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6316384bea..8fa12b6c57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7f8c593ca..9e83b8c583 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f976e8e82..f5fd14871a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b1a711ed11..71749f6bd0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9913ba788..bc7c8ce77d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49151f284e..9a05769e26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 1854e706fc..036551ced9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9cb43db98..16d09aaa19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b1076b950..af971286bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e2da958e0..b80b679887 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_eth_network_group_policy_response.py b/intersight/model/fabric_eth_network_group_policy_response.py index 71c76982b5..e1650b23a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22b805ea60..57ff46ecc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac96d36c6b..a4072dc10a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75e56886d4..719a06f64d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dc5ea74c5..2cfdc7de9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c88ad621f..cc7e93e2d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_eth_network_policy_response.py b/intersight/model/fabric_eth_network_policy_response.py index bb932929c6..52494de516 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cd8cddcc8..b8f127e730 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af258bbfdb..603442f6d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81ea4669f2..51fffa3a55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 34d2ce1d39..d0afd91f92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 449777fca3..9b377cb44b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_fc_network_policy_response.py b/intersight/model/fabric_fc_network_policy_response.py index 146fdd04b6..e6aa79a75d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aef588bcdf..d9ee5b1a3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 445bd385df..34cbcea66d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5f517f18b..a9abd96f4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32766702be..63cb23dd9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3b00e8e7c..6d1bbb76ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6173050708..c931f52bba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a089c39ce..026bc33c2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3a9e7a392..cb064dd473 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7dd2fb5ee3..08c651da68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4daee9263..3520a6c339 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d62fa3ced..6be629f31f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c78d3bda1e..4cc465e5a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49e423f76d..663dab7241 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e6a3f4358..a2effb8682 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 156b4a8d1c..4cfffeaad6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6898591231..30d563451f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6be7f9645a..1854e14f1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0c2c3ec59..a19fa39031 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce6387b143..ef93487b39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6e5f58a2d..abbbe831ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6749cbaa7..147df10cc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa6f753366..4d0524e63b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -96,6 +96,18 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -199,6 +211,7 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -220,6 +233,8 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -281,6 +296,13 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -402,6 +424,10 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -639,6 +665,8 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -837,6 +865,8 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1117,6 +1147,7 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_fc_zone_policy_response.py b/intersight/model/fabric_fc_zone_policy_response.py index 76102547b1..592375b33f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9bd5b503a..3607fb3bd9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 254c9621b2..af5a460f05 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a07181326..9ee2fc8318 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fea29deab..9baf612a11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6438386c5d..b2c29991ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9973f2fcff..a82f896ce2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0869be735..4e4cd3586f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b47ba2f642..ede12b26f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d2a29660f..6e17467c5c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 765f97b2cb..412928bcea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c092f42ecd..981852b07c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2017b01084..4ab8c6b4e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6546739d7..83df3d2e77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89b912dedb..6372b566cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5ac1ee5ec..2e8ecc666e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_flow_control_policy_response.py b/intersight/model/fabric_flow_control_policy_response.py index b22a722480..8980f5f96d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5756e98d44..ced532c790 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2bc0177239..90abd985a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6bdb661641..1e65d72f25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d51271ba60..f54b0c184b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c9f23678d..0aeb92539b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03e2ca4127..ab7539c1d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f6ae09e2d..5c88eebf59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53a48519b9..8efe24e697 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 942f73d1ae..4e9e9881c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4fc169b24e..fe59cff470 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_link_aggregation_policy_response.py b/intersight/model/fabric_link_aggregation_policy_response.py index a34830f9a0..175df3f533 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd90f29382..e7d2d515b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d11cecb97..b597955c63 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8da930872f..0013cde4f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 502d2f65ab..38b920e30b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96fa7c6c0d..b310dc9537 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_link_control_policy_response.py b/intersight/model/fabric_link_control_policy_response.py index ea82eb5749..e4111b3cd9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82cac656dd..2016145ee3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38e3890cbd..ba256b7f19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8004246dc..fc1ea2a6ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecc3af5d0b..8c8724e8c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8a85a472a..73757fed98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf31a1f6a4..2ab0b13988 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ef96781b2..592b6f80d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a4c51788e..b0038d1dc2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9bb17bac3..f4a38f7946 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_multicast_policy_response.py b/intersight/model/fabric_multicast_policy_response.py index ea8d99ed5b..0f2701fe7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53f2fa571a..5986813ba2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e189a73b1..59db4c58b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a90b667e01..b3db5a3342 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8219a5121..4b4e214e07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2b0936526..56d95f4a07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d8e3a536b..57e5e64e31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 451f9c36e1..270e729d92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eae4e560f3..5df2836559 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4894fbe9c6..45d12bf186 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 afd30fb72a..7d1f559b48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a49505b08e..2d8b29c522 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 135b6e9bbe..88cf0776c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 564deed21b..0a9ddca996 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f81b64e80..ab6930c5a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8783b75660..4e03fe10dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1e73b8cf1..f8f15df432 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27780eca2d..3509bf1515 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b66121b4ae..25390055c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f77fe797d2..ce119194c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe625edc9f..7f0abfc88a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e67dc58cf..36217a4e07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0574aaac47..da3a8242ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d0c75a0da..02f8126d75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05fa0d6e98..f4a1fe4c33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d52288d087..251a2d5708 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f57281a64..2b8ab746c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7254933d77..cc95483b5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e42045442d..0eb02305b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0f94817cd..9174dfef4c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0040b0a62..da3a950233 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d56150721..115c13591d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71c0563c6a..2e6b04d2ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9a289d1c1..a3c34b3029 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,18 @@ class FabricPortPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -201,6 +213,7 @@ class FabricPortPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -222,6 +235,8 @@ class FabricPortPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -283,6 +298,13 @@ class FabricPortPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -404,6 +426,10 @@ class FabricPortPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -641,6 +667,8 @@ class FabricPortPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -839,6 +867,8 @@ class FabricPortPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1119,6 +1149,7 @@ class FabricPortPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_port_policy_response.py b/intersight/model/fabric_port_policy_response.py index a67662fa59..e0f2fc12cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f95a75896f..2624b04e8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 375acd38f3..aff6a6857a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f453196006..1e5667842d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f605319d9c..7e71f85dec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99fb9c5066..2edfa18a58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1521fec5e5..88f05f0846 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e18ab6bb6c..e0d2678c2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce9df72102..71b1e9363e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf268280b8..60458024fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7314dd2cde..111e7ef1a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79f2316f8e..9c790f56c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91ca32561e..fe61a49ad0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4c8d78a78..c3bb3857e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aaf536067c..460b98277a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a69cd32dd2..b0c55ab6e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d860af2146..c60e290627 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 726037ad0f..ce63e614c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b559bb5f51..cf79579a1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06ed8fb376..82a7917174 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_switch_cluster_profile_response.py b/intersight/model/fabric_switch_cluster_profile_response.py index 4a0d35e905..f4d4612fca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_template.py b/intersight/model/fabric_switch_cluster_profile_template.py index ba8e3f8955..7858c7f810 100644 --- a/intersight/model/fabric_switch_cluster_profile_template.py +++ b/intersight/model/fabric_switch_cluster_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_template_all_of.py b/intersight/model/fabric_switch_cluster_profile_template_all_of.py index b40702eade..177b995cbb 100644 --- a/intersight/model/fabric_switch_cluster_profile_template_all_of.py +++ b/intersight/model/fabric_switch_cluster_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_template_list.py b/intersight/model/fabric_switch_cluster_profile_template_list.py index 800e55fdd4..14ca316832 100644 --- a/intersight/model/fabric_switch_cluster_profile_template_list.py +++ b/intersight/model/fabric_switch_cluster_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_template_list_all_of.py b/intersight/model/fabric_switch_cluster_profile_template_list_all_of.py index 9b22cdc9d1..c5b4c57b6f 100644 --- a/intersight/model/fabric_switch_cluster_profile_template_list_all_of.py +++ b/intersight/model/fabric_switch_cluster_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_template_relationship.py b/intersight/model/fabric_switch_cluster_profile_template_relationship.py index 0f8fa4985c..661c00bc2f 100644 --- a/intersight/model/fabric_switch_cluster_profile_template_relationship.py +++ b/intersight/model/fabric_switch_cluster_profile_template_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -96,6 +96,18 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -199,6 +211,7 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -220,6 +233,8 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -281,6 +296,13 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -402,6 +424,10 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -639,6 +665,8 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -837,6 +865,8 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1117,6 +1147,7 @@ class FabricSwitchClusterProfileTemplateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_switch_cluster_profile_template_response.py b/intersight/model/fabric_switch_cluster_profile_template_response.py index 92b50d8ff3..f5186b44e0 100644 --- a/intersight/model/fabric_switch_cluster_profile_template_response.py +++ b/intersight/model/fabric_switch_cluster_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be4978b2fa..20ba1253f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d5ff187fad..14cff096b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b71529a83d..b62295b0cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a33673630e..88af2632a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e5f0837c2..bb6b62aac6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8db61b7bff..330cb7db31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33f9c04a50..a7b7ab0bad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b51da8f6ac..c18f40e9f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87662e3f5b..e093e9c60b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45b500464c..0d207f649b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -114,6 +114,18 @@ class FabricSwitchProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -217,6 +229,7 @@ class FabricSwitchProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -238,6 +251,8 @@ class FabricSwitchProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -299,6 +314,13 @@ class FabricSwitchProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -420,6 +442,10 @@ class FabricSwitchProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -657,6 +683,8 @@ class FabricSwitchProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -855,6 +883,8 @@ class FabricSwitchProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1135,6 +1165,7 @@ class FabricSwitchProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_switch_profile_response.py b/intersight/model/fabric_switch_profile_response.py index 6d1c1eb115..45d6ffe494 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_template.py b/intersight/model/fabric_switch_profile_template.py index 6b2c8d826e..2e72ecd3ce 100644 --- a/intersight/model/fabric_switch_profile_template.py +++ b/intersight/model/fabric_switch_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_template_all_of.py b/intersight/model/fabric_switch_profile_template_all_of.py index b23f141174..77ccc9fe22 100644 --- a/intersight/model/fabric_switch_profile_template_all_of.py +++ b/intersight/model/fabric_switch_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_template_list.py b/intersight/model/fabric_switch_profile_template_list.py index 9ea2be848e..83a972d0cf 100644 --- a/intersight/model/fabric_switch_profile_template_list.py +++ b/intersight/model/fabric_switch_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_template_list_all_of.py b/intersight/model/fabric_switch_profile_template_list_all_of.py index 8fc4cf4983..d0eaca1f3e 100644 --- a/intersight/model/fabric_switch_profile_template_list_all_of.py +++ b/intersight/model/fabric_switch_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_template_relationship.py b/intersight/model/fabric_switch_profile_template_relationship.py index daa4e47a77..6bb00f2b28 100644 --- a/intersight/model/fabric_switch_profile_template_relationship.py +++ b/intersight/model/fabric_switch_profile_template_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class FabricSwitchProfileTemplateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_switch_profile_template_response.py b/intersight/model/fabric_switch_profile_template_response.py index 8c0af00c16..dc9248d008 100644 --- a/intersight/model/fabric_switch_profile_template_response.py +++ b/intersight/model/fabric_switch_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a86d8d92ae..bf5cbe8643 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6643ecafa..e11df6be86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0d8b06429..aaa1993526 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c03b05400..4c14a3487f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70b4efb9d2..96db063578 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e50797a246..d891e25429 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66882a3c88..7b4cb7aeab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06ef9e3ffd..fd15021788 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe358d5384..5b067f1f86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b06abe0c5..c6f8cef999 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a5c963f48..3701bb47db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46be48d1e6..d1cb02f1f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7159e14e4..95277e418a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbb4f140c9..395e026694 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56a9b39e51..4097041c28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71960f7f47..ee0e22a93e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98d37c79b8..a231fcaf26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f711fdeded..c6821db1fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f3dc15475..1975d8f102 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 674a403fb1..1b440eea2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c0bb1b926..dc715b4c9d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecbc49e1f7..950e4503f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43d2a1839a..c3dd092f51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae1feb62c7..d539331b07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8f2f1c629..b721664469 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7ab32a981..74fc35d49e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0e6a4af48..6f0dd3295c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9778143639..0a767d2fe8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a3dfcd151..bd95473af6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f95d3b78bd..c645937984 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5fdd31e9b..966f9fdf09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de7f38b1b7..1e6fcc72d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 731ddd56c1..55a3959499 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d53c3c127..68e22bdc1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f1a2c2561f..d8019719fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecc8123489..c72f01e2b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class FabricVlanSetRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class FabricVlanSetRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class FabricVlanSetRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class FabricVlanSetRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class FabricVlanSetRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class FabricVlanSetRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class FabricVlanSetRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class FabricVlanSetRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fabric_vlan_set_response.py b/intersight/model/fabric_vlan_set_response.py index 1c859c58f0..7ee42dac9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d63df60676..49bd21ca30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 189ac26020..b655df3416 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96c47b61f3..b69ea0d424 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50b4deca39..d3a6cf9eee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ddaa2636a9..a271029b48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20f8c5474c..7271af89c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2a2e3dea8..40434dc21f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84b313af05..8cd17d35c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a01a4a0d4c..2c48ad78e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4768fbd276..a208959305 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 779458d3d4..a0056eb2b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b266b5793..32ff763df9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab15541aa7..265ce14104 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b272002c6a..68fa0eb65d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55e96eefee..48907aac31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7aacf43db9..440ad3aa7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73b155695f..36e6813c90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 947aa564b7..0a1fc8f7b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8006b92a04..243b6cda3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23eedfaebb..8e597c0447 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f88f48ca51..7d4b2413c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb39b3dcb9..7e32ead0ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class FcNeighborRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class FcNeighborRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class FcNeighborRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class FcNeighborRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class FcNeighborRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class FcNeighborRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class FcNeighborRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class FcNeighborRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fc_neighbor_response.py b/intersight/model/fc_neighbor_response.py index b7ddd998a5..7d22fe6281 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de9d6f56ea..856ee16dea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d18636ab85..04bb5ba286 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36d60abd67..a26251ec24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d61a37744..6ee0291dcd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c38feedfff..cef8f775fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class FcPhysicalPortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class FcPhysicalPortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class FcPhysicalPortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class FcPhysicalPortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class FcPhysicalPortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class FcPhysicalPortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class FcPhysicalPortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class FcPhysicalPortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fc_physical_port_response.py b/intersight/model/fc_physical_port_response.py index dd7888a04e..4b94bee105 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b558b0239d..2ca134863a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec7f19f49f..8a6ffd23aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9f59acea7..9d5cf9e550 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2759b630ae..14cf8ff774 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00ff755619..fa64677d26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class FcPortChannelRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class FcPortChannelRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class FcPortChannelRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class FcPortChannelRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class FcPortChannelRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class FcPortChannelRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class FcPortChannelRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class FcPortChannelRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fc_port_channel_response.py b/intersight/model/fc_port_channel_response.py index cee46f9f04..f0b6acee21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fa792d2ee..5e8d7a1853 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7de9a89fd1..636a87998d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a530ba2103..6ae07160a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7f41c3f73..8ec7e57467 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbc2ebdbe8..17a30579ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 784c582615..b858c145db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43294e4481..7412c768a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class FcpoolFcBlockRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class FcpoolFcBlockRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class FcpoolFcBlockRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class FcpoolFcBlockRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class FcpoolFcBlockRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class FcpoolFcBlockRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class FcpoolFcBlockRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class FcpoolFcBlockRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fcpool_fc_block_response.py b/intersight/model/fcpool_fc_block_response.py index 366386d99e..8060821e76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe2fec57b2..45524318be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bc7f35e4d..68a1c669d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5c9b42b51..958aa8ce51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 551bcdd75a..97cb9d5c17 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77fe34a2fd..f785d7b45c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class FcpoolLeaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class FcpoolLeaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class FcpoolLeaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class FcpoolLeaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class FcpoolLeaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class FcpoolLeaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class FcpoolLeaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class FcpoolLeaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fcpool_lease_response.py b/intersight/model/fcpool_lease_response.py index 634b61ec41..9db9ba7f36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93753ed9c4..28f9d45772 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1017108e63..125006a69a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8973744b7..e0f3fbfb77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c3a9bbbb2..cb0432b7be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d70eb9b7f6..d7396565dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e552a5a65..7caa0476db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36b7780804..1e3bd7701d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e482136ee1..140a8a87cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95ac9a74b2..2451f10c37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fcpool_pool_member_response.py b/intersight/model/fcpool_pool_member_response.py index 2e7f393642..7e8b841744 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea13bd0712..384c7a74f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class FcpoolPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class FcpoolPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class FcpoolPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class FcpoolPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class FcpoolPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class FcpoolPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class FcpoolPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class FcpoolPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fcpool_pool_response.py b/intersight/model/fcpool_pool_response.py index eebf4e4b2a..e6eeaa526f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c87da04e2..7edd8875e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74c66a46d5..a5cc5c1fab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 461fcea6ba..e2d6fbd904 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23578279d5..5009b21e9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55b7d6b406..372fe13b8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d269bc805..26201a59e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e08f48afe9..485f557688 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class FcpoolReservationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class FcpoolReservationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class FcpoolReservationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class FcpoolReservationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class FcpoolReservationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class FcpoolReservationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class FcpoolReservationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class FcpoolReservationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fcpool_reservation_response.py b/intersight/model/fcpool_reservation_response.py index b5c483c686..9b21384011 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9d2ba8fb0..d772620085 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5816e6adfd..a4282d4ce1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd92efd2c8..5f8788ee12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4cf8b23c9..60dc53ac32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72d7dc5bbe..9e539e6e0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class FcpoolUniverseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class FcpoolUniverseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class FcpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class FcpoolUniverseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class FcpoolUniverseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class FcpoolUniverseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class FcpoolUniverseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class FcpoolUniverseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/fcpool_universe_response.py b/intersight/model/fcpool_universe_response.py index ce3ebe8986..3407cc5073 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d89a59cf1..1d8a3cc29c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a4f0f8473..59b969025e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2432f4f75..ca48e08a8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f558542d04..677c3a5c5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3227c6b59e..27c4a9a6df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -382,7 +382,7 @@ def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E5 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -535,7 +535,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/firmware_base_distributable_all_of.py b/intersight/model/firmware_base_distributable_all_of.py index e671993400..a17ee860bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -223,7 +223,7 @@ def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E5 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -328,7 +328,7 @@ def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/firmware_base_distributable_relationship.py b/intersight/model/firmware_base_distributable_relationship.py index 0eedd68397..645115c784 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -128,6 +128,18 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -231,6 +243,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -252,6 +265,8 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -313,6 +328,13 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -434,6 +456,10 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -671,6 +697,8 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -869,6 +897,8 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1149,6 +1179,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1392,7 +1423,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -1547,7 +1578,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/firmware_base_impact.py b/intersight/model/firmware_base_impact.py index 2783ba125a..b3904f274d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6aa4c2531..2ae3a89d53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c10112588e..01c11c1f7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f3e0dd1c6..222829761a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b553643cd..a6783c1240 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9253fec5a..eed487c4bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cee1f027b7..70a3c5a999 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c827f3168d..6c7ac6cc35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04b9192891..5eed453a24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 431f2ceda4..d457c37892 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b1eb63aa75..0af72c02fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fad48ac9f6..5d3a25ae29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fee4520238..201816bc31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4b35c4c74..9290d2c86d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 063b8e1d3e..963162b82c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4cc97745da..bd3f5693f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b0a78bd31..7d558aec41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd1035bca1..e5f18e28d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6a2dc638d..aa534deedb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e6d457a2f..ccdc8ae2cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae636a597b..4f1365729a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81e6866d15..ca85fc238f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7aefb0c34f..f09f570836 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0ecd453d7..f06b0b03a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1282f38167..172b07d254 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be85277232..822752d011 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf717e96bc..083399bd65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 629061bf14..28c182af53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1f5ff74f9..d6c517b6b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdfeca7fd6..13997f96af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d69a4f620b..800c4ecc27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e29d9d9d0..e0fa488dd3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c73f77174..22c090e341 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6c8cf3294..3ac2d9db26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fde6154d21..3896ae331d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44f4f50691..584fbe2fb7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -365,7 +365,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -524,7 +524,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/firmware_distributable_all_of.py b/intersight/model/firmware_distributable_all_of.py index 6fcba0cb07..b26819d68a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 006325d67d..fe57098268 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfccf7d6b8..218f2f3c83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52349fa8cb..2eead43a16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2c0349f49..c1fc60251f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81846ba601..3766cd3377 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 106572f7d0..db901c4a8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e852ca3ba2..56c3b6e3b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/firmware_distributable_meta_response.py b/intersight/model/firmware_distributable_meta_response.py index ca3df3f2b9..c47e3c323e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4cf97666d3..c65fafc7c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class FirmwareDistributableRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class FirmwareDistributableRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class FirmwareDistributableRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class FirmwareDistributableRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class FirmwareDistributableRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class FirmwareDistributableRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class FirmwareDistributableRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class FirmwareDistributableRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1406,7 +1437,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -1565,7 +1596,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/firmware_distributable_response.py b/intersight/model/firmware_distributable_response.py index 327205bee9..0b7f52783b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c0b61f3a7d..0098701d4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa6efd9824..b5a9bd4d74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48adae7d86..73a07fcbb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b7a63b09b..0214cee6f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75494c47b0..bc328d700d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -364,7 +364,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -524,7 +524,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/firmware_driver_distributable_all_of.py b/intersight/model/firmware_driver_distributable_all_of.py index 5f92ea776c..431a7cbd20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba15416d7d..a2aa4a68b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b942f68735..f84b3cf4a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6229c38055..693eb8962f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18b9efff5b..30b0782b39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f51494b0e..4c93c503d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 170ba60ef3..36a5832259 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06ac0df0fa..c4132b865c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66c623a4ad..391dd5cd98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85a9639d59..781c38f8e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8be98e94d0..e76db6de2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29b6950d14..23cbb25a16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adc922a77d..91726f4b33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73828db981..551724b2a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8fcce1c69..289dbaa0f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1359b5a1ec..1a8e5c6e2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e44d77df5..1417012609 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fa7f58e47..a81f50d567 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 911084b884..fce63c74c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5367b679e8..aa4db80813 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72c6e69d9a..c847e8ed69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d4085eb52..931ed4ab5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7004ca22a2..d50c6d3a58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ee3e0d867..833e9fc605 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b160acd880..d215ec070e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c502865319..8b7427a42d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12c8b47ce2..9074012894 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7adcc7bfc8..f479f330c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab3fdec44d..ec00115d8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55eaa20ba4..85ce31cb41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f38cb1899b..303122bf1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c67d11e8ad..f52a6db548 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1949e13b7f..38d5842897 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10bea551f2..87e9df39e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_model_bundle_version.py b/intersight/model/firmware_model_bundle_version.py index b7e729edf0..a63b9a11e8 100644 --- a/intersight/model/firmware_model_bundle_version.py +++ b/intersight/model/firmware_model_bundle_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -88,6 +88,9 @@ class FirmwareModelBundleVersion(ModelComposed): 'UCSC-C240-M7': "UCSC-C240-M7", 'UCSC-C125': "UCSC-C125", 'UCSX-410C-M7': "UCSX-410C-M7", + 'UCSC-C245-M8SX': "UCSC-C245-M8SX", + 'UCSC-C225-M8S': "UCSC-C225-M8S", + 'UCSC-C225-M8N': "UCSC-C225-M8N", }, } @@ -180,7 +183,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) bundle_version (str): The bundle version to which the server will be upgraded.. [optional] # noqa: E501 - model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 + model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup. * `UCSC-C245-M8SX` - The upgrade on all UCSC-C245-M8SX servers claimed in setup. * `UCSC-C225-M8S` - The upgrade on all UCSC-C225-M8S servers claimed in setup. * `UCSC-C225-M8N` - The upgrade on all UCSC-C225-M8N servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 """ class_id = kwargs.get('class_id', "firmware.ModelBundleVersion") @@ -294,7 +297,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) bundle_version (str): The bundle version to which the server will be upgraded.. [optional] # noqa: E501 - model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 + model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup. * `UCSC-C245-M8SX` - The upgrade on all UCSC-C245-M8SX servers claimed in setup. * `UCSC-C225-M8S` - The upgrade on all UCSC-C225-M8S servers claimed in setup. * `UCSC-C225-M8N` - The upgrade on all UCSC-C225-M8N servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 """ class_id = kwargs.get('class_id', "firmware.ModelBundleVersion") diff --git a/intersight/model/firmware_model_bundle_version_all_of.py b/intersight/model/firmware_model_bundle_version_all_of.py index ee7fbeec29..17b8f26ebd 100644 --- a/intersight/model/firmware_model_bundle_version_all_of.py +++ b/intersight/model/firmware_model_bundle_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -82,6 +82,9 @@ class FirmwareModelBundleVersionAllOf(ModelNormal): 'UCSC-C240-M7': "UCSC-C240-M7", 'UCSC-C125': "UCSC-C125", 'UCSX-410C-M7': "UCSX-410C-M7", + 'UCSC-C245-M8SX': "UCSC-C245-M8SX", + 'UCSC-C225-M8S': "UCSC-C225-M8S", + 'UCSC-C225-M8N': "UCSC-C225-M8N", }, } @@ -173,7 +176,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) bundle_version (str): The bundle version to which the server will be upgraded.. [optional] # noqa: E501 - model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 + model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup. * `UCSC-C245-M8SX` - The upgrade on all UCSC-C245-M8SX servers claimed in setup. * `UCSC-C225-M8S` - The upgrade on all UCSC-C225-M8S servers claimed in setup. * `UCSC-C225-M8N` - The upgrade on all UCSC-C225-M8N servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 """ class_id = kwargs.get('class_id', "firmware.ModelBundleVersion") @@ -268,7 +271,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) bundle_version (str): The bundle version to which the server will be upgraded.. [optional] # noqa: E501 - model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 + model_family (str): The server family that will be impacted by this upgrade. * `UCSC-C220-M5` - The upgrade on all C220-M5 servers claimed in setup. * `UCSC-C220-M4` - The upgrade on all C220-M4 servers claimed in setup. * `UCSC-C240-M4` - The upgrade on all C240-M4 servers claimed in setup. * `UCSC-C460-M4` - The upgrade on all C460-M4 servers claimed in setup. * `UCSC-C240-M5` - The upgrade on all C240-M5 servers claimed in setup. * `UCSC-C480-M5` - The upgrade on all C480-M5 servers claimed in setup. * `UCSB-B200-M5` - The upgrade on all B200-M5 servers claimed in setup. * `UCSB-B480-M5` - The upgrade on all B480-M5 servers claimed in setup. * `UCSC-C220-M6` - The upgrade on all C220-M6 servers claimed in setup. * `UCSC-C240-M6` - The upgrade on all C240-M6 servers claimed in setup. * `UCSC-C225-M6` - The upgrade on all C225-M6 servers claimed in setup. * `UCSC-C245-M6` - The upgrade on all C245-M6 servers claimed in setup. * `UCSB-B200-M6` - The upgrade on all B200-M6 servers claimed in setup. * `UCSX-210C-M6` - The upgrade on all 210C-M6 servers claimed in setup. * `UCSX-210C-M7` - The upgrade on all 210C-M7 servers claimed in setup. * `UCSC-C220-M7` - The upgrade on all C220-M7 servers claimed in setup. * `UCSC-C240-M7` - The upgrade on all C240-M7 servers claimed in setup. * `UCSC-C125` - The upgrade on all C125 servers claimed in setup. * `UCSX-410C-M7` - The upgrade on all 410C-M7 servers claimed in setup. * `UCSC-C245-M8SX` - The upgrade on all UCSC-C245-M8SX servers claimed in setup. * `UCSC-C225-M8S` - The upgrade on all UCSC-C225-M8S servers claimed in setup. * `UCSC-C225-M8N` - The upgrade on all UCSC-C225-M8N servers claimed in setup.. [optional] if omitted the server will use the default value of "UCSC-C220-M5" # noqa: E501 """ class_id = kwargs.get('class_id', "firmware.ModelBundleVersion") diff --git a/intersight/model/firmware_mswitch_descriptor.py b/intersight/model/firmware_mswitch_descriptor.py index 0e8f2c64e2..1c51275b35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cae3bcf347..0e7f9cd5e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b2985cf1a..047abe4f7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e24de6686..20157b2e99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e91b079ace..41da91a26d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 315f516c50..2ae8f873c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc4de81733..23a7dc1c13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5aa762e5ab..a76f4e81df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf6f8130d1..e07feaafff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dde9dd9a6a..8fa17697f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5958ec84b..6802a82e1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bee70961c8..4621fe0a3e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c97954c98..572575c5a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0116d9e9d8..8b7cdd2b61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecbcb51fc8..fa0eb9453c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8af5cc5a33..25d28ed265 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy.py b/intersight/model/firmware_policy.py index 4218cca61f..5383c113ca 100644 --- a/intersight/model/firmware_policy.py +++ b/intersight/model/firmware_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_all_of.py b/intersight/model/firmware_policy_all_of.py index f35d8ce357..cc9e1d626b 100644 --- a/intersight/model/firmware_policy_all_of.py +++ b/intersight/model/firmware_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_list.py b/intersight/model/firmware_policy_list.py index b6c571f291..f2185618aa 100644 --- a/intersight/model/firmware_policy_list.py +++ b/intersight/model/firmware_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_list_all_of.py b/intersight/model/firmware_policy_list_all_of.py index 737ae326f7..eb59c2c0fc 100644 --- a/intersight/model/firmware_policy_list_all_of.py +++ b/intersight/model/firmware_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_response.py b/intersight/model/firmware_policy_response.py index 736e7f427d..0c19ffec2b 100644 --- a/intersight/model/firmware_policy_response.py +++ b/intersight/model/firmware_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5175e13b3f..a75ccc4c76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7a3b6d0fd..1f1f40faef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 709399e19c..0a770e7094 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8be8ade322..672eea5008 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 821792b4a9..f65ddf1ae2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e8c61e3b4..71d9314c44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f51c56022..2a34d7dbe5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5511148474..4fe8b1cbe4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8418d43d9..a6c1325644 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/firmware_running_firmware_response.py b/intersight/model/firmware_running_firmware_response.py index f27546a130..e3bb482e5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e45fb232c..d7d5ada047 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64e0d72bff..1c0e0e4f6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a57f66cbf8..a010b7c0eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13f7dba4eb..097672b499 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f231a7f583..b131bdede6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -352,7 +352,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -508,7 +508,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 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 6a1ab79b1c..19b1e56ff0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83a6951d84..db94a1d340 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5439e8e543..0bb050f507 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1bad06d81a..7466f9923b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -130,6 +130,18 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -233,6 +245,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -254,6 +267,8 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -315,6 +330,13 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -436,6 +458,10 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -673,6 +699,8 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -871,6 +899,8 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1151,6 +1181,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1396,7 +1427,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -1552,7 +1583,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/firmware_server_configuration_utility_distributable_response.py b/intersight/model/firmware_server_configuration_utility_distributable_response.py index 764a669c8d..10c325b8c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d98ec97ad3..a4fd8a3aca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd49bcc6c9..ab4762ed33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b142abb0f..0fe3555aff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 efe9c0d2dc..7eaf7e1846 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62987697ab..a0b8979f49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 044712b9ee..48b6932f9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f046d05eb..b272495160 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f70b955b87..a9b89fa2d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4b64dd237..d6acda6af0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce0cfedb6a..0a653576b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd2df6c30a..3357051139 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fa3063fa7..e0ab3a4e20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3180ad8760..309179b234 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f73612394..811221d634 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4105a49b38..48e06083cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81599bb61d..e81b40c321 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ff82e484e..fd1d29caab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8947c20909..c637f47ede 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22e72ccc13..b1570b2774 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4807b350e4..bec7dd9587 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d02b747396..b7a42b354e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -112,6 +112,18 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -215,6 +227,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -236,6 +249,8 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -297,6 +312,13 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -418,6 +440,10 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -655,6 +681,8 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -853,6 +881,8 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1133,6 +1163,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/firmware_upgrade_impact.py b/intersight/model/firmware_upgrade_impact.py index d3245ed3de..1192c69632 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce2009df46..6e90fb3b62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb80aca910..028a6a22d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f80351ee9c..b0648470c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9b53ce2dc..065fc53cce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bf9320238..a5a62c0343 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c46df5c73..b0fa90338f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4b1f43757..68a5d91bda 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16dde1bdea..09e42a8517 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -150,6 +150,18 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -253,6 +265,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -274,6 +287,8 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -335,6 +350,13 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -456,6 +478,10 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -693,6 +719,8 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -891,6 +919,8 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1171,6 +1201,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/firmware_upgrade_impact_status_response.py b/intersight/model/firmware_upgrade_impact_status_response.py index 1cbd6b89b8..0f23ccc1fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96446cf30a..3a8ab410ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ea15a55e5..b0e60c42b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7c9cc344b..3cf3ce8a62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d87b14ac30..5909f94922 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e66428d2b1..02dbbb02e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79db4e001a..af0dabadc6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 593b4d8a27..182c322c43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 861237dfbd..9d4c6bec12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -143,6 +143,18 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -246,6 +258,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -267,6 +280,8 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -328,6 +343,13 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -449,6 +471,10 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -686,6 +712,8 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -884,6 +912,8 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1164,6 +1194,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/firmware_upgrade_status_response.py b/intersight/model/firmware_upgrade_status_response.py index c8ab6fd34f..9701d5bedb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a0a3b208f..d9d8977068 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24bb0db424..4f39c1af0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_version_map.py b/intersight/model/firmware_version_map.py index cd182ae857..457e88be69 100644 --- a/intersight/model/firmware_version_map.py +++ b/intersight/model/firmware_version_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_version_map_all_of.py b/intersight/model/firmware_version_map_all_of.py index e38bfefd81..20e734427e 100644 --- a/intersight/model/firmware_version_map_all_of.py +++ b/intersight/model/firmware_version_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fmc_device.py b/intersight/model/fmc_device.py new file mode 100644 index 0000000000..74ad9971d8 --- /dev/null +++ b/intersight/model/fmc_device.py @@ -0,0 +1,438 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.fmc_device_all_of import FmcDeviceAllOf + from intersight.model.fmc_inventory_entity import FmcInventoryEntity + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['FmcDeviceAllOf'] = FmcDeviceAllOf + globals()['FmcInventoryEntity'] = FmcInventoryEntity + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class FmcDevice(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',): { + 'FMC.DEVICE': "fmc.Device", + }, + ('object_type',): { + 'FMC.DEVICE': "fmc.Device", + }, + } + + 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 + 'device_id': (str,), # noqa: E501 + 'domain_id': (str,), # noqa: E501 + 'name': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'device_id': 'DeviceId', # noqa: E501 + 'domain_id': 'DomainId', # noqa: E501 + 'name': 'Name', # 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + } + + read_only_vars = { + 'device_id', # noqa: E501 + 'domain_id', # noqa: E501 + 'name', # 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 + """FmcDevice - 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 "fmc.Device", must be one of ["fmc.Device", ] # 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 "fmc.Device", must be one of ["fmc.Device", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Device") + object_type = kwargs.get('object_type', "fmc.Device") + _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 + """FmcDevice - 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 "fmc.Device", must be one of ["fmc.Device", ] # 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 "fmc.Device", must be one of ["fmc.Device", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Device") + object_type = kwargs.get('object_type', "fmc.Device") + _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': [ + FmcDeviceAllOf, + FmcInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_device_all_of.py b/intersight/model/fmc_device_all_of.py new file mode 100644 index 0000000000..adaa0ed099 --- /dev/null +++ b/intersight/model/fmc_device_all_of.py @@ -0,0 +1,301 @@ +""" + 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-16711 + 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 FmcDeviceAllOf(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',): { + 'FMC.DEVICE': "fmc.Device", + }, + ('object_type',): { + 'FMC.DEVICE': "fmc.Device", + }, + } + + 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 + 'device_id': (str,), # noqa: E501 + 'domain_id': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'device_id': 'DeviceId', # noqa: E501 + 'domain_id': 'DomainId', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + 'device_id', # noqa: E501 + 'domain_id', # noqa: E501 + 'name', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """FmcDeviceAllOf - 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 "fmc.Device", must be one of ["fmc.Device", ] # 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 "fmc.Device", must be one of ["fmc.Device", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Device") + object_type = kwargs.get('object_type', "fmc.Device") + _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 + """FmcDeviceAllOf - 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 "fmc.Device", must be one of ["fmc.Device", ] # 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 "fmc.Device", must be one of ["fmc.Device", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Device") + object_type = kwargs.get('object_type', "fmc.Device") + _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/fmc_device_ha_pair.py b/intersight/model/fmc_device_ha_pair.py new file mode 100644 index 0000000000..b807ed4917 --- /dev/null +++ b/intersight/model/fmc_device_ha_pair.py @@ -0,0 +1,438 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.fmc_device_ha_pair_all_of import FmcDeviceHaPairAllOf + from intersight.model.fmc_inventory_entity import FmcInventoryEntity + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['FmcDeviceHaPairAllOf'] = FmcDeviceHaPairAllOf + globals()['FmcInventoryEntity'] = FmcInventoryEntity + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class FmcDeviceHaPair(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',): { + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + }, + ('object_type',): { + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + }, + } + + 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 + 'device_id': (str,), # noqa: E501 + 'domain_id': (str,), # noqa: E501 + 'name': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'device_id': 'DeviceId', # noqa: E501 + 'domain_id': 'DomainId', # noqa: E501 + 'name': 'Name', # 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + } + + read_only_vars = { + 'device_id', # noqa: E501 + 'domain_id', # noqa: E501 + 'name', # 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 + """FmcDeviceHaPair - 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.DeviceHaPair") + object_type = kwargs.get('object_type', "fmc.DeviceHaPair") + _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 + """FmcDeviceHaPair - 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.DeviceHaPair") + object_type = kwargs.get('object_type', "fmc.DeviceHaPair") + _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': [ + FmcDeviceHaPairAllOf, + FmcInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_device_ha_pair_all_of.py b/intersight/model/fmc_device_ha_pair_all_of.py new file mode 100644 index 0000000000..edc9f3c603 --- /dev/null +++ b/intersight/model/fmc_device_ha_pair_all_of.py @@ -0,0 +1,301 @@ +""" + 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-16711 + 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 FmcDeviceHaPairAllOf(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',): { + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + }, + ('object_type',): { + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + }, + } + + 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 + 'device_id': (str,), # noqa: E501 + 'domain_id': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'device_id': 'DeviceId', # noqa: E501 + 'domain_id': 'DomainId', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + 'device_id', # noqa: E501 + 'domain_id', # noqa: E501 + 'name', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """FmcDeviceHaPairAllOf - 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.DeviceHaPair") + object_type = kwargs.get('object_type', "fmc.DeviceHaPair") + _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 + """FmcDeviceHaPairAllOf - 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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 "fmc.DeviceHaPair", must be one of ["fmc.DeviceHaPair", ] # 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,) + device_id (str): Unique Identifier of the Device.. [optional] # noqa: E501 + domain_id (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + name (str): A user provided name of the Device.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.DeviceHaPair") + object_type = kwargs.get('object_type', "fmc.DeviceHaPair") + _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/fmc_device_ha_pair_list.py b/intersight/model/fmc_device_ha_pair_list.py new file mode 100644 index 0000000000..595e7df0e7 --- /dev/null +++ b/intersight/model/fmc_device_ha_pair_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-16711 + 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.fmc_device_ha_pair import FmcDeviceHaPair + from intersight.model.fmc_device_ha_pair_list_all_of import FmcDeviceHaPairListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['FmcDeviceHaPair'] = FmcDeviceHaPair + globals()['FmcDeviceHaPairListAllOf'] = FmcDeviceHaPairListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class FmcDeviceHaPairList(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': ([FmcDeviceHaPair], 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 + """FmcDeviceHaPairList - 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 'fmc.DeviceHaPair' 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 ([FmcDeviceHaPair], none_type): The array of 'fmc.DeviceHaPair' 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 + """FmcDeviceHaPairList - 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 'fmc.DeviceHaPair' 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 ([FmcDeviceHaPair], none_type): The array of 'fmc.DeviceHaPair' 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': [ + FmcDeviceHaPairListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_device_ha_pair_list_all_of.py b/intersight/model/fmc_device_ha_pair_list_all_of.py new file mode 100644 index 0000000000..50753295bc --- /dev/null +++ b/intersight/model/fmc_device_ha_pair_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-16711 + 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.fmc_device_ha_pair import FmcDeviceHaPair + globals()['FmcDeviceHaPair'] = FmcDeviceHaPair + + +class FmcDeviceHaPairListAllOf(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': ([FmcDeviceHaPair], 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 + """FmcDeviceHaPairListAllOf - 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 'fmc.DeviceHaPair' 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 ([FmcDeviceHaPair], none_type): The array of 'fmc.DeviceHaPair' 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 + """FmcDeviceHaPairListAllOf - 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 'fmc.DeviceHaPair' 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 ([FmcDeviceHaPair], none_type): The array of 'fmc.DeviceHaPair' 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/fmc_device_ha_pair_response.py b/intersight/model/fmc_device_ha_pair_response.py new file mode 100644 index 0000000000..8e849a2910 --- /dev/null +++ b/intersight/model/fmc_device_ha_pair_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-16711 + 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.fmc_device_ha_pair_list import FmcDeviceHaPairList + 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 + globals()['FmcDeviceHaPairList'] = FmcDeviceHaPairList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class FmcDeviceHaPairResponse(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 = { + 'fmc.DeviceHaPair.List': FmcDeviceHaPairList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """FmcDeviceHaPairResponse - 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 'fmc.DeviceHaPair' 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 + """FmcDeviceHaPairResponse - 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 'fmc.DeviceHaPair' 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': [ + FmcDeviceHaPairList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/fmc_device_list.py b/intersight/model/fmc_device_list.py new file mode 100644 index 0000000000..f4622cf6b8 --- /dev/null +++ b/intersight/model/fmc_device_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-16711 + 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.fmc_device import FmcDevice + from intersight.model.fmc_device_list_all_of import FmcDeviceListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['FmcDevice'] = FmcDevice + globals()['FmcDeviceListAllOf'] = FmcDeviceListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class FmcDeviceList(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': ([FmcDevice], 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 + """FmcDeviceList - 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 'fmc.Device' 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 ([FmcDevice], none_type): The array of 'fmc.Device' 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 + """FmcDeviceList - 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 'fmc.Device' 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 ([FmcDevice], none_type): The array of 'fmc.Device' 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': [ + FmcDeviceListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_device_list_all_of.py b/intersight/model/fmc_device_list_all_of.py new file mode 100644 index 0000000000..820449e464 --- /dev/null +++ b/intersight/model/fmc_device_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-16711 + 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.fmc_device import FmcDevice + globals()['FmcDevice'] = FmcDevice + + +class FmcDeviceListAllOf(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': ([FmcDevice], 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 + """FmcDeviceListAllOf - 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 'fmc.Device' 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 ([FmcDevice], none_type): The array of 'fmc.Device' 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 + """FmcDeviceListAllOf - 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 'fmc.Device' 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 ([FmcDevice], none_type): The array of 'fmc.Device' 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/fmc_device_response.py b/intersight/model/fmc_device_response.py new file mode 100644 index 0000000000..9193cb4913 --- /dev/null +++ b/intersight/model/fmc_device_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-16711 + 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.fmc_device_list import FmcDeviceList + 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 + globals()['FmcDeviceList'] = FmcDeviceList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class FmcDeviceResponse(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 = { + 'fmc.Device.List': FmcDeviceList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """FmcDeviceResponse - 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 'fmc.Device' 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 + """FmcDeviceResponse - 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 'fmc.Device' 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': [ + FmcDeviceList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/fmc_domain.py b/intersight/model/fmc_domain.py new file mode 100644 index 0000000000..4360e9b015 --- /dev/null +++ b/intersight/model/fmc_domain.py @@ -0,0 +1,433 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.fmc_domain_all_of import FmcDomainAllOf + from intersight.model.fmc_inventory_entity import FmcInventoryEntity + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['FmcDomainAllOf'] = FmcDomainAllOf + globals()['FmcInventoryEntity'] = FmcInventoryEntity + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class FmcDomain(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',): { + 'FMC.DOMAIN': "fmc.Domain", + }, + ('object_type',): { + 'FMC.DOMAIN': "fmc.Domain", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'uuid': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'name': 'Name', # noqa: E501 + 'uuid': 'Uuid', # 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + } + + read_only_vars = { + 'name', # noqa: E501 + 'uuid', # 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 + """FmcDomain - 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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,) + name (str): A user provided name of the FMC Domain.. [optional] # noqa: E501 + uuid (str): Unique Identifier of the Domain.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Domain") + object_type = kwargs.get('object_type', "fmc.Domain") + _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 + """FmcDomain - 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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,) + name (str): A user provided name of the FMC Domain.. [optional] # noqa: E501 + uuid (str): Unique Identifier of the Domain.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Domain") + object_type = kwargs.get('object_type', "fmc.Domain") + _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': [ + FmcDomainAllOf, + FmcInventoryEntity, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_domain_all_of.py b/intersight/model/fmc_domain_all_of.py new file mode 100644 index 0000000000..7e96282375 --- /dev/null +++ b/intersight/model/fmc_domain_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-16711 + 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 FmcDomainAllOf(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',): { + 'FMC.DOMAIN': "fmc.Domain", + }, + ('object_type',): { + 'FMC.DOMAIN': "fmc.Domain", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'uuid': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'uuid': 'Uuid', # noqa: E501 + } + + read_only_vars = { + 'name', # noqa: E501 + 'uuid', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """FmcDomainAllOf - 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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,) + name (str): A user provided name of the FMC Domain.. [optional] # noqa: E501 + uuid (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Domain") + object_type = kwargs.get('object_type', "fmc.Domain") + _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 + """FmcDomainAllOf - 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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 "fmc.Domain", must be one of ["fmc.Domain", ] # 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,) + name (str): A user provided name of the FMC Domain.. [optional] # noqa: E501 + uuid (str): Unique Identifier of the Domain.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.Domain") + object_type = kwargs.get('object_type', "fmc.Domain") + _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/fmc_domain_list.py b/intersight/model/fmc_domain_list.py new file mode 100644 index 0000000000..e7967e24c7 --- /dev/null +++ b/intersight/model/fmc_domain_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-16711 + 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.fmc_domain import FmcDomain + from intersight.model.fmc_domain_list_all_of import FmcDomainListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['FmcDomain'] = FmcDomain + globals()['FmcDomainListAllOf'] = FmcDomainListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class FmcDomainList(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': ([FmcDomain], 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 + """FmcDomainList - 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 'fmc.Domain' 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 ([FmcDomain], none_type): The array of 'fmc.Domain' 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 + """FmcDomainList - 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 'fmc.Domain' 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 ([FmcDomain], none_type): The array of 'fmc.Domain' 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': [ + FmcDomainListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_domain_list_all_of.py b/intersight/model/fmc_domain_list_all_of.py new file mode 100644 index 0000000000..f34eeb6856 --- /dev/null +++ b/intersight/model/fmc_domain_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-16711 + 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.fmc_domain import FmcDomain + globals()['FmcDomain'] = FmcDomain + + +class FmcDomainListAllOf(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': ([FmcDomain], 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 + """FmcDomainListAllOf - 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 'fmc.Domain' 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 ([FmcDomain], none_type): The array of 'fmc.Domain' 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 + """FmcDomainListAllOf - 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 'fmc.Domain' 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 ([FmcDomain], none_type): The array of 'fmc.Domain' 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/fmc_domain_response.py b/intersight/model/fmc_domain_response.py new file mode 100644 index 0000000000..73840605a4 --- /dev/null +++ b/intersight/model/fmc_domain_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-16711 + 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.fmc_domain_list import FmcDomainList + 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 + globals()['FmcDomainList'] = FmcDomainList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class FmcDomainResponse(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 = { + 'fmc.Domain.List': FmcDomainList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """FmcDomainResponse - 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 'fmc.Domain' 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 + """FmcDomainResponse - 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 'fmc.Domain' 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': [ + FmcDomainList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/fmc_inventory_entity.py b/intersight/model/fmc_inventory_entity.py new file mode 100644 index 0000000000..5246fbe5a1 --- /dev/null +++ b/intersight/model/fmc_inventory_entity.py @@ -0,0 +1,438 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.fmc_device import FmcDevice + from intersight.model.fmc_device_ha_pair import FmcDeviceHaPair + from intersight.model.fmc_domain import FmcDomain + from intersight.model.fmc_inventory_entity_all_of import FmcInventoryEntityAllOf + from intersight.model.fmc_physical_interface import FmcPhysicalInterface + 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 + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['FmcDevice'] = FmcDevice + globals()['FmcDeviceHaPair'] = FmcDeviceHaPair + globals()['FmcDomain'] = FmcDomain + globals()['FmcInventoryEntityAllOf'] = FmcInventoryEntityAllOf + globals()['FmcPhysicalInterface'] = FmcPhysicalInterface + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class FmcInventoryEntity(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',): { + 'DEVICE': "fmc.Device", + 'DEVICEHAPAIR': "fmc.DeviceHaPair", + 'DOMAIN': "fmc.Domain", + 'PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + ('object_type',): { + 'DEVICE': "fmc.Device", + 'DEVICEHAPAIR': "fmc.DeviceHaPair", + 'DOMAIN': "fmc.Domain", + 'PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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(): + lazy_import() + val = { + 'fmc.Device': FmcDevice, + 'fmc.DeviceHaPair': FmcDeviceHaPair, + 'fmc.Domain': FmcDomain, + 'fmc.PhysicalInterface': FmcPhysicalInterface, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """FmcInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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 + """FmcInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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': [ + FmcInventoryEntityAllOf, + MoBaseMo, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_inventory_entity_all_of.py b/intersight/model/fmc_inventory_entity_all_of.py new file mode 100644 index 0000000000..d438548f4b --- /dev/null +++ b/intersight/model/fmc_inventory_entity_all_of.py @@ -0,0 +1,298 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + + +class FmcInventoryEntityAllOf(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',): { + 'DEVICE': "fmc.Device", + 'DEVICEHAPAIR': "fmc.DeviceHaPair", + 'DOMAIN': "fmc.Domain", + 'PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + ('object_type',): { + 'DEVICE': "fmc.Device", + 'DEVICEHAPAIR': "fmc.DeviceHaPair", + 'DOMAIN': "fmc.Domain", + 'PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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 + """FmcInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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 + """FmcInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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/fmc_physical_interface.py b/intersight/model/fmc_physical_interface.py new file mode 100644 index 0000000000..d1ead32bfe --- /dev/null +++ b/intersight/model/fmc_physical_interface.py @@ -0,0 +1,443 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.fmc_inventory_entity import FmcInventoryEntity + from intersight.model.fmc_physical_interface_all_of import FmcPhysicalInterfaceAllOf + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['FmcInventoryEntity'] = FmcInventoryEntity + globals()['FmcPhysicalInterfaceAllOf'] = FmcPhysicalInterfaceAllOf + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class FmcPhysicalInterface(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',): { + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + ('object_type',): { + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + } + + 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 + 'device_id': (str,), # noqa: E501 + 'domain_id': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'physical_interface_id': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'device_id': 'DeviceId', # noqa: E501 + 'domain_id': 'DomainId', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'physical_interface_id': 'PhysicalInterfaceId', # 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + } + + read_only_vars = { + 'device_id', # noqa: E501 + 'domain_id', # noqa: E501 + 'name', # noqa: E501 + 'physical_interface_id', # 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 + """FmcPhysicalInterface - 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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,) + device_id (str): Represents Device Id associated with Physical Interface.. [optional] # noqa: E501 + domain_id (str): Represents Domain Id associated with Physical Interface.. [optional] # noqa: E501 + name (str): Represents Physical Interface Name.. [optional] # noqa: E501 + physical_interface_id (str): Represents Physical Interface Id.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.PhysicalInterface") + object_type = kwargs.get('object_type', "fmc.PhysicalInterface") + _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 + """FmcPhysicalInterface - 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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,) + device_id (str): Represents Device Id associated with Physical Interface.. [optional] # noqa: E501 + domain_id (str): Represents Domain Id associated with Physical Interface.. [optional] # noqa: E501 + name (str): Represents Physical Interface Name.. [optional] # noqa: E501 + physical_interface_id (str): Represents Physical Interface Id.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.PhysicalInterface") + object_type = kwargs.get('object_type', "fmc.PhysicalInterface") + _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': [ + FmcInventoryEntity, + FmcPhysicalInterfaceAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_physical_interface_all_of.py b/intersight/model/fmc_physical_interface_all_of.py new file mode 100644 index 0000000000..e2e3936df2 --- /dev/null +++ b/intersight/model/fmc_physical_interface_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-16711 + 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 FmcPhysicalInterfaceAllOf(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',): { + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + ('object_type',): { + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + }, + } + + 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 + 'device_id': (str,), # noqa: E501 + 'domain_id': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'physical_interface_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'device_id': 'DeviceId', # noqa: E501 + 'domain_id': 'DomainId', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'physical_interface_id': 'PhysicalInterfaceId', # noqa: E501 + } + + read_only_vars = { + 'device_id', # noqa: E501 + 'domain_id', # noqa: E501 + 'name', # noqa: E501 + 'physical_interface_id', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """FmcPhysicalInterfaceAllOf - 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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,) + device_id (str): Represents Device Id associated with Physical Interface.. [optional] # noqa: E501 + domain_id (str): Represents Domain Id associated with Physical Interface.. [optional] # noqa: E501 + name (str): Represents Physical Interface Name.. [optional] # noqa: E501 + physical_interface_id (str): Represents Physical Interface Id.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.PhysicalInterface") + object_type = kwargs.get('object_type', "fmc.PhysicalInterface") + _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 + """FmcPhysicalInterfaceAllOf - 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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 "fmc.PhysicalInterface", must be one of ["fmc.PhysicalInterface", ] # 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,) + device_id (str): Represents Device Id associated with Physical Interface.. [optional] # noqa: E501 + domain_id (str): Represents Domain Id associated with Physical Interface.. [optional] # noqa: E501 + name (str): Represents Physical Interface Name.. [optional] # noqa: E501 + physical_interface_id (str): Represents Physical Interface Id.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "fmc.PhysicalInterface") + object_type = kwargs.get('object_type', "fmc.PhysicalInterface") + _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/fmc_physical_interface_list.py b/intersight/model/fmc_physical_interface_list.py new file mode 100644 index 0000000000..9e71f7000b --- /dev/null +++ b/intersight/model/fmc_physical_interface_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-16711 + 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.fmc_physical_interface import FmcPhysicalInterface + from intersight.model.fmc_physical_interface_list_all_of import FmcPhysicalInterfaceListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['FmcPhysicalInterface'] = FmcPhysicalInterface + globals()['FmcPhysicalInterfaceListAllOf'] = FmcPhysicalInterfaceListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class FmcPhysicalInterfaceList(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': ([FmcPhysicalInterface], 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 + """FmcPhysicalInterfaceList - 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 'fmc.PhysicalInterface' 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 ([FmcPhysicalInterface], none_type): The array of 'fmc.PhysicalInterface' 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 + """FmcPhysicalInterfaceList - 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 'fmc.PhysicalInterface' 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 ([FmcPhysicalInterface], none_type): The array of 'fmc.PhysicalInterface' 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': [ + FmcPhysicalInterfaceListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/fmc_physical_interface_list_all_of.py b/intersight/model/fmc_physical_interface_list_all_of.py new file mode 100644 index 0000000000..da03736efa --- /dev/null +++ b/intersight/model/fmc_physical_interface_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-16711 + 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.fmc_physical_interface import FmcPhysicalInterface + globals()['FmcPhysicalInterface'] = FmcPhysicalInterface + + +class FmcPhysicalInterfaceListAllOf(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': ([FmcPhysicalInterface], 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 + """FmcPhysicalInterfaceListAllOf - 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 'fmc.PhysicalInterface' 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 ([FmcPhysicalInterface], none_type): The array of 'fmc.PhysicalInterface' 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 + """FmcPhysicalInterfaceListAllOf - 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 'fmc.PhysicalInterface' 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 ([FmcPhysicalInterface], none_type): The array of 'fmc.PhysicalInterface' 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/fmc_physical_interface_response.py b/intersight/model/fmc_physical_interface_response.py new file mode 100644 index 0000000000..ced273c62a --- /dev/null +++ b/intersight/model/fmc_physical_interface_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-16711 + 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.fmc_physical_interface_list import FmcPhysicalInterfaceList + 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 + globals()['FmcPhysicalInterfaceList'] = FmcPhysicalInterfaceList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class FmcPhysicalInterfaceResponse(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 = { + 'fmc.PhysicalInterface.List': FmcPhysicalInterfaceList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """FmcPhysicalInterfaceResponse - 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 'fmc.PhysicalInterface' 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 + """FmcPhysicalInterfaceResponse - 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 'fmc.PhysicalInterface' 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': [ + FmcPhysicalInterfaceList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/forecast_catalog.py b/intersight/model/forecast_catalog.py index d510c58951..19b76d2c7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2f9b128c6..2843a3ba4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0343ecb71a..dd854a1b2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c32d65f2d..fee72b65f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d09c2e2309..25674286d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class ForecastCatalogRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class ForecastCatalogRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class ForecastCatalogRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class ForecastCatalogRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class ForecastCatalogRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class ForecastCatalogRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class ForecastCatalogRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class ForecastCatalogRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/forecast_catalog_response.py b/intersight/model/forecast_catalog_response.py index e924064153..40c669f23f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 097e917860..ffe8413bf6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ac938f5ff..d4d29accd6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a59ff5fd48..006f776d88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ab10f97dc..4df11ef292 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 329738fc2c..ebefcd7bdd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class ForecastDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class ForecastDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class ForecastDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class ForecastDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class ForecastDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class ForecastDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class ForecastDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class ForecastDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/forecast_definition_response.py b/intersight/model/forecast_definition_response.py index e959a669d7..eeff7d98ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 424cc71329..831d1497b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdf51ae478..ee64c3fa62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f03cfa05e..4c4ae48aeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c5a0c866b..cd2f984a22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45faa8798f..acbe8048b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class ForecastInstanceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class ForecastInstanceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class ForecastInstanceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class ForecastInstanceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class ForecastInstanceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class ForecastInstanceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class ForecastInstanceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class ForecastInstanceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/forecast_instance_response.py b/intersight/model/forecast_instance_response.py index 55259f3521..8cbe2e4cbe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e25d0bb510..6cb1bae099 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc61531ab8..cb927d4868 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4fe8d3286..f9c7e73e76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6b2826403..9ed7529661 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82ac612200..6fc6186250 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0024530bd..0552ee8782 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63eb177e8b..faab51cfbd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -201,6 +201,18 @@ class GraphicsCardRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -304,6 +316,7 @@ class GraphicsCardRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -325,6 +338,8 @@ class GraphicsCardRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -386,6 +401,13 @@ class GraphicsCardRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -507,6 +529,10 @@ class GraphicsCardRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -744,6 +770,8 @@ class GraphicsCardRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -942,6 +970,8 @@ class GraphicsCardRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1222,6 +1252,7 @@ class GraphicsCardRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/graphics_card_response.py b/intersight/model/graphics_card_response.py index a6daf417f9..7a1d614ab8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d59ba80195..ea8addac29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2b8b43e14..37e69a2efd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf26f8712f..6456e49f64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4bc1564e50..6c4faf472b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e34323cd1..eefa566d72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class GraphicsControllerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class GraphicsControllerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class GraphicsControllerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class GraphicsControllerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class GraphicsControllerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class GraphicsControllerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class GraphicsControllerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class GraphicsControllerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/graphics_controller_response.py b/intersight/model/graphics_controller_response.py index 740f375dac..18ead5f2e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72026a93e5..5a26436acb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c862f213a..fa8438d19c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bb6f6b3dc..2ec361847c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b35ec181e..bd6bf367b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17da613f6a..8159637680 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f13ba8648..7e8ae35212 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc800ab16a..c88d72c3b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2b9246913..cf221e1996 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b0d51aead..2a92a08db6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 357e2a5100..7a123f49d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14a978e4dd..f5f6dbabc7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae8bedd639..9adb47ba9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 861a79297a..97148d17b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eca2952f75..2a3fef3156 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bab5259339..04fc6ec941 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7508ee4471..c21f20895f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1be142e34..d7f5e73b94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41e9dba155..2046fee245 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 750eed0d9d..b4aa9c829e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46a2a59481..f8cb4ff956 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38a98d66a3..87096ec458 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 debc0aa509..93b4f68f9f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f768bb6573..e35401620f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hcl_hw_catalog_info_response.py b/intersight/model/hcl_hw_catalog_info_response.py index aa6c4c65c6..28786bf9e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd6bee129b..7b9b35a757 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aaeb083315..fdd9cda30d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4d4584f3f..d4267ef48a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1706263570..d2a9494e7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a1342fcff..97ba63652b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -96,6 +96,18 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -199,6 +211,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -220,6 +233,8 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -281,6 +296,13 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -402,6 +424,10 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -639,6 +665,8 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -837,6 +865,8 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1117,6 +1147,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_response.py b/intersight/model/hcl_hyperflex_software_compatibility_info_response.py index 96bbb7fe04..cb85590702 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 692204a49a..fd9d04b048 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee02fa472b..008593a29b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 179fbac0de..70789d0084 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f1b119a3d3..3066a63b22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 acb63e89ad..0a28ab99e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class HclOperatingSystemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class HclOperatingSystemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class HclOperatingSystemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class HclOperatingSystemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class HclOperatingSystemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class HclOperatingSystemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class HclOperatingSystemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class HclOperatingSystemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hcl_operating_system_response.py b/intersight/model/hcl_operating_system_response.py index 9b8a26d182..7f8c4f380d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 811de2d882..2f32a4c674 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d78d68aa7b..962aeec77d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b2a184b6a..289eb1308d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b449fcb682..7fb41af227 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 581c176808..220ee77599 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hcl_operating_system_vendor_response.py b/intersight/model/hcl_operating_system_vendor_response.py index d681527859..5f88d4ac7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00146644fc..d16f9f514c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fe2436d22..e05780676d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f486ccbe5b..680d793db7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59049ea8ad..93ca267946 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 339e0c22e6..4c924eda28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa502b4069..3b50515663 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a75aefb899..a7c63f4e0e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hcl_server_hw_catalog_info_response.py b/intersight/model/hcl_server_hw_catalog_info_response.py index 4d5136dc4c..e61c93a70f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c1126d0be..53253aa653 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd3469409e..f37311cc1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adcaaea70e..300b375e7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d20da8f88f..100ccb5037 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9d3fe8cf0..e6e19d16d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 511f8d123d..b6ccb5f8f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 604bfed939..32435ba4df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 405aa7c5a7..0f641ec0bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93d0d7bee0..3ccc663c98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class HyperflexAlarmRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class HyperflexAlarmRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class HyperflexAlarmRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class HyperflexAlarmRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class HyperflexAlarmRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class HyperflexAlarmRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class HyperflexAlarmRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class HyperflexAlarmRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_alarm_response.py b/intersight/model/hyperflex_alarm_response.py index 3b8932a497..ed2af57478 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10c19b625b..c74204d924 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20af967643..7ae8241906 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49931462fc..1c89a90137 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d11aba6a7..bafee8dc59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f187672ea0..08b2351f6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e8d9b9e75..639b59e26d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5119038c59..a9b252e06f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_app_catalog_response.py b/intersight/model/hyperflex_app_catalog_response.py index 60645e7f19..f1928ed20c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8b55e469d..9ee02fa8fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 381dd38402..7bfbda81de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20d06787cd..cdfcba8c9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab1e3c46ac..fce61ed869 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59519dc92f..36875430ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b92667dbb..eb7f7d07a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cb6f20684..6bd79fe702 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_auto_support_policy_response.py b/intersight/model/hyperflex_auto_support_policy_response.py index ff15213f31..6934cbfcf0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f05550a0c7..fc9467effe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed0baa6225..d930b75cf0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9aab3c918f..9bbc05d9f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9cfb97749..a48dcf2155 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a11033e16e..fcac3938db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_backup_cluster_response.py b/intersight/model/hyperflex_backup_cluster_response.py index 233b2ef10e..b9af64d2f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3419a206b..a4d462060e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7c3d95583..fcb0ddaa98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 863a32de14..98e5a50c13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0646e3d7cf..1d18136f9f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e63c7a5b1..14194be5d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -121,6 +121,18 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -224,6 +236,7 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -245,6 +258,8 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -306,6 +321,13 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -427,6 +449,10 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -664,6 +690,8 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -862,6 +890,8 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1142,6 +1172,7 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_capability.py b/intersight/model/hyperflex_capability.py index cc9ebc174f..f8e4e7dd22 100644 --- a/intersight/model/hyperflex_capability.py +++ b/intersight/model/hyperflex_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_all_of.py b/intersight/model/hyperflex_capability_all_of.py index ad2b2bc79d..9f3af6f53c 100644 --- a/intersight/model/hyperflex_capability_all_of.py +++ b/intersight/model/hyperflex_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info.py b/intersight/model/hyperflex_capability_info.py index 4df216718b..74bd388cad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab8cd0ed90..8cc56edd36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0dfde316a..81d1960247 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a652f9052..809ad95f18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7417857d08..f37f9efa5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_capability_info_response.py b/intersight/model/hyperflex_capability_info_response.py index c7651d1ab9..4bc36f9964 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c17f32a92d..8d7247d0cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03e0b42030..fdce1b0d8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4955e00ad..def4c22179 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcc998c427..68dd800811 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41c5068727..81eda8d243 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa5963e800..1b3ad30d4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e40571a2f2..8757d9267e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a9019d882..bcb634e87e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb94128be8..cf84470504 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e87485b11c..7eb850c9ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2afb278a58..10cbd7362c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dae1b5c18a..9f45c7b142 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e97bf332b9..b167fe7373 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af8d932ae9..006bfa3e5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py index e367b4f566..842e4edc03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0224efcace..4e9a61534d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 558989f7fe..c6fd8ada5c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ac9989421..b604e1eb2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5cb4a69cf8..75854dec5c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f72dea272e..89007fbcaa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa317cc74a..69243054c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04be762425..131acc4c89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b2e69b4cb..ed7969c4d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f87f54fae..8cbedb66ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 087600c55c..b8cefe4012 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a9232fe17..057f7a9ef5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8197a674ee..b3dc6513c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c6b8534f2..be21836676 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff6bcdee90..7856441198 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5f7012ca0..6a2c46762f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_cluster_network_policy_response.py b/intersight/model/hyperflex_cluster_network_policy_response.py index 8e36a766d1..6c019e3dd7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17768d8c71..793c1e226e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a9df495ad..0c8b98ea54 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f90eaff2d..324a406bec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae30548c27..849435d1fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b942266287..63e5e3cf92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -154,6 +154,18 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -257,6 +269,7 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -278,6 +291,8 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -339,6 +354,13 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -460,6 +482,10 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -697,6 +723,8 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -895,6 +923,8 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1175,6 +1205,7 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_cluster_profile_response.py b/intersight/model/hyperflex_cluster_profile_response.py index adb8c98531..70a86cf74d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fb80ee0cd..a4efee230b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -169,6 +169,18 @@ class HyperflexClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -272,6 +284,7 @@ class HyperflexClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -293,6 +306,8 @@ class HyperflexClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -354,6 +369,13 @@ class HyperflexClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -475,6 +497,10 @@ class HyperflexClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -712,6 +738,8 @@ class HyperflexClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -910,6 +938,8 @@ class HyperflexClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1190,6 +1220,7 @@ class HyperflexClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_cluster_replication_network_policy.py b/intersight/model/hyperflex_cluster_replication_network_policy.py index 1aa83972d0..0efe79e009 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ade960f521..950048f25c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6358d53e16..e23eb00d6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05be42251a..36bf2f4dfb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ec74cf56d..a790defbaf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54884307e9..d4544bbc18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff0f41b9ca..33cfb18f73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be53ea9348..64188c27cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f62c01a35..355cc794b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96c6050697..753f72a3b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18c9b8e80c..3ff74f8540 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1657c7a9f2..c1c17ae6d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d5974f4f63..1c0a07b90f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a0ddd2b45..0d72a0da34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49710236c2..010c70ac90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2946cdd1a4..f88ba112ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_cluster_storage_policy_response.py b/intersight/model/hyperflex_cluster_storage_policy_response.py index 066df651c5..0f194b224f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbb7023cab..dd65ac66e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89fed53a6f..f04228687f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd544d10e2..e0482bb570 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83bace3969..6a66d46e58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77f125cb13..21b91683ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf00cd7a8a..45e2c7f5a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa721254cf..2c8760cce6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_config_result_entry_response.py b/intersight/model/hyperflex_config_result_entry_response.py index db9b9d6339..f7e09d65ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fc425479f..111d200676 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e2d7b3cde..dc10427c7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4cf97512f..f6065067f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class HyperflexConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class HyperflexConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class HyperflexConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class HyperflexConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class HyperflexConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class HyperflexConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class HyperflexConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class HyperflexConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_config_result_response.py b/intersight/model/hyperflex_config_result_response.py index 31dc1dc1d2..3ebdbfaf5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 21ba919549..83d17b98bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ef615beb6..6f22d2577a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cbe4cd969..a98183bc5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e4933bd2e..6b98d93cc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1eff380d0..2fa039c39c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_data_protection_peer_response.py b/intersight/model/hyperflex_data_protection_peer_response.py index 49103b8c86..1a99539a6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfdd155249..4216bb91b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68c5833378..7de59b5fd6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adadcb5f38..3bd7e85ec2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e86c713a0..79c31cb598 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcfc62245c..f95b7e0647 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c186ffe479..effc0791f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8451e386db..39d35ecef3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -118,6 +118,18 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -221,6 +233,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -242,6 +255,8 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -303,6 +318,13 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -424,6 +446,10 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -661,6 +687,8 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -859,6 +887,8 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1139,6 +1169,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_datastore_statistic_response.py b/intersight/model/hyperflex_datastore_statistic_response.py index 124e3a1a72..b513937538 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d07eb791f..ac91105f1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ddacae1ea3..32037247e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8cf258ebe..5082d481ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e28babce29..826bc14dae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 092fba5a75..7e3be7ddc2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c51521050b..e6a99abeff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4e54c4ca9..3b3be4f528 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9f6ca4178..573763ac55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65ef469820..1df5519a3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52b142d125..6838abe1a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -132,6 +132,18 @@ class HyperflexDriveRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -235,6 +247,7 @@ class HyperflexDriveRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -256,6 +269,8 @@ class HyperflexDriveRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -317,6 +332,13 @@ class HyperflexDriveRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -438,6 +460,10 @@ class HyperflexDriveRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -675,6 +701,8 @@ class HyperflexDriveRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -873,6 +901,8 @@ class HyperflexDriveRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1153,6 +1183,7 @@ class HyperflexDriveRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_drive_response.py b/intersight/model/hyperflex_drive_response.py index a21912cf0c..43e3a50a51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 973551a0ed..7d7104ae6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d8b279671..b21ef4014a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf97f9be16..54c523c6e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 159e7b1f51..5e7bd246e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f634c7929..82a941b95d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class HyperflexEncryptionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class HyperflexEncryptionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class HyperflexEncryptionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class HyperflexEncryptionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class HyperflexEncryptionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class HyperflexEncryptionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class HyperflexEncryptionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class HyperflexEncryptionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_encryption_response.py b/intersight/model/hyperflex_encryption_response.py index e2da5ba3e0..62b2f9dd20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4871f613c6..3908a5ca5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b64ad0319a..b51cbf187b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3117c4ecec..87c7795aa7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3b445c068..478854acb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01bc606af6..0cae9222c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96af207f7b..08dd6326d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c32102b10..4ef6f9e394 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54ed095cd7..c757c713ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 150667a576..386077aa70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_response.py b/intersight/model/hyperflex_ext_fc_storage_policy_response.py index 941a211ea9..538955e0f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b5d0ba660..56a55364fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f8ecaf6e8..a565555b35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f427586d0..a6fa59ef01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43f6c2d44e..257a7cd3c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1e6c797f2..6d10636d68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py index e04d93cd07..a247afcc97 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1524ec24fc..8c366e96de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4bebebce6..5390ebed7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8183702b8f..f1a4d2e578 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6766d18672..e4443a615f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a5e6e1a71..b180205a7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7a84a54e4..2aa2db3986 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4c7af8dd1..29788cb905 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_feature_limit_external_response.py b/intersight/model/hyperflex_feature_limit_external_response.py index 4bb59b093b..983c533261 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cc012577a..f82f39e0e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b74dbc0669..0b417d672c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6ce2e2c93..753fdc9b65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de8002e77e..498a7c0403 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e80543f8f1..369bd644a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_feature_limit_internal_response.py b/intersight/model/hyperflex_feature_limit_internal_response.py index 0c11138122..51f7326228 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02c2b92549..f838b55771 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eae05e31fd..8fc7b554c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24e116dfbd..a267e4cb6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3fc206e5de..8a67a31c0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f0c8e8cd7..60e84b6c2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcca301715..2c3f202aeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c382c52fd1..05d2b41107 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d604cc94b8..f4bf03f054 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5c038518a..24ac05b3a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_health_check_definition_response.py b/intersight/model/hyperflex_health_check_definition_response.py index 59233784d5..d281391227 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f93a265aeb..492fa92186 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b0a5909ce..1657d15086 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c61b56449f..59cd3b0067 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22510f87d6..08d2debd6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 364f9be4a7..ca0c5d594d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba01bb85c1..ae81da4ec9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0c82f407c..06e75b1d66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25a8e7626a..e2d460c426 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d4c7dface..965f7aa3cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9df60f0279..5d8c01ac2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfcdb9ff0d..8cc020db71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2801c99537..c33edff49b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef520ffa68..7fb4852cdb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fd133f179..57f3db3a9d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fd5178be5..5bcb9cf5b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5cca8223e0..9907cb03a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54649b380c..90dbf45a09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy.py b/intersight/model/hyperflex_health_check_schedule_policy.py index 657462e5f7..3052ac943a 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy.py +++ b/intersight/model/hyperflex_health_check_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_all_of.py b/intersight/model/hyperflex_health_check_schedule_policy_all_of.py index 37ef3b4e9d..3bea76bf1f 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_all_of.py +++ b/intersight/model/hyperflex_health_check_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_list.py b/intersight/model/hyperflex_health_check_schedule_policy_list.py index be3cb5b559..580a9cc224 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_list.py +++ b/intersight/model/hyperflex_health_check_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_list_all_of.py b/intersight/model/hyperflex_health_check_schedule_policy_list_all_of.py index 1962865cb6..38462e362f 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_list_all_of.py +++ b/intersight/model/hyperflex_health_check_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_response.py b/intersight/model/hyperflex_health_check_schedule_policy_response.py index 60bebdf545..49c94e8fd3 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_response.py +++ b/intersight/model/hyperflex_health_check_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20c22ef53c..0a1d336f49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82d85c6725..a3f3d7e399 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e481ac787d..c23b39b7db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b24687863c..6fbb86dda1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8edc743e74..95779465bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -117,6 +117,18 @@ class HyperflexHealthRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -220,6 +232,7 @@ class HyperflexHealthRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -241,6 +254,8 @@ class HyperflexHealthRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -302,6 +317,13 @@ class HyperflexHealthRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -423,6 +445,10 @@ class HyperflexHealthRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -660,6 +686,8 @@ class HyperflexHealthRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -858,6 +886,8 @@ class HyperflexHealthRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1138,6 +1168,7 @@ class HyperflexHealthRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_health_response.py b/intersight/model/hyperflex_health_response.py index 9acc0f47ff..0b1a5f1e54 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2991bc183d..0d51773bde 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb7c942314..8e338d20f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 569d60b362..fff7622378 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c3f6a9969..24cf5b48f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5aa6208399..57bf99be41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bba1a69b17..41f8afcb3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73ce676824..cbabfa8136 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0ad5b0b79..717dab188e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbeefd1afe..a51f7c3be3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1c8cdd06d..36ff630748 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e775977baa..245c176a20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80d6fe40e3..992db46a92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d288de9ad1..57d34eaf4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5bb99413e1..e08d858535 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cbb3ca424c..93d8529d58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b1a16864f..80475a33b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c451ce3f2..d2f7c327a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73693d4c2d..10a279859e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41753daefc..07fe16f893 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a121469846..e4c5bb1806 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 586730852c..467d760fef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a16a9e5767..3755e19960 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbaeab59d1..3b7e5a7575 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cead4eee13..d56a0b4912 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b26aaf598..d360b3c7cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd36a26465..3d2513da58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f50dd33828..1392369817 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2eca2b60c..ee7e3882b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52f76efc35..1f7c9d9f26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf26b2144a..ab1825af56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 801d0a448d..673572bd34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83dfa30def..18d83883ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_hxdp_version_response.py b/intersight/model/hyperflex_hxdp_version_response.py index 33a6d0c782..90fb0a0036 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08535056e1..20ef91465a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b7c167d3b..23b2d658b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97bcda78f4..9753fd3d72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fd4a79931..306f7e39e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d72ba36bbc..881b55c934 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -128,6 +128,18 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -231,6 +243,7 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -252,6 +265,8 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -313,6 +328,13 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -434,6 +456,10 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -671,6 +697,8 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -869,6 +897,8 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1149,6 +1179,7 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_hypervisor_host_response.py b/intersight/model/hyperflex_hypervisor_host_response.py index 2e45478d3e..70f16a35e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 acb0a83e11..c9018e4855 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a142e89c74..23c401946f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45c2d32257..5e49c90e5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f093c6cca1..bc855abfb7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7d41960d1..4441877cd1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39ba7d5519..c016491f85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd05135776..4a85fed5c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9250aeb5f8..d394f69939 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 58d1f7b6f7..7d9627b971 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 041bf38ec3..f8ecbbade3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -100,6 +100,18 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -203,6 +215,7 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -224,6 +237,8 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -285,6 +300,13 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -406,6 +428,10 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -643,6 +669,8 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -841,6 +869,8 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1121,6 +1151,7 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_initiator_group_response.py b/intersight/model/hyperflex_initiator_group_response.py index 1469e60b99..df749b341c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9130a1338d..53427cd60e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2475c227b8..9172499d22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0126c09213..2808fd8815 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98cf549cfe..3480d90a39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cec2f80899..19d1c6a109 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea3fc1087c..e187e782d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3c282c53a..d11b55190f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00c4e165f8..ccef03df65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb178f5d72..c72c3f6fe5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 770a4d215e..f80a8bcd5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8c8da52d2..e914b91dbd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79a731c219..ccffa7a340 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9181caa259..10c8f61d7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df475de715..4005218dbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39204a5de0..d37a256737 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b909b95186..7febd1e6cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88a524e59e..25d3f2fa93 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class HyperflexLicenseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class HyperflexLicenseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class HyperflexLicenseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class HyperflexLicenseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class HyperflexLicenseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class HyperflexLicenseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class HyperflexLicenseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class HyperflexLicenseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_license_response.py b/intersight/model/hyperflex_license_response.py index 6ffb87709d..5aebeb9d53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc7a131748..ecdca91796 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68efe2e2bc..919f87ea8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d208425e09..fe7597fe5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1cec676800..f6ae84c20a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 463eb78b2e..3c1ff986b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_local_credential_policy_response.py b/intersight/model/hyperflex_local_credential_policy_response.py index e0c3723cb2..421e08ecaf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2771730a84..9b23be8834 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 319c54d99b..dcc7dc8bab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da87f5c548..5d8c6b3a46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e05fb2c57e..450f2e712b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9274f2800..c8b3fd7dae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1be37ea07..6b765c6649 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ca56ea76b..603bc3d709 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -94,6 +94,18 @@ class HyperflexLunRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -197,6 +209,7 @@ class HyperflexLunRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -218,6 +231,8 @@ class HyperflexLunRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -279,6 +294,13 @@ class HyperflexLunRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -400,6 +422,10 @@ class HyperflexLunRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -637,6 +663,8 @@ class HyperflexLunRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -835,6 +863,8 @@ class HyperflexLunRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1115,6 +1145,7 @@ class HyperflexLunRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_lun_response.py b/intersight/model/hyperflex_lun_response.py index 612afa04f0..051619fd97 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d57a8982a..ab75344379 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fc57a7c63..6c8297f10f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0aef784403..e7d56e2fb0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2c484dd907..f52e69e427 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad432a1710..35dc9928a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2aeef7822f..2f4ec27460 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f52673cb1..d14060875e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0ac7b20dd..dce80088e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 999113c242..24557aafe2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1568813d70..bbc1ec0461 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dff1978f53..d1c1d472e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6babd238ff..ca79014d98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_network_configuration.py b/intersight/model/hyperflex_network_configuration.py index 7ce4d40fd3..43bb2b4b10 100644 --- a/intersight/model/hyperflex_network_configuration.py +++ b/intersight/model/hyperflex_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_network_configuration_all_of.py b/intersight/model/hyperflex_network_configuration_all_of.py index 1457d4a3d3..434d3bb72e 100644 --- a/intersight/model/hyperflex_network_configuration_all_of.py +++ b/intersight/model/hyperflex_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a70a9b0f7..9cc5a93908 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_all_of.py b/intersight/model/hyperflex_node_all_of.py index 792419c04d..ef3e745767 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy.py b/intersight/model/hyperflex_node_config_policy.py index c2e44f98f1..5ddf36dd17 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4bee70d580..20359a1d6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d738f9586a..0416c17b14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc4e943de4..0cf65b0a89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5b3744879..05f2f93a03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_node_config_policy_response.py b/intersight/model/hyperflex_node_config_policy_response.py index b2cb5aae66..af9c750f9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c79323a88..13dfc84933 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89c698414f..2e5899a275 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 433f4358a6..c0b13fb012 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b86c27c43..8f26b0bf99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48232027a2..c287335f79 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6ed079ea0..03a114533e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e5c4e9ce4..09c03f11fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_node_profile_response.py b/intersight/model/hyperflex_node_profile_response.py index e64efefbd0..379f289903 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a93bb62bbf..8c704eab6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -132,6 +132,18 @@ class HyperflexNodeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -235,6 +247,7 @@ class HyperflexNodeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -256,6 +269,8 @@ class HyperflexNodeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -317,6 +332,13 @@ class HyperflexNodeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -438,6 +460,10 @@ class HyperflexNodeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -675,6 +701,8 @@ class HyperflexNodeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -873,6 +901,8 @@ class HyperflexNodeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1153,6 +1183,7 @@ class HyperflexNodeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_node_response.py b/intersight/model/hyperflex_node_response.py index ce4cbaffd7..abf077bf92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3eddfbb3c4..5dc6f23b80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c390f68bb..c2849c1a52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2696939e9b..c3c61e2abb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf4b63eafc..7ade0a1ef3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca71393f55..ded0802f93 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 805da88180..1f61cc2f6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 852ca884b5..dce4986e04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c0f843471..675c2f16e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbf3c3cc73..1efe7e3ba2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9a2126aba..60353ad2d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8a5e2ae52..6376b7b8aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8b894a90c..bda1163de4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9429e581ee..4e8fb5f6e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 11a704eac5..95b60bd6e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_proxy_setting_policy_response.py b/intersight/model/hyperflex_proxy_setting_policy_response.py index 869db464a8..2ee4616c91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_re_sync_cluster_mo_ids.py b/intersight/model/hyperflex_re_sync_cluster_mo_ids.py index ae28df91ab..661db9e09a 100644 --- a/intersight/model/hyperflex_re_sync_cluster_mo_ids.py +++ b/intersight/model/hyperflex_re_sync_cluster_mo_ids.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_re_sync_cluster_mo_ids_all_of.py b/intersight/model/hyperflex_re_sync_cluster_mo_ids_all_of.py index 43346d3a46..ab7cf7078b 100644 --- a/intersight/model/hyperflex_re_sync_cluster_mo_ids_all_of.py +++ b/intersight/model/hyperflex_re_sync_cluster_mo_ids_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_reduce_re_sync.py b/intersight/model/hyperflex_reduce_re_sync.py index 88fdcbf9d8..26fb914ca8 100644 --- a/intersight/model/hyperflex_reduce_re_sync.py +++ b/intersight/model/hyperflex_reduce_re_sync.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_reduce_re_sync_all_of.py b/intersight/model/hyperflex_reduce_re_sync_all_of.py index e14f3b7169..701b653e5b 100644 --- a/intersight/model/hyperflex_reduce_re_sync_all_of.py +++ b/intersight/model/hyperflex_reduce_re_sync_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_reduce_re_sync_list.py b/intersight/model/hyperflex_reduce_re_sync_list.py index e6f72422a0..9d5be189ba 100644 --- a/intersight/model/hyperflex_reduce_re_sync_list.py +++ b/intersight/model/hyperflex_reduce_re_sync_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_reduce_re_sync_list_all_of.py b/intersight/model/hyperflex_reduce_re_sync_list_all_of.py index e901a9f4e8..5cf0d16b70 100644 --- a/intersight/model/hyperflex_reduce_re_sync_list_all_of.py +++ b/intersight/model/hyperflex_reduce_re_sync_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_reduce_re_sync_response.py b/intersight/model/hyperflex_reduce_re_sync_response.py index b34ac35524..4f22e768e6 100644 --- a/intersight/model/hyperflex_reduce_re_sync_response.py +++ b/intersight/model/hyperflex_reduce_re_sync_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bec7281ca7..8c7b294948 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 478bf54403..9bc72e5b81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba9f784312..bf30fa9f23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9dc8ea14b3..74f23ae3b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a598872432..a5856e700c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a394bad6e5..656341d327 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 714f8bb008..5f758adbeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c71ed25daf..01a277d80a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 045890b658..995e1cc2ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72c7889b5e..0eb0acd736 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbce73e82c..1702ee87f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b44668e57..a823d8ccf6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc67d3f802..321d441cbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e365e7c40d..2fe8fe9a16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a818b528e..69fac42499 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 409d31d885..de90f85129 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea40b523ba..1f3eda59fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c8b8ee315..5c812f1992 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6574375cca..09f2a85cba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 898d03f44f..07ee5dd18a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18c7fb8144..bcd4b8ea2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_server_firmware_version_entry_response.py b/intersight/model/hyperflex_server_firmware_version_entry_response.py index b19a4ccb9e..aec19e5b29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53aca61a71..2b0b9753c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d71e810f9b..3c45e1e311 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f91cecc7d9..ed41960d18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1cd924ca9..97a52dbb27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c31847265..4b2589113e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_server_firmware_version_response.py b/intersight/model/hyperflex_server_firmware_version_response.py index 7a6c01bc01..0255e570f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a11d1621ec..3752d1c054 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd8aefe4d1..68a57231a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12fa8e014f..029aab541e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a49318db27..ebe75f78de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e61b4817e0..87c46a7151 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09419abc4a..327707642d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff7f8eb648..0716243011 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexServerModelRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexServerModelRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexServerModelRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexServerModelRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexServerModelRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexServerModelRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexServerModelRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexServerModelRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_server_model_response.py b/intersight/model/hyperflex_server_model_response.py index fdcd2b7b52..eb036667ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36b711c37d..88a92980bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44e3288cea..33b71aed8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84a6b1b202..bcd7ab25ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef5e120b5b..6fb2a5bc01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e16b9760a6..1a03a3bd74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_site_details.py b/intersight/model/hyperflex_site_details.py index f0dfde8413..8027a88ae0 100644 --- a/intersight/model/hyperflex_site_details.py +++ b/intersight/model/hyperflex_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_site_details_all_of.py b/intersight/model/hyperflex_site_details_all_of.py index 9eba468f64..07bf435bd2 100644 --- a/intersight/model/hyperflex_site_details_all_of.py +++ b/intersight/model/hyperflex_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1da27d314a..8275d8ba34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6cda41344..d3670c1023 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 794e9b6833..3beb297387 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 560ebc820c..efc4fbb664 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c84e2bf181..59a8fb11bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22f3290ba4..ac378611f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 458db528e2..a86f4de259 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f8e68ebf0..5723efa02a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a157302d27..8bb0b4e8cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91d7f8c7cb..7aac746a7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50e56a5dd7..1ddb69c828 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05576d3e2e..ec76086fab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28d6c028ac..fdb2fc4cee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_software_distribution_component_response.py b/intersight/model/hyperflex_software_distribution_component_response.py index 4a1c9aa0c2..b86788f7c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9fce9e7d12..e0f60731f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 848b92ad65..1c9bbc0ad8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 beccadeefb..29e3bdb5f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bef196b700..99b3c1e8bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 748c1baa51..077cb214d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_software_distribution_entry_response.py b/intersight/model/hyperflex_software_distribution_entry_response.py index b19476f996..62ccf2b2ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e24a5f369..f5203295e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f88140c73..61473b6c97 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c09a289456..0fb2ffefce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70e4821d16..26861cc6bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 479f39db46..fa514d77b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_software_distribution_version_response.py b/intersight/model/hyperflex_software_distribution_version_response.py index 4435381c23..9e76d85301 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86abffe457..fb9fcf3f82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 208f51d260..e803e5da0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc28551d04..7bacc26324 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2d389db76..57c8685f18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef543e777c..12d3ff1760 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_software_version_policy_response.py b/intersight/model/hyperflex_software_version_policy_response.py index c5dd60b303..79b77deba4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33aec5df2f..1d7ecd25ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8951ae3c3..53f7a686b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 834454b109..f800c01336 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e5377cef8..8d43bde246 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_start_reduce_re_sync.py b/intersight/model/hyperflex_start_reduce_re_sync.py index 6f2bfd319e..41d4750054 100644 --- a/intersight/model/hyperflex_start_reduce_re_sync.py +++ b/intersight/model/hyperflex_start_reduce_re_sync.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_start_reduce_re_sync_all_of.py b/intersight/model/hyperflex_start_reduce_re_sync_all_of.py index 60698703d7..3df6af2093 100644 --- a/intersight/model/hyperflex_start_reduce_re_sync_all_of.py +++ b/intersight/model/hyperflex_start_reduce_re_sync_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_start_reduce_re_sync_list.py b/intersight/model/hyperflex_start_reduce_re_sync_list.py index e1a98b7e8a..ec1a6fa130 100644 --- a/intersight/model/hyperflex_start_reduce_re_sync_list.py +++ b/intersight/model/hyperflex_start_reduce_re_sync_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_start_reduce_re_sync_list_all_of.py b/intersight/model/hyperflex_start_reduce_re_sync_list_all_of.py index 3baa2e7395..f7bdcc78af 100644 --- a/intersight/model/hyperflex_start_reduce_re_sync_list_all_of.py +++ b/intersight/model/hyperflex_start_reduce_re_sync_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_start_reduce_re_sync_response.py b/intersight/model/hyperflex_start_reduce_re_sync_response.py index 9ec43ccc5e..3d435ac24c 100644 --- a/intersight/model/hyperflex_start_reduce_re_sync_response.py +++ b/intersight/model/hyperflex_start_reduce_re_sync_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b95c4b853..747c900e45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62108d7ce5..15738a42b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 437c630be6..6630686644 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8190476e1c..317f852379 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e8834c324..7842483f8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,18 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -227,6 +239,7 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -248,6 +261,8 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -309,6 +324,13 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -430,6 +452,10 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -667,6 +693,8 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -865,6 +893,8 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1145,6 +1175,7 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_storage_container_response.py b/intersight/model/hyperflex_storage_container_response.py index 70fba17e2c..d8b8065791 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25298e99d8..9a1c6c6235 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 602bd00a94..fa6fe5df40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed24c2ee92..ffba4b6163 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48ee428490..faf0b7dc32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4bee6cf58c..1506bb0b51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d3cb4cf51..52862bbb9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d095a3829..241bd7d10d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -349,6 +349,18 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -452,6 +464,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -473,6 +486,8 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -534,6 +549,13 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -655,6 +677,10 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -892,6 +918,8 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1090,6 +1118,8 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1370,6 +1400,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_sys_config_policy_response.py b/intersight/model/hyperflex_sys_config_policy_response.py index 3725696496..75edbf1ae4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed87ddd04f..e5b77bc26a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b140a258c..b6a576315b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01d62dff2f..7ae1f62efa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98ec215c3b..384eb04c9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c7302223c..da9dc55a0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class HyperflexTargetRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class HyperflexTargetRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class HyperflexTargetRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class HyperflexTargetRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class HyperflexTargetRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class HyperflexTargetRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class HyperflexTargetRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class HyperflexTargetRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_target_response.py b/intersight/model/hyperflex_target_response.py index 7bd84e67f0..8d6a822d6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7e550c680..3bcb519049 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d6e44e720..febdf2db06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa81cb8225..2647b84af5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16f316186c..449ab2c1b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 404d017519..10f7a212fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5c4acc281..4b9c3db00e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 738c481ebc..9a629a3214 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2784d4408..ccf85fb9bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 869c028e24..82de37b970 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_ucsm_config_policy_response.py b/intersight/model/hyperflex_ucsm_config_policy_response.py index 3809a9248d..fd1ecb0561 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9643bca3cc..d56c6f1bcb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ef8f62a26..71d22715b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14898b6875..8be32b0ad8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45bd4f032c..77dcc5e939 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6c6e8178f..3ce6ec8059 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_vcenter_config_policy_response.py b/intersight/model/hyperflex_vcenter_config_policy_response.py index fcaa131a51..b35a08d140 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_configuration.py b/intersight/model/hyperflex_vcenter_configuration.py index 95670976f1..3dba93171f 100644 --- a/intersight/model/hyperflex_vcenter_configuration.py +++ b/intersight/model/hyperflex_vcenter_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_configuration_all_of.py b/intersight/model/hyperflex_vcenter_configuration_all_of.py index b1614aea80..86d02a2e01 100644 --- a/intersight/model/hyperflex_vcenter_configuration_all_of.py +++ b/intersight/model/hyperflex_vcenter_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76ec20dbb7..39c194055b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 679eaf9fd7..f2e3a7f3b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff4cd6c944..1c2f484c8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b58685c63e..44d77e8bac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a76e773f5..9041358751 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1bfac7f16..01c73ec60e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb641a298f..8179997269 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92ad6424ba..3530e74793 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 baa776de35..5ae5d58f0e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,18 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -227,6 +239,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -248,6 +261,8 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -309,6 +324,13 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -430,6 +452,10 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -667,6 +693,8 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -865,6 +893,8 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1145,6 +1175,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_vm_backup_info_response.py b/intersight/model/hyperflex_vm_backup_info_response.py index 2e6d1cefe6..32390d6cdc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3867feecd..aa3b3316a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9502226e6c..bb7db9de48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6fcec933a8..81247a82ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad2f6401fe..76f496f261 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be3953f8ac..7c32db734d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 efaeb975b8..bc73cf5bba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 875ed0fe62..a6ada0d684 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 576ac9522c..e764560f43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2715de45a..5a35b2eb18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8f092f67a..de53af4b2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0486b580df..8d89295438 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0cfb923143..69988de72b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f1f08a83c..754eba7ebc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cfe5efd52..4200d5a837 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 090fc98856..ddeefc48e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9e2f8597c..98ea371132 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 476af9044d..7291df239d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -130,6 +130,18 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -233,6 +245,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -254,6 +267,8 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -315,6 +330,13 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -436,6 +458,10 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -673,6 +699,8 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -871,6 +899,8 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1151,6 +1181,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_vm_snapshot_info_response.py b/intersight/model/hyperflex_vm_snapshot_info_response.py index d636cc6b07..cbcd600719 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 facf7e14ba..ee0ed6ff87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e36206345..1b4785e0ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ad5612274..25bcf04ad9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02e70ed03e..841217804f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22c9b43977..db9973b778 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class HyperflexVolumeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class HyperflexVolumeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class HyperflexVolumeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class HyperflexVolumeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class HyperflexVolumeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class HyperflexVolumeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class HyperflexVolumeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class HyperflexVolumeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/hyperflex_volume_response.py b/intersight/model/hyperflex_volume_response.py index a9ceb4b4cc..42c82c4746 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b188758518..6f5468b9fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d8a4e4f9c..d49aa19b2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3195a4912..a2fc845fcb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 841cabd0b0..a7f5819693 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94ee9016ec..80dfc0a187 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cffbccaf63..a2031f69d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90b31be9ee..61fa06d86f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7dabd6147..8990a9c913 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25beaa7405..18d3dbc0c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfae73be4d..7aa79dbcb7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cebfbf04f..3e51e8c717 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9562020adc..f0a0827101 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf25fefbd8..fede837a13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d6ecc6536..6fed655d8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9689b901a3..34176fd8a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cf32f418b..174b16e2a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IaasConnectorPackRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IaasConnectorPackRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IaasConnectorPackRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IaasConnectorPackRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IaasConnectorPackRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IaasConnectorPackRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IaasConnectorPackRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IaasConnectorPackRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_connector_pack_response.py b/intersight/model/iaas_connector_pack_response.py index aa12aa6e4c..aa8be0d72d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8dfa32dbf0..ca563a255e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea23f6c1bb..69bcadafad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 351328ee26..f4892b9a94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96b3c11a81..91faea3a2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 435c16ed33..aa06607c3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_custom_task_info_response.py b/intersight/model/iaas_custom_task_info_response.py index ac935ec910..403bf0d4cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d253fcf5ae..a26e23c871 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 afc8384889..71c1f96604 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a81053bf98..304a29a3fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef5d1573dc..d34fc9fd27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9f4ea2d98..6fb47026c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class IaasDeviceStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class IaasDeviceStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class IaasDeviceStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class IaasDeviceStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class IaasDeviceStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class IaasDeviceStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class IaasDeviceStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class IaasDeviceStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_device_status_response.py b/intersight/model/iaas_device_status_response.py index 5c89a0ceff..c0ff50c8e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 617c5fdd1a..1af84a185b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31ff35c79e..a6e208cf92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36e8a1e5af..37df64ee90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5aea1f2516..e752528bfe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e85ba204ee..56ab068d1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff44a49228..fd9dbd9d3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14bd1024ba..d967280010 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7547f58fd..12d0a1827f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 567e18d0d8..cb6c5d1e7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe3c4c230f..e1a3984f81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class IaasLicenseInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class IaasLicenseInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class IaasLicenseInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class IaasLicenseInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class IaasLicenseInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class IaasLicenseInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class IaasLicenseInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class IaasLicenseInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_license_info_response.py b/intersight/model/iaas_license_info_response.py index cf103d1d7a..5a0083c657 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c05fccc94..d9bbad44bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adf8ed81e8..106266373f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f863bf7d2..3fe642995c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 427c294ce3..bfd5451f47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee510b8cb8..4989cf5c9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04393d9b7d..f9f93af64b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b32960ad9c..c31c359666 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1efbdda13d..0a9b5627f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52c2a4e7ea..0b410cf60e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IaasMostRunTasksRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IaasMostRunTasksRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IaasMostRunTasksRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IaasMostRunTasksRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IaasMostRunTasksRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IaasMostRunTasksRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IaasMostRunTasksRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IaasMostRunTasksRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_most_run_tasks_response.py b/intersight/model/iaas_most_run_tasks_response.py index c4bd7ade8d..a2aa036983 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbd0e6ccf4..29271bbca3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 21efc7db28..2960fcb1d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66cae0037d..8ce439a524 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea7278f3c5..cf66c2edee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7db9446bdc..56933c88e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 904ea95e05..de958cfc2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a29a402ade..88b73ad209 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c2671dc66..ac4aac6459 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cdc546652..1a7e942499 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a5a61efc7..0410383cf8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_system_task_info_response.py b/intersight/model/iaas_system_task_info_response.py index 1d469c13f4..bf5beee849 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45f1b50159..44c2865db1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cddb4e8f51..38ce3b3307 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63e4b5d3da..6a7fde1846 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1dcd67960..967d48a078 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d03c80ef58..5e841ab697 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class IaasUcsdInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class IaasUcsdInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class IaasUcsdInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class IaasUcsdInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class IaasUcsdInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class IaasUcsdInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class IaasUcsdInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class IaasUcsdInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_ucsd_info_response.py b/intersight/model/iaas_ucsd_info_response.py index 9784bb0e35..9900acdc56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97fdac237e..683e3ed1fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9378ad44f3..a66dbcd663 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 988ed069db..230c84c68f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8409546b01..1a1f57f26a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a73597f45..46c606cd89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iaas_ucsd_managed_infra_response.py b/intersight/model/iaas_ucsd_managed_infra_response.py index 0b7edcdfc2..1619c389ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0446a9ff70..711c09ef56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a1e151840..707a5cc917 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1535ebaa15..642f9b317b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a1869d4b3..71e0e3811e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18aa9753ab..ab62508061 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e52608f624..605eae4757 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d752a4808..29e5bed7ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6eee296a7b..2859d22a4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 623890423f..f58d985188 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24fe702149..c167ec7e5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6eb67a745..746d4d3143 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d0947ac8e..d70d08a38a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8eedc2bb6e..3827a2ba6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9aa7db84a..2a7cfd2b16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6c60700fe..3370bbaf6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc1209bc94..6372ec0dcd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a21d7f9eee..97c1f8a008 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38e964fdfd..b827ab43a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69cfc933fb..02fa291c11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class IamAccountRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class IamAccountRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class IamAccountRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class IamAccountRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class IamAccountRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class IamAccountRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class IamAccountRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class IamAccountRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_account_response.py b/intersight/model/iam_account_response.py index 84b7042850..9597759de7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_tags.py b/intersight/model/iam_account_tags.py index 06ac320efa..4125a61960 100644 --- a/intersight/model/iam_account_tags.py +++ b/intersight/model/iam_account_tags.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_tags_all_of.py b/intersight/model/iam_account_tags_all_of.py index 1c81ce148e..faff32b865 100644 --- a/intersight/model/iam_account_tags_all_of.py +++ b/intersight/model/iam_account_tags_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 009cd8aa09..d26525696e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4d60f7a02..7788f85d85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5031f95fe8..b1f3fd345f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 532b170ffa..cd7c4864ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc46523b8b..81111b0e80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -116,6 +116,18 @@ class IamApiKeyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -219,6 +231,7 @@ class IamApiKeyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -240,6 +253,8 @@ class IamApiKeyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -301,6 +316,13 @@ class IamApiKeyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -422,6 +444,10 @@ class IamApiKeyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -659,6 +685,8 @@ class IamApiKeyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -857,6 +885,8 @@ class IamApiKeyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1137,6 +1167,7 @@ class IamApiKeyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_api_key_response.py b/intersight/model/iam_api_key_response.py index adf989c850..6764dd48e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc0d68aeaa..f546d9101f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9a83575cf..0a8d8f7679 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a2037cef2..3fafd88933 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 158c09ce1d..a8ea0a418b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a03007ea0b..cbde70f596 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -125,6 +125,18 @@ class IamAppRegistrationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -228,6 +240,7 @@ class IamAppRegistrationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -249,6 +262,8 @@ class IamAppRegistrationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -310,6 +325,13 @@ class IamAppRegistrationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -431,6 +453,10 @@ class IamAppRegistrationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -668,6 +694,8 @@ class IamAppRegistrationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -866,6 +894,8 @@ class IamAppRegistrationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1146,6 +1176,7 @@ class IamAppRegistrationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_app_registration_response.py b/intersight/model/iam_app_registration_response.py index d51d808f93..4dc593b032 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 352ae86988..6d2db25edd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65554cdb9e..4058a898bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d68b579ad4..a2bbf3d4ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91752f8922..89acad0b02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b08a6db91..4cc5a020bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cc4e52563..19b387608e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06aff054a0..c9b4d2dab5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88892b9ad8..7ee8357d42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52abbf46ac..fd83d865cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea60a091fb..bb1301aafd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -96,6 +96,18 @@ class IamCertificateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -199,6 +211,7 @@ class IamCertificateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -220,6 +233,8 @@ class IamCertificateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -281,6 +296,13 @@ class IamCertificateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -402,6 +424,10 @@ class IamCertificateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -639,6 +665,8 @@ class IamCertificateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -837,6 +865,8 @@ class IamCertificateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1117,6 +1147,7 @@ class IamCertificateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_certificate_request.py b/intersight/model/iam_certificate_request.py index f78e514eab..41051b253f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78f0779f1c..2af830e319 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0fe2b7cae3..cc956ed926 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba01f4c46e..c0c000f0d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b58b9f9711..9969f4de60 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class IamCertificateRequestRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class IamCertificateRequestRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class IamCertificateRequestRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class IamCertificateRequestRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class IamCertificateRequestRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class IamCertificateRequestRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class IamCertificateRequestRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class IamCertificateRequestRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_certificate_request_response.py b/intersight/model/iam_certificate_request_response.py index 68e5ce7aed..5648a3eea7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2323d147a..cd70a2efb4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a9fa6ab39..75023c4de8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98edfdd037..67028ba1b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c72577e9d4..f1717248d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0738fdf0f2..1a02ceb0dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e06f3f1483..2c39f6a3c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5676c371ec..c7c28211b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e46d42aeff..edd401de7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamDomainGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamDomainGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamDomainGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamDomainGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamDomainGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamDomainGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamDomainGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamDomainGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_domain_group_response.py b/intersight/model/iam_domain_group_response.py index b46f3a1c6b..0a52731756 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50d256598b..3705de461a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3267856995..b8165756e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9c9009da6..854338e9c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22022d5a86..5becea02f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2192ab0de6..3a8b7ab083 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4137779d8..625d2e067c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 effc2af15f..9089f2a72e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 173618fc51..cdc15eeb78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4f396f415..1fb03ee7b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50391f8860..48d5b29736 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f33b27064b..242d06c683 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d80545a894..6cda6b49c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -166,6 +166,18 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -269,6 +281,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -290,6 +303,8 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -351,6 +366,13 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -472,6 +494,10 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -709,6 +735,8 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -907,6 +935,8 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1187,6 +1217,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_end_point_privilege_response.py b/intersight/model/iam_end_point_privilege_response.py index bef95c8bda..537583fb0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ae68874a5..3c0496ff22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b97ebddc74..3fe19e8d36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f91ffc0532..4cedb8204f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91ede5ecce..d617116cc6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbbf8e6d11..708ec54f08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -170,6 +170,18 @@ class IamEndPointRoleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -273,6 +285,7 @@ class IamEndPointRoleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -294,6 +307,8 @@ class IamEndPointRoleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -355,6 +370,13 @@ class IamEndPointRoleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -476,6 +498,10 @@ class IamEndPointRoleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -713,6 +739,8 @@ class IamEndPointRoleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -911,6 +939,8 @@ class IamEndPointRoleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1191,6 +1221,7 @@ class IamEndPointRoleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_end_point_role_response.py b/intersight/model/iam_end_point_role_response.py index fdc6b83f60..22ca84ddc4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd1cd8750f..18e1d92f92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 380634d494..23b1160784 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d14f2f49bc..09a68cbb4c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6fccbdb574..f7e75a7c2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81f154aaa2..30aeb2ac63 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d51db0e43..3bdc832216 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6691e2d97..d492f830af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_end_point_user_inventory_response.py b/intersight/model/iam_end_point_user_inventory_response.py index 8ab1257221..282ef8e6c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d65c47761..32fbe996cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 799d084602..8ca9f47535 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f86d41536c..29b067dca4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4ab076e4e..5aa5483ab1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0972e2507f..3ec3d6eeaf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 335afcd982..0cb8954a67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a694d14596..872dcf2bb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc91654cd0..9c0c93ec49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31bb10574b..06b714a018 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 5ccd561faf..1ab9149e61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f59e3b5c23..21b3e7985e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 262c6888e9..c5b0fc5efa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1e6180749..6e1ff64156 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_end_point_user_policy_response.py b/intersight/model/iam_end_point_user_policy_response.py index d648793fde..b2fa7c5977 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35d6de3a52..2c9000be44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamEndPointUserRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamEndPointUserRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamEndPointUserRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamEndPointUserRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamEndPointUserRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamEndPointUserRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamEndPointUserRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamEndPointUserRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_end_point_user_response.py b/intersight/model/iam_end_point_user_response.py index 35313fc619..c2dfb443c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6aaee0713..09ad936a48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a5dfecf74..2c700c9f32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b7fd2ee2b..0099a202ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0c984e379..ec4f78dc96 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f01a6fe829..af94c48410 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d72e4b55a6..8167c8d4e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0e56bd373..eda33c9b63 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 3b59c2d5ef..d04c1e73c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3bdf01e86..601df851b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b237e3129..560c8b41a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4d8e23e77..729a2c202e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_end_point_user_role_response.py b/intersight/model/iam_end_point_user_role_response.py index 8246f69ff1..f96b6efdf4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed9c971fa3..e98daf5bf6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 517127e6d2..bc62944bc7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc9cd2c414..3187ad21d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_feature_definition_all_of.py b/intersight/model/iam_feature_definition_all_of.py index 0c8ea4770f..811d3db696 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_group_permission_to_roles.py b/intersight/model/iam_group_permission_to_roles.py index 79027f58df..14ee8ddee9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20dc88674c..53b5f6597e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf4229f006..5b60ec448d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32119ea85d..8c7b4b4902 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b981c7737..b510b70684 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1331342afc..a1eff66c89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9b7be95c6..8a9f251b06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5755628e04..8f84bd1ea3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8862ad0256..28fceec42b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfe6c82cc4..05a68e92a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a5a49982a..8165440152 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class IamIdpReferenceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class IamIdpReferenceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class IamIdpReferenceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class IamIdpReferenceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class IamIdpReferenceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class IamIdpReferenceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class IamIdpReferenceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class IamIdpReferenceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_idp_reference_response.py b/intersight/model/iam_idp_reference_response.py index ca41780c8a..c3faeaa6dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 874715ad53..8d509c3d05 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class IamIdpRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class IamIdpRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class IamIdpRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class IamIdpRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class IamIdpRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class IamIdpRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class IamIdpRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class IamIdpRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_idp_response.py b/intersight/model/iam_idp_response.py index 29392153ab..906c5a8799 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a38bede5f3..b4ae35b0df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd0fa9d6e3..37a1827b47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e33b19c312..04cbe0b68d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd84affb65..36c9d233d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b98a3e416a..4da57e1ca1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamIpAccessManagementRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamIpAccessManagementRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamIpAccessManagementRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamIpAccessManagementRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamIpAccessManagementRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamIpAccessManagementRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamIpAccessManagementRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamIpAccessManagementRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_ip_access_management_response.py b/intersight/model/iam_ip_access_management_response.py index 99008fae14..a24418428c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1649759f0..2a840681b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbdfc6a599..db58129558 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4189d7565c..e3a96328eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8864dcaaf1..1796281c7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae915fc917..1f040b8bb2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamIpAddressRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamIpAddressRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamIpAddressRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamIpAddressRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamIpAddressRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamIpAddressRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamIpAddressRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamIpAddressRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_ip_address_response.py b/intersight/model/iam_ip_address_response.py index 3af587a60e..f91d4a53d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d88b02c8ee..59536e7be6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2973132d8e..fc0c34c0eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f43b6132d..3a0c70fd0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f4c9bfb14..67f4d8c032 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9772f37e6..abb6c6effe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5354e9a5d7..5d1f8784e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 070ce2dd93..737981532e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 abdee3fcae..36faa02fd1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3f892074c..e2fb4a2f60 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a7d03a870..b1e4f5d28c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e85c9c079..f55efbacff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 581d23e2e2..82251f9da5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6272561d90..513bc3ed3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab35721c1d..a44c9b20b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamLdapGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamLdapGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamLdapGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamLdapGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamLdapGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamLdapGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamLdapGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamLdapGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_ldap_group_response.py b/intersight/model/iam_ldap_group_response.py index 5243d9d659..89b737171e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6ae836651..61af06cc5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcc61cd173..436a63184d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3d10cc7ba..6ee75ba3fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b06455374..efcfd7201f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0429733181..25c8ae36d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class IamLdapPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class IamLdapPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class IamLdapPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class IamLdapPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class IamLdapPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class IamLdapPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class IamLdapPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class IamLdapPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_ldap_policy_response.py b/intersight/model/iam_ldap_policy_response.py index 3cce438e2e..43e8f6ebc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2cd29e4e3..3ce5d0e5dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e95bd6438b..bca10a8d22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2770b5919..81cb72542b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1902b804ff..830d81f665 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24c2622428..2ddb4bc0b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamLdapProviderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamLdapProviderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamLdapProviderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamLdapProviderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamLdapProviderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamLdapProviderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamLdapProviderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamLdapProviderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_ldap_provider_response.py b/intersight/model/iam_ldap_provider_response.py index d1f8876f2d..5f7fa63343 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94791616b6..46e6c5d185 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6933cb1c80..61ac5ef037 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_list.py b/intersight/model/iam_local_user_password_list.py index b1322413f6..6c71b2965c 100644 --- a/intersight/model/iam_local_user_password_list.py +++ b/intersight/model/iam_local_user_password_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_list_all_of.py b/intersight/model/iam_local_user_password_list_all_of.py index a530121fd5..306523503f 100644 --- a/intersight/model/iam_local_user_password_list_all_of.py +++ b/intersight/model/iam_local_user_password_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d5d471864..e6213bce2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae27460da4..b794cf94aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb8635467d..ff49d237a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 966ed4c90d..3380e03633 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6b914db78..3b2df77818 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a3305d679..a4680ee5e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_local_user_password_response.py b/intersight/model/iam_local_user_password_response.py index ecc6d5017d..c85054ff99 100644 --- a/intersight/model/iam_local_user_password_response.py +++ b/intersight/model/iam_local_user_password_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_o_auth_token.py b/intersight/model/iam_o_auth_token.py index 3a9c244291..f03256b1a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b70c97218..5dbb3ec25e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6d6c7e856..b23c383533 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97c2ccfb79..e73fb8994f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2c200629c4..f603ae8e11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class IamOAuthTokenRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class IamOAuthTokenRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class IamOAuthTokenRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class IamOAuthTokenRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class IamOAuthTokenRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class IamOAuthTokenRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class IamOAuthTokenRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class IamOAuthTokenRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_o_auth_token_response.py b/intersight/model/iam_o_auth_token_response.py index 1f7878c241..51e32282f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89cc6cdaad..4259f1ffcd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 770eda92d4..86a702f26d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60a0c66629..fb25329d94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35872835a8..9f9930e403 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3d403bdb4..345d080600 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb6af4fe9e..5352982f3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 586217db1a..9374cc7e95 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class IamPermissionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class IamPermissionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class IamPermissionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class IamPermissionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class IamPermissionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class IamPermissionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class IamPermissionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class IamPermissionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_permission_response.py b/intersight/model/iam_permission_response.py index 4b3d97365e..db251e505b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6a6953303..ec87f9927a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcd224e8f4..313b542e1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c8b591b26..3db4a11658 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e11c92c3e..66941e6b52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84b417cac7..f1a98737eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 682da40476..5e389a94d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2645c7f93d..f539acec75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_private_key_spec_response.py b/intersight/model/iam_private_key_spec_response.py index e68b5f518d..d6bfa45fe1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7218840bd0..f0a1468ce5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d126eb99a5..c01b4bddb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9ac33cc2d..f64126bb77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1904182e70..123bdd7a59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6300b22a9..8b693b481f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamPrivilegeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamPrivilegeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamPrivilegeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamPrivilegeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamPrivilegeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamPrivilegeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamPrivilegeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamPrivilegeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_privilege_response.py b/intersight/model/iam_privilege_response.py index dc3cc56034..0305194ac2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f0179e7f4..75c5e97320 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b84911d410..934c491fd3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ec7dbd393..42b244b63d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cf98707d3..348842b36c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c22b2444a..e7f4f35e2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class IamPrivilegeSetRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class IamPrivilegeSetRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class IamPrivilegeSetRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class IamPrivilegeSetRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class IamPrivilegeSetRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class IamPrivilegeSetRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class IamPrivilegeSetRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class IamPrivilegeSetRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_privilege_set_response.py b/intersight/model/iam_privilege_set_response.py index 6c385f84f5..161925c1c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 138db7763a..ef0d10bda2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d6a2bea60..a64d6da195 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbdacd9d78..9875e2ba6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27641dc65b..c78bf00f1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d016b56c6e..f6d8d94716 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamQualifierRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamQualifierRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamQualifierRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamQualifierRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamQualifierRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamQualifierRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamQualifierRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamQualifierRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_qualifier_response.py b/intersight/model/iam_qualifier_response.py index c341c75eff..b59c6ce024 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd77f5d4fc..4ac62f64c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 688e175024..a09d3ecc6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2980092b3..4f0e27db4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61383d1b1b..a981be612b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 34bdcb6b7c..5b3fbd2d1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamResourceLimitsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamResourceLimitsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamResourceLimitsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamResourceLimitsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamResourceLimitsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamResourceLimitsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamResourceLimitsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamResourceLimitsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_resource_limits_response.py b/intersight/model/iam_resource_limits_response.py index 4a59d58c58..4a58ddc978 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8bd87cdc7..c457d57e09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 edfcb1d898..fa3f49a0e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3784eabb30..f774978d56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7228cb3a3..e42fa4cf1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc7f8c3a56..6067f7b880 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamResourcePermissionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamResourcePermissionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamResourcePermissionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamResourcePermissionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamResourcePermissionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamResourcePermissionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamResourcePermissionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamResourcePermissionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_resource_permission_response.py b/intersight/model/iam_resource_permission_response.py index ad1c3a55f1..46817c5f63 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_role.py b/intersight/model/iam_resource_role.py index abf1a660d4..075558c1c1 100644 --- a/intersight/model/iam_resource_role.py +++ b/intersight/model/iam_resource_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class IamResourceRole(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class IamResourceRole(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class IamResourceRole(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class IamResourceRole(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class IamResourceRole(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class IamResourceRole(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/iam_resource_roles.py b/intersight/model/iam_resource_roles.py index 8b2d6bdd91..e9601ac301 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0311ea997..c67a39eda1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47099deb8b..43111ba2fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 004f07669b..ab5f5c851c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2487a110c..8ebb5813fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class IamResourceRolesRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class IamResourceRolesRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class IamResourceRolesRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class IamResourceRolesRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class IamResourceRolesRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class IamResourceRolesRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class IamResourceRolesRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class IamResourceRolesRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_resource_roles_response.py b/intersight/model/iam_resource_roles_response.py index d028f212e6..5dc8d4ba62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc758e55a6..e642e7abfa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e28dcf94ec..7e7907c424 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a94622660..8d1bfd1ca7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61c6180769..9119c1495e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3338a3561..eb6b8da7fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class IamRoleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class IamRoleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class IamRoleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class IamRoleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class IamRoleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class IamRoleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class IamRoleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class IamRoleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_role_response.py b/intersight/model/iam_role_response.py index 83a014de1a..5311635f1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c74e33dda..310e27ce17 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd407c823f..e994091528 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69428fbb52..3d96b387c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd8a0a97f5..55ed0d68b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_context.py b/intersight/model/iam_security_context.py index fb166d5009..8f6096262c 100644 --- a/intersight/model/iam_security_context.py +++ b/intersight/model/iam_security_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class IamSecurityContext(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class IamSecurityContext(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class IamSecurityContext(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class IamSecurityContext(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class IamSecurityContext(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class IamSecurityContext(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/iam_security_holder.py b/intersight/model/iam_security_holder.py index 5d596c66e0..999eb8a330 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ebe1f42635..31968b3458 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2963ec6b72..60a5963b3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 750eddbaef..ad9e286d8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6a787bed5..73ba3a9977 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class IamSecurityHolderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class IamSecurityHolderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class IamSecurityHolderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class IamSecurityHolderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class IamSecurityHolderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class IamSecurityHolderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class IamSecurityHolderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class IamSecurityHolderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_security_holder_response.py b/intersight/model/iam_security_holder_response.py index 6a489ff999..1dddbb252e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8ad9ce889..df94108a17 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e62c4e8f0..f334521885 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ff321a877..42c1619e8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 838cd44186..00cc89da95 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f45305f6f4..3e351043cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamServiceProviderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamServiceProviderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamServiceProviderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamServiceProviderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamServiceProviderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamServiceProviderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamServiceProviderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamServiceProviderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_service_provider_response.py b/intersight/model/iam_service_provider_response.py index 93adf96c92..36fc7afd3e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 345aa464e6..2efacf1807 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b24c7f7d8..11c0b9f163 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1572d8b150..74f0d0c216 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b1bbd0764..d743d1e05e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 577b68907b..4152a96cc5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9fc4845ec8..481086b753 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cfddc56d6..ba0f91738a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamSessionLimitsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamSessionLimitsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamSessionLimitsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamSessionLimitsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamSessionLimitsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamSessionLimitsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamSessionLimitsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamSessionLimitsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_session_limits_response.py b/intersight/model/iam_session_limits_response.py index 7b04a070fc..f2e75f7c1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd2b6d3758..b30ba1b971 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e06d9936c2..4b0fa15d90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f461bea22a..07ce410d07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,18 @@ class IamSessionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -201,6 +213,7 @@ class IamSessionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -222,6 +235,8 @@ class IamSessionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -283,6 +298,13 @@ class IamSessionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -404,6 +426,10 @@ class IamSessionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -641,6 +667,8 @@ class IamSessionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -839,6 +867,8 @@ class IamSessionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1119,6 +1149,7 @@ class IamSessionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_session_response.py b/intersight/model/iam_session_response.py index 933d1864da..bcc94b87b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule.py b/intersight/model/iam_sharing_rule.py index 7b0c3cc18d..abea8574bc 100644 --- a/intersight/model/iam_sharing_rule.py +++ b/intersight/model/iam_sharing_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_all_of.py b/intersight/model/iam_sharing_rule_all_of.py index fc2ebd762e..a8a8e816ee 100644 --- a/intersight/model/iam_sharing_rule_all_of.py +++ b/intersight/model/iam_sharing_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_list.py b/intersight/model/iam_sharing_rule_list.py index 537b3d5f4e..05440fcdc6 100644 --- a/intersight/model/iam_sharing_rule_list.py +++ b/intersight/model/iam_sharing_rule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_list_all_of.py b/intersight/model/iam_sharing_rule_list_all_of.py index 169aa4098d..713b9c5293 100644 --- a/intersight/model/iam_sharing_rule_list_all_of.py +++ b/intersight/model/iam_sharing_rule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_relationship.py b/intersight/model/iam_sharing_rule_relationship.py index df28f9e79e..c2ba72e75b 100644 --- a/intersight/model/iam_sharing_rule_relationship.py +++ b/intersight/model/iam_sharing_rule_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IamSharingRuleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IamSharingRuleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IamSharingRuleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IamSharingRuleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IamSharingRuleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IamSharingRuleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IamSharingRuleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IamSharingRuleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_sharing_rule_response.py b/intersight/model/iam_sharing_rule_response.py index f5704978a4..7f647e29de 100644 --- a/intersight/model/iam_sharing_rule_response.py +++ b/intersight/model/iam_sharing_rule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da95a36d90..da50a7ff40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5eabcb8e11..a459c6dffd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcec4bd6af..d65eec9bd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 228ef20975..2111e43513 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a22f370bc..2cb5ecf6a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46be5f8057..e33787cf29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c76c38a83e..38273c3159 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class IamSystemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class IamSystemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class IamSystemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class IamSystemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class IamSystemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class IamSystemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class IamSystemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class IamSystemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_system_response.py b/intersight/model/iam_system_response.py index e9071f2f8c..c51a4c6817 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a67c7deec0..dc9e49731c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ab00f674b..e4e77128ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b1566433c..77fc015122 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d142f37c56..ab08dcf58f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 861df3ab42..dfc75df70e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamTrustPointRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamTrustPointRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamTrustPointRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamTrustPointRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamTrustPointRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamTrustPointRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamTrustPointRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamTrustPointRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_trust_point_response.py b/intersight/model/iam_trust_point_response.py index bf520ef345..8334e0628e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfe2ec8eff..db9ce009ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 672ea15615..e9d9036c32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 965cf1dffe..21287a354a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1a64cf2a2..9d97c49105 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7359878dbb..01951d4c57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 34f002f322..583772056a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a86d785f4..04b3a33278 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class IamUserGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class IamUserGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class IamUserGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class IamUserGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class IamUserGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class IamUserGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class IamUserGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class IamUserGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_user_group_response.py b/intersight/model/iam_user_group_response.py index 980e4b77b7..641d7848e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6074681b0e..02e06e6194 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5cb7e856ce..cce57629ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8df12d3191..2cff3c9112 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aade0a9582..535643bb49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f07c4f6e50..ffbda75816 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eaa50855ab..d1b71311f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 340fa922d8..3bbb53d59f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamUserPreferenceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamUserPreferenceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamUserPreferenceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamUserPreferenceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamUserPreferenceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamUserPreferenceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamUserPreferenceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamUserPreferenceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_user_preference_response.py b/intersight/model/iam_user_preference_response.py index 66c7efecf3..b4965b5c96 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b811028028..7ad1056366 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class IamUserRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class IamUserRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class IamUserRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class IamUserRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class IamUserRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class IamUserRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class IamUserRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class IamUserRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_user_response.py b/intersight/model/iam_user_response.py index f345370eb5..d0d55ff8b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f8a073080..17df94d53a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4120f56980..0e7591a9fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eda03de4cd..8fc9d98316 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a12a281e08..3f0507d60e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84bf18e74d..840a420f8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class IamUserSettingRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class IamUserSettingRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class IamUserSettingRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class IamUserSettingRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class IamUserSettingRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class IamUserSettingRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class IamUserSettingRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class IamUserSettingRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iam_user_setting_response.py b/intersight/model/iam_user_setting_response.py index 8a0c23aff0..0c900800d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9bff15b70..883e012ab8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65b75d4136..a0aeb1b47c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42b25ceb0d..67c5f8f75a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae0cf7ab55..f87503719b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4859f9de75..43b3f13dbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class InfraBaseClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class InfraBaseClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class InfraBaseClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class InfraBaseClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class InfraBaseClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class InfraBaseClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class InfraBaseClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class InfraBaseClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/infra_base_gpu_configuration.py b/intersight/model/infra_base_gpu_configuration.py index 4e09c9c1a9..24d8ce655e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6722fc183f..9dcc6417f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78f281fbee..05238d2e0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3998a0726f..edb2aace7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07a3c4bd8f..65839bf277 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c787160835..e0a59b888d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4c24e3665..5f4fec68de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 284181a37f..7473cbdc64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fe87bc6cd..0dc8172870 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 643d76c6e5..bc9b363484 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 faff98ae0a..1a87744824 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01ee9ef927..2558a9064a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60b5b4ec91..e981e8ddf8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba1203dfb3..382cff3980 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class InventoryBaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class InventoryBaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class InventoryBaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class InventoryBaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class InventoryBaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class InventoryBaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class InventoryBaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class InventoryBaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/inventory_device_info.py b/intersight/model/inventory_device_info.py index 0b9d7383bf..a77ee0b667 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ab0669437..dc6f3c781c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 925288cdbf..5623df6749 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 740d0cc864..e2d0ad7fa7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/inventory_device_info_response.py b/intersight/model/inventory_device_info_response.py index e51fe745e2..e6686908a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4e19f6ff5..c88784cbb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80fe2b07a7..e06c4ac011 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea1b3a9d8a..1b3bc01b24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b59baa8639..ac6048d0bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5dfab32e8b..ec4701b3f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6eb9e48918..0d82c59e49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8872145bf5..526f4dc0dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c43119115..5a0001fa87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 21f445af89..cfa15bf2b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04c1cd1ecd..abe696a26c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f53ed766c4..63bb5458ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81fd57517b..df6ed5a8c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/inventory_generic_inventory_holder_response.py b/intersight/model/inventory_generic_inventory_holder_response.py index e6e227d21a..b47d2652f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a85a43bd54..a6073ccc9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c05c18a994..7534fbc905 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ccbb6531c..9950918e8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/inventory_generic_inventory_response.py b/intersight/model/inventory_generic_inventory_response.py index f031c15af8..cdccde1fa4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3608d548c4..708dfcdc12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3a688aa0f..53bfd54b15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class InventoryInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class InventoryInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class InventoryInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class InventoryInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class InventoryInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class InventoryInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class InventoryInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class InventoryInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/inventory_inventory_mo.py b/intersight/model/inventory_inventory_mo.py index 83fd5cec98..34e3a34c4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c542eaa4f7..55ca7e1d99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a45b9630f..1c7685fd9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84ae211552..af28ad40f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 110d123c61..fb16dba930 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 294a4f2331..a3c3799401 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1510be6172..22c0411b58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 516e0db895..2dda1fa910 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1735db5dc2..8f194e65ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f9110e6c5..4ba6c27970 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c69593cf2c..ea264488d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1dee07d8ca..a23d6ad0c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66424797da..3d1f61082f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2db8f96668..68c9b761d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f2834f529..8f5b9366b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2b0e40741..d48ce80c2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5384875235..ce390d496e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ddf006160..b6e67b5468 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a48b9b479..a98ba340fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 892254d4d6..ff602895bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 743d7b1d67..76c2f76bf2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_block_lease_response.py b/intersight/model/ippool_block_lease_response.py index 0a9fa2d619..d430a33fcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5930d8429..73cee07078 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa09c44e0d..12e5745366 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c37527e752..b36b998d44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82cf0a0430..c0d44854d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b8565f848..82a5ea0802 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class IppoolIpLeaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class IppoolIpLeaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class IppoolIpLeaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class IppoolIpLeaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class IppoolIpLeaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class IppoolIpLeaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class IppoolIpLeaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class IppoolIpLeaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_ip_lease_response.py b/intersight/model/ippool_ip_lease_response.py index fc52fc7008..7f984b60de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b3ea16ceb..57ed82d1eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a574719529..a3eee32f69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1eafb495fd..928533eee3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88344922dd..cbc1f438d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f24f3cd8e5..06e97ac879 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86406227dc..5e1bed8495 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ab023b7d3..7569531e98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 834d7b394d..55d24f8b81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 016a8f495c..47b7695536 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb022bb400..bc95af317a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54520ade9d..b5c6f7b72b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7237d95a41..fa4f74c73e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbfd53b7ab..fd88f1b360 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 132b16ebb7..4c3d76ecec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6fe0de183..65bde45f6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a73faf243..4037146e38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18970d2b3c..9c5689e1d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class IppoolPoolMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class IppoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class IppoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class IppoolPoolMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class IppoolPoolMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class IppoolPoolMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class IppoolPoolMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class IppoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_pool_member_response.py b/intersight/model/ippool_pool_member_response.py index 141318dd13..3bbe6d6afb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b80e9a01e..877d428c28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class IppoolPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class IppoolPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class IppoolPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class IppoolPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class IppoolPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class IppoolPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class IppoolPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class IppoolPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_pool_response.py b/intersight/model/ippool_pool_response.py index 154b76f541..c52da3d70d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c411c48f2c..d9aa7b6703 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d140a51f77..029a7ff3bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53a73b8f52..766f113bd9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd14804a18..d0a8cc165e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f543449bd..4547075f1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3792d6ad03..28922e9215 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3909a8f5a7..df49744f86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -109,6 +109,18 @@ class IppoolReservationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -212,6 +224,7 @@ class IppoolReservationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -233,6 +246,8 @@ class IppoolReservationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -294,6 +309,13 @@ class IppoolReservationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -415,6 +437,10 @@ class IppoolReservationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -652,6 +678,8 @@ class IppoolReservationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -850,6 +878,8 @@ class IppoolReservationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1130,6 +1160,7 @@ class IppoolReservationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_reservation_response.py b/intersight/model/ippool_reservation_response.py index 38ba2df6c7..5b13bb1b28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e7bdfc521..79759e96ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a53321d0d..058c708854 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88baf8b99f..0d7bba4b97 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0cc7aecbed..01121dbdcb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c17e256a62..339eb0b7a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class IppoolShadowBlockRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class IppoolShadowBlockRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class IppoolShadowBlockRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class IppoolShadowBlockRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class IppoolShadowBlockRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class IppoolShadowBlockRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class IppoolShadowBlockRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class IppoolShadowBlockRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_shadow_block_response.py b/intersight/model/ippool_shadow_block_response.py index 49fa2ca868..7c277f2f04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a371c4a78..f5058a153b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2c71184f53..f00f620dfd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96ada7ae30..53bebdf9e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d65e38f7e..b012c8be4c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e65b2bbbc0..54c28f57b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class IppoolShadowPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class IppoolShadowPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class IppoolShadowPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class IppoolShadowPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class IppoolShadowPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class IppoolShadowPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class IppoolShadowPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class IppoolShadowPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_shadow_pool_response.py b/intersight/model/ippool_shadow_pool_response.py index 05693591e8..4ac15e527b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3f399b1a4..961729430e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef7e44c2bf..28e792fdae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7be1540e91..7e8da0de7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e51f687f19..da6780d9ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 597c5fab68..6223a45eb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IppoolUniverseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IppoolUniverseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IppoolUniverseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IppoolUniverseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IppoolUniverseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IppoolUniverseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IppoolUniverseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IppoolUniverseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ippool_universe_response.py b/intersight/model/ippool_universe_response.py index 6cfbbb94a7..0ec11efcc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c3ee57c67..e3ba8b5c13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 011db92afd..e1a5a1cf97 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bd794ebf2..e0a188519e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01e6e22233..4d56d490f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa80057c04..9b8655ab73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class IqnpoolBlockRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class IqnpoolBlockRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class IqnpoolBlockRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class IqnpoolBlockRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class IqnpoolBlockRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class IqnpoolBlockRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class IqnpoolBlockRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class IqnpoolBlockRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iqnpool_block_response.py b/intersight/model/iqnpool_block_response.py index 6e81825c17..b1d0175d16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25a8c21abe..ce7d01588a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f237e35c3..0796aa8655 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 209b8456f2..e0ee09dde2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3130f2eee7..d51e43e9de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a86080aa13..cda17e259b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcc03ae23b..12ec73a257 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76a852a564..24df1447c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class IqnpoolLeaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class IqnpoolLeaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class IqnpoolLeaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class IqnpoolLeaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class IqnpoolLeaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class IqnpoolLeaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class IqnpoolLeaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class IqnpoolLeaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iqnpool_lease_response.py b/intersight/model/iqnpool_lease_response.py index d5bcbd5a13..d9eb542239 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c75572207b..fee10c3bd3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43d82b4b3e..2e401b4efd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c6e1ed421..07c1f4de28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a07d5679d9..37be2f0948 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 616a39f322..cf1ecb13e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ffb50e9c6c..8977c2d257 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e75f3615d1..2788de57cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a6f34d76a..583f70ff58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44b09f8433..8cd3f6a932 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iqnpool_pool_member_response.py b/intersight/model/iqnpool_pool_member_response.py index 23297739ce..6e15b5850f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61d9d3078c..dee802d102 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class IqnpoolPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class IqnpoolPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class IqnpoolPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class IqnpoolPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class IqnpoolPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class IqnpoolPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class IqnpoolPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class IqnpoolPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iqnpool_pool_response.py b/intersight/model/iqnpool_pool_response.py index 22bd38f9dd..4fa7d3b9a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45760b51fc..4f88fec967 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cb5ac3fca..317fc80ee1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1368c2c28..6808c56d51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b32d1c9c4..fb71706629 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28613e4edc..08396d4908 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fb0aa3f73..dad5b413be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class IqnpoolReservationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class IqnpoolReservationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class IqnpoolReservationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class IqnpoolReservationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class IqnpoolReservationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class IqnpoolReservationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class IqnpoolReservationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class IqnpoolReservationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iqnpool_reservation_response.py b/intersight/model/iqnpool_reservation_response.py index aa6e52c9b9..2b73e80d1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aafd6dc431..f165f70d8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e82b4f2df2..479beb5d53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ec4864547..f77944ac49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f89142293..397535d911 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 125c355fef..4029c993e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class IqnpoolUniverseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class IqnpoolUniverseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class IqnpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class IqnpoolUniverseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class IqnpoolUniverseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class IqnpoolUniverseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class IqnpoolUniverseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class IqnpoolUniverseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/iqnpool_universe_response.py b/intersight/model/iqnpool_universe_response.py index c147f44bd9..2d732d5b44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f5d0e12e1..755039f88a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class IssueCondition(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class IssueCondition(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class IssueCondition(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class IssueCondition(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class IssueCondition(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class IssueCondition(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/issue_definition.py b/intersight/model/issue_definition.py index 017af1dca5..9a1c27bb77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -83,6 +83,10 @@ class IssueDefinition(ModelComposed): } validations = { + ('name',): { + 'max_length': 50, + 'min_length': 2, + }, } @cached_property diff --git a/intersight/model/issue_definition_all_of.py b/intersight/model/issue_definition_all_of.py index 41d4f8442d..ab115ba0f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -69,6 +69,10 @@ class IssueDefinitionAllOf(ModelNormal): } validations = { + ('name',): { + 'max_length': 50, + 'min_length': 2, + }, } @cached_property diff --git a/intersight/model/issue_device_tag.py b/intersight/model/issue_device_tag.py index 5bdffbac29..546a82d479 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a601700349..6dac1e41ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29f7e222d0..cbfe48ca61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b4dde9889..86287a9ff1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e484eff2e1..8871edfc8f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10bfcbc7d1..3f2948d0a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79d2c02e4b..a561e29de8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a5e985298..9c463e69ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73f59a78dc..12ebdad060 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f63014f1c..13c39c3e34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ccea338cf..de0edbee7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_customization.py b/intersight/model/iwotenant_tenant_customization.py index bff0b70ee7..b5b0d7b32d 100644 --- a/intersight/model/iwotenant_tenant_customization.py +++ b/intersight/model/iwotenant_tenant_customization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_customization_all_of.py b/intersight/model/iwotenant_tenant_customization_all_of.py index 3ff5cd0bb0..93b985c1f5 100644 --- a/intersight/model/iwotenant_tenant_customization_all_of.py +++ b/intersight/model/iwotenant_tenant_customization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_customization_list.py b/intersight/model/iwotenant_tenant_customization_list.py index 434e9d91bf..ada0be7a7d 100644 --- a/intersight/model/iwotenant_tenant_customization_list.py +++ b/intersight/model/iwotenant_tenant_customization_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_customization_list_all_of.py b/intersight/model/iwotenant_tenant_customization_list_all_of.py index ab7ce91cb2..6a5a93c384 100644 --- a/intersight/model/iwotenant_tenant_customization_list_all_of.py +++ b/intersight/model/iwotenant_tenant_customization_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_customization_response.py b/intersight/model/iwotenant_tenant_customization_response.py index 4f7e39f0e8..00aa0284c1 100644 --- a/intersight/model/iwotenant_tenant_customization_response.py +++ b/intersight/model/iwotenant_tenant_customization_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d939dd9351..fb0104cbc9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cce3e24c6..1690d52ffe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e42041d2c2..0535d8a10a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68e7556337..7e7962ad4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 230ce8dd12..1061923786 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 614a1df3ed..a2ed8226ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 836b9122d3..1a070ed451 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f9a62a1c57..68fd54c458 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a796749def..fe8cda3dec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35c0485e11..c8a23d4057 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63bc598a8b..ad25761a9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64a2c93f49..b18d42f3a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4410f5dfd0..3a7f61377f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0fee35f528..6543e4be81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24684e6be4..f4a5e2cdab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10e40e1e4e..b57a770320 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33c5cd7aa4..21520b1490 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91587ae937..decbc30b4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe833fbaa1..baefe463e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93e67c93c6..3cc9b10e55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4367ce7b20..e0e41e80fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97da9af063..04a84bfb17 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1df8e708dd..4799868124 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -100,6 +100,18 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -203,6 +215,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -224,6 +237,8 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -285,6 +300,13 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -406,6 +428,10 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -643,6 +669,8 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -841,6 +869,8 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1121,6 +1151,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_aci_cni_profile_response.py b/intersight/model/kubernetes_aci_cni_profile_response.py index d5f479d77f..2da5c1569e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 228d39ab82..9c5caafc2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41261055f9..76003ae3d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f976b95e5e..23c5473d5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a93cae2b46..67d114c512 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d11451b69..e071e8f86a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 f4e7302e5c..7c4da0d099 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc1bc6d8f7..3b66f5581d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31cffc60eb..35d3a843fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbdc285d1e..a946b57162 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1776d7c8f6..7c93ac680d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6896d185a5..4171506cf8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57f875067e..f56aa17ef3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a657f013d..24bc800b85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09c7ee9678..7a82f0444b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28ac36e543..2618796078 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e8cb98a52..38fde59e28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef661de433..1c006c201b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,18 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -293,6 +305,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -314,6 +327,8 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -375,6 +390,13 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -496,6 +518,10 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -733,6 +759,8 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -931,6 +959,8 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1211,6 +1241,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_addon_definition_response.py b/intersight/model/kubernetes_addon_definition_response.py index 082c9d243e..6ef231aef8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69ba78053d..810b013184 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5895c0bd2..4fc8092793 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 892411cafb..eae9e7ecab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2f31c69bb..24bcc72093 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6526291ee..c253e6f9cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd8f39d16a..674b77ea90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24b7252c62..a4af8b7d2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff903d0965..371e882e8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb113b2839..cb1e521d2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e12f94b45..7f2b14b5ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed3ead328b..ff12381bd7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d74b51438..3b7ceb6c50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33329584af..a4eae934b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81d92c42d6..5b2770384c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2db2bd240d..ac5454748f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ebd87191d9..492ec9ecc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33b6798cc1..8b6c05b66b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6562c99531..1c272847d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8951540f7f..9599067676 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4804c4f7be..134ae8071a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9635f79df9..5e388bfff8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ff1cc07d9..4c0e4ee070 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec3290a379..bc15d5f856 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f04549d79..679c4b5638 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_base_product.py b/intersight/model/kubernetes_base_product.py index f464e8221b..d93b2fcb52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9187352982..433bf924a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef666a873c..d8f4a9a344 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b433c361d..9e4c929461 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41548b63f3..658a0de292 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37f6ebcc9d..fb6f7501e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2a939a372..a0a526099c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ffdab7c44..b0df809a9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4efbcdac6..6deeca0aad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97f26a1828..e68f4686cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d609c0464e..26f6bdb36d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class KubernetesCatalogRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class KubernetesCatalogRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class KubernetesCatalogRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class KubernetesCatalogRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class KubernetesCatalogRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class KubernetesCatalogRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class KubernetesCatalogRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class KubernetesCatalogRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_catalog_response.py b/intersight/model/kubernetes_catalog_response.py index 9c0de64fa3..1baa151551 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09faacff66..1a631869d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8604b050a2..d5be9ab72d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95a1c996d7..e5663ec829 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ee56f598d..1f37092bfa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f90888695e..c983cb7573 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29e6a3317d..6c9ebac28b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_cluster_addon_profile_response.py b/intersight/model/kubernetes_cluster_addon_profile_response.py index 66248bda3c..d891a86a46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee84c55559..8de9ca2381 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd3041b3cb..eb03963121 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb849903e5..e9aea5cef4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d6204f6c0..7ec71fef34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a05d9f0437..25ba423581 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4661308af7..17d40f66f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76c3a334f5..9401d90a66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 caf1e73065..0c959423c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 723f704c63..ed9865d672 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6fb4bcb166..b7cf0a3056 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51ecc0065c..5ab56c4c43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a79636bb2..fd6ff853e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -158,6 +158,18 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -261,6 +273,7 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -282,6 +295,8 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -343,6 +358,13 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -464,6 +486,10 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -701,6 +727,8 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -899,6 +927,8 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1179,6 +1209,7 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_cluster_profile_response.py b/intersight/model/kubernetes_cluster_profile_response.py index bcd47b62eb..825213b73e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7529958048..1c78a3fbfa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -110,6 +110,18 @@ class KubernetesClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -213,6 +225,7 @@ class KubernetesClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -234,6 +247,8 @@ class KubernetesClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -295,6 +310,13 @@ class KubernetesClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -416,6 +438,10 @@ class KubernetesClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -653,6 +679,8 @@ class KubernetesClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -851,6 +879,8 @@ class KubernetesClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1131,6 +1161,7 @@ class KubernetesClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_cluster_response.py b/intersight/model/kubernetes_cluster_response.py index b98b0acc78..38fd2f5c68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4043563868..4b74c209e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c15c2d90b5..ad413990cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0b815cb7e..80c80fbe0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 761e433991..b3cf4976fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5aa1b153f..666b1f64bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d1fb544b7..f74c133ff4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4833f25551..61430c3b26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 315fa73003..e3dcbdb8dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 853a1a0d07..53fa7011e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_config_result_entry_response.py b/intersight/model/kubernetes_config_result_entry_response.py index b7df69ab20..0ce304b337 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05fd13b03a..5c3e2f5857 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ec4ea3eae..6456fc6763 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ef1d20a4e..091abfe4d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class KubernetesConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class KubernetesConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class KubernetesConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class KubernetesConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class KubernetesConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class KubernetesConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class KubernetesConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class KubernetesConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_config_result_response.py b/intersight/model/kubernetes_config_result_response.py index 1add5a1282..32f982ed86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35ac927aef..aff9a9086e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4af48ef7f5..7b800b9d7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bb17d455b..5b7e445ccf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 364779e3c4..e1a3f88a85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac693a2b63..92692ba2e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f84b8469b0..2983cc17d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64705591bd..04273f83a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_container_runtime_policy_response.py b/intersight/model/kubernetes_container_runtime_policy_response.py index 592da7d472..715c4f4d06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 509565ec4f..c2fc61fcc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fefaaa1bb4..5876e241c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be719df9f7..e45cf4097b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73967e7b8c..b928cad8eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 099cef1cbe..7846c76093 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05a9fea4ce..788c16d243 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e03e5352a..3d41cd7717 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 935b82a3d2..3a12b2fa7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fb15cac99..4cf855f741 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 814112ca98..9ea71d8e4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2864a7bd72..cdcb71ba94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f0efda4e9..ed2efdce1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ca9e1fd4a..f09c309b6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab3ee7da60..1df4ba4311 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d55bf361b1..2f84129bcb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56e6fcb543..fcf9b25dfa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8662f581ec..b4e911958b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e67267053..67a023f31b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3306ea5038..373d6c3b04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 490a25f1b8..a7b53759b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4930c853c..6236d10bc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3780a7d1cc..ea4e78ebef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e37b376945..55bab166cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3656a5527..5b424c574e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ed89784d9..8f06e1392c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c62d51b073..e7b7c51b7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13f2b720e4..080877c458 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_http_proxy_policy_response.py b/intersight/model/kubernetes_http_proxy_policy_response.py index 7d0c12451f..a29d0d8211 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd08a28630..ec0078e9bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb6387e6f2..b8050ef483 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cc2ec8ea6..73c2d25f48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17c1ead9f4..845978e17f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dff64a4439..4de680db04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53ba5a7b18..70ed76f8b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c37bde3447..c385356a45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 269ba3ff49..ed652938e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9bb31ae42..890c5240b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e194210bba..f0d0ab9d3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19dd7f5969..62336f92d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72f1304a7d..0e927f24b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6288713a73..08f16f3490 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 115f95ad6e..093a97a036 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca7f50dad7..4e1489cb04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae2d5e5f25..5bc46fa827 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b513274400..f9e89133af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0696af52b5..83b90f42bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfd714a70f..f1e5ad1cf8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf565a0ce6..7e0fe8f613 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 908814bc0a..c52c8c4877 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e7b71cba6..3596d0f939 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90f5bb9aa9..8893425f0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9dc878fcd..3432383751 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54e59349e9..ed25dd0d4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dad6afc81..dc9755c676 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_network_policy_response.py b/intersight/model/kubernetes_network_policy_response.py index 029c8da4bf..2b033c5cce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 800517dc62..d7933bb4b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf53bf02d8..4b0fdbbfc9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8dba4e7e0..79688eaef5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a8742519f..a3dbbfe658 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fcab78b7f7..bdc79e34d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 771dafb8c6..f85dff2d76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37370cfda7..e4181cc12f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 292e6e491b..756785a78d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1646866252..5374d3d4ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1fefb3349..52114f966f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0fceea0a2..c4c535d672 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -121,6 +121,18 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -224,6 +236,7 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -245,6 +258,8 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -306,6 +321,13 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -427,6 +449,10 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -664,6 +690,8 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -862,6 +890,8 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1142,6 +1172,7 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_node_group_profile_response.py b/intersight/model/kubernetes_node_group_profile_response.py index a0fe3c743b..c7f3c20073 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c56518fa60..941b70d7d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81c1362b20..9c80d4f826 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e9a3975cc..bcea3c34f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c603602d23..12367c77a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8156047d83..8966fa4352 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50adba010c..e14967a8ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dda92c7e49..98e9af2cfe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c88fc4907e..bd79e3b6ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6fe77a043..d539f5dacc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -112,6 +112,18 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -215,6 +227,7 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -236,6 +249,8 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -297,6 +312,13 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -418,6 +440,10 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -655,6 +681,8 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -853,6 +881,8 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1133,6 +1163,7 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_node_response.py b/intersight/model/kubernetes_node_response.py index 5469876bb9..e27e6104eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d345bf99ef..284bdf37cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00852bdf84..7ab766eba1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be7b27e2be..ff4ffc78db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8456b9d73..568f35faea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccfe4cce79..b463cf8dfc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5337cc9cd5..24f92ab7e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9299b1ca18..15dc29668d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6aea9473b6..6ded5040d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33486c14b7..acc1b9041c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c682c9ecf..b249de5368 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46b5449538..d076657f02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70932c8804..07d2ccd390 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed10e583f6..c48db418f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc289e07d2..ba006368dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2cf06f3c0..b18516b12e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7aa8fe0e3..e4d803360d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68f550eb7a..c319bda17c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2acf6442b1..321cf00f4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9525c44673..c77b2b98e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9ea933c68..66e8405dbe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d300aa8ec0..3e792981fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 030aa46f42..7a3497b285 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 749c0c99ea..8880d8b19e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de61c3e7f3..85a58d3de8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cadd9e18e..ce8b3d60a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef736920dd..a0f3ad2ed9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f893f440e0..8386e8b5c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f9572ada7..590d9c4db4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3fcdda5fb7..410477e2ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a3dde1eaf..348404fa90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 297b9808b7..f8a750e0de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5691378592..3012393817 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b58b8aeb80..aa36a33b46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 120dfd3eb2..c9584fd5cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c94528d6e3..e6cb8d333e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0f6072e04..fbfa2a7dff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3d8bad537..3249330758 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23b7d7463b..8d7d83c959 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5306fe0ed0..a4602e46dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32490b859d..fcd5576ea1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 074175e3a2..a212068ed5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d652faa06..988ede64ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2051869bfc..9113883b81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -349,6 +349,18 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -452,6 +464,7 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -473,6 +486,8 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -534,6 +549,13 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -655,6 +677,10 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -892,6 +918,8 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1090,6 +1118,8 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1370,6 +1400,7 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_sys_config_policy_response.py b/intersight/model/kubernetes_sys_config_policy_response.py index 6bdbd2f0ff..e740ee8288 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ff85d4123..1ce546bc1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa3ff1fc4c..d82cb11e56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 149a7d571c..21a3932958 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7a25a0ba5..6128b7b45c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e25157f627..bd22fdf260 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3526e15fac..3b32fead1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ff77f17c9..547dc591f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_trusted_registries_policy_response.py b/intersight/model/kubernetes_trusted_registries_policy_response.py index 95952d0b18..a4b7f59b21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4e0c6039b..98471559e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab814b1124..0c088d6af2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9f3f14529..85f347d99b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fd20f78bf..edd766a32b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9831f1351..6a4b84be12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 592699a8a8..2727c6d722 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04bcde1959..015370cbd0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4cb61fbd8c..ea0da581a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 860cb79993..3999a5d85d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_version_policy_response.py b/intersight/model/kubernetes_version_policy_response.py index cef7918843..b84daef66a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f87223db56..cd1704dfdf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class KubernetesVersionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class KubernetesVersionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class KubernetesVersionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class KubernetesVersionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class KubernetesVersionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class KubernetesVersionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class KubernetesVersionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class KubernetesVersionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_version_response.py b/intersight/model/kubernetes_version_response.py index 1b873de6bb..4026c050f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f54bbdacd0..5ebfe6a7c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 130d186b42..2c93a33235 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf96d50e5d..2b22014e05 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5bf60e1d6..8e41fc01db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d949a3fd1..700508edcd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 54756b6320..ab338742cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e24175b447..884ea338e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c53a9f019..017299ffa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61ca60c837..199b2c3874 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37f2bd308e..9e5d689fac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2b9e4d898..17c2bdb06c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py index 5e8a33e675..903bdaee2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a89fd573b..9874e2de58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa74a795aa..c541778b0e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd5d8635ad..ea89b25624 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f9cff474e..eb7ca7944a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f905e2fa8f..6ca8c52516 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_response.py b/intersight/model/kubernetes_virtual_machine_instance_type_response.py index 3b4c2adbf3..72d394661c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab6cce07f8..f1f79cb45f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9681ce786..139d534443 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 257ec888fa..a37d458f1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d282543d99..c75e8c8508 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39a6e4c077..6c61ea1135 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c5e7d8738..2da837616a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 26baa9880b..f82dab230d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89de1f8c79..88ca1f4c0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71f4bdf691..f8bf63908f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 752dd682e1..121c325305 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a3e2c4dc4..86b0a3ed32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8db6012d3..8243d1872d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 917b3413c9..276a1828bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd84b83bf1..7a72cb465d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3ed835914..9e5a4d2d2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcb32bd7eb..7147bc10f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 847d3e6bea..8a501dba49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ec763370d..20fb8b398c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1cac8bca9..767303783b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b55e10e7ea..512ad69ce2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class KvmSessionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class KvmSessionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class KvmSessionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class KvmSessionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class KvmSessionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class KvmSessionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class KvmSessionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class KvmSessionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kvm_session_response.py b/intersight/model/kvm_session_response.py index 857473bae6..ee02c42058 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c35dbe5804..8d2538f7c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93ded73f30..18acc0b5af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 553e556ba8..fb5f861f84 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a9e433701..8ed5b28e87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7a4965104..72ccd3b186 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class KvmTunnelRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class KvmTunnelRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class KvmTunnelRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class KvmTunnelRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class KvmTunnelRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class KvmTunnelRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class KvmTunnelRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class KvmTunnelRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/kvm_tunnel_response.py b/intersight/model/kvm_tunnel_response.py index 6694489479..892b568f8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 867745ddcf..5050d8e488 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4506b3930c..18cb389dd3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a555c261c..d3eb71ff75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 195a5e3e42..5464b6a4aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39c9f4de65..58a3ce6592 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a298ce67f0..2310904023 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90aa53eeaf..62fb014e3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2f31d70a8..33adab59ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0cd431d4e0..ac80bc23d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5812314a18..63e800f5a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,18 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -286,6 +298,7 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -307,6 +320,8 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -368,6 +383,13 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -489,6 +511,10 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -726,6 +752,8 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -924,6 +952,8 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1204,6 +1234,7 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_account_license_data_response.py b/intersight/model/license_account_license_data_response.py index f6355c914c..07b6c4d878 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4de1788bd..1c017a9643 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42b285c85d..c789336816 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0bb88bbf3d..8fcfc24881 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba6ef9df8e..78574f4a67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08218c1cff..18ade20313 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseCustomerOpRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseCustomerOpRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseCustomerOpRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseCustomerOpRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseCustomerOpRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseCustomerOpRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseCustomerOpRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseCustomerOpRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_customer_op_response.py b/intersight/model/license_customer_op_response.py index c4e0f849d5..2ac532a5fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a400e91a9b..35a6100235 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d91f2c8fa1..1c37670636 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce586f5768..5900debf0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f2029c087..7cd75e8fb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4376ff471..3312ffcc5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_iks_customer_op_response.py b/intersight/model/license_iks_customer_op_response.py index 881fece916..1a66bbd960 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df884b1804..288cb5fec7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b206c7ce39..d38d1ad715 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2f44a5793..a2f67ffc02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f41744dc0..d98ba2d6e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7b0339dd4..4b81037e40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_iks_license_count_response.py b/intersight/model/license_iks_license_count_response.py index fdedfc5062..d033f9bdf1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27140cf855..1af4a44589 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc54cd1082..62e0cd92e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f38749296b..ad86d6b249 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0bb5deec8b..c4c25112d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5626847f0..cac7a42474 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_inc_customer_op_response.py b/intersight/model/license_inc_customer_op_response.py index 05a3708537..d9e2ecee9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 efd0ccaa65..806135fdf3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bef3eb360b..9f0363a224 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e82b20318d..ce44a96fac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdca146bde..57da71abb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a673f087a3..127df6ed22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_inc_license_count_response.py b/intersight/model/license_inc_license_count_response.py index a55e696eb1..835f3b9ef3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 804b1ed587..98bc0047d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68a1879e00..9051e8d9a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 529f27b498..31adb8db4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb855f67a7..a5a39318bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbf8e8aab0..2f184dc929 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -113,6 +113,18 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -216,6 +228,7 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -237,6 +250,8 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -298,6 +313,13 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -419,6 +441,10 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -656,6 +682,8 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -854,6 +882,8 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1134,6 +1164,7 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_iwo_customer_op_response.py b/intersight/model/license_iwo_customer_op_response.py index 180c8a56aa..2a046151bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5366db4100..0ad60350d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d464db50d..03ffa7e8c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1902138773..e0b3f703ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ef49772c5..4ee3af33b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8806bc4da..7c38cc69ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_iwo_license_count_response.py b/intersight/model/license_iwo_license_count_response.py index 6acc623388..9c873bc548 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7314128108..b2aa71f028 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e89c0d8275..afb797f332 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 11912738c4..33335bd367 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f700bed19..e75c1f3aa5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41cc7921fe..f13464e278 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -123,6 +123,18 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -226,6 +238,7 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -247,6 +260,8 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -308,6 +323,13 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -429,6 +451,10 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -666,6 +692,8 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -864,6 +892,8 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1144,6 +1174,7 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_license_info_response.py b/intersight/model/license_license_info_response.py index 6761d59d16..18fed061f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d3a77c33c..d67320486f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eaf6e36df2..d96730b7ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 032f6d99e2..aba31cd4c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 213a291031..5ea465e2dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4f777ddb2..900249a3d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_license_info_view_response.py b/intersight/model/license_license_info_view_response.py index edc2be5af6..7aef8566bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f62c0358c..e9a75e9e6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 480069f1ea..1898e2cf65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 013e9eaccb..a025c3d9c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f866c08e08..ccb554b060 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d968461890..67672246bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -94,6 +94,18 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -197,6 +209,7 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -218,6 +231,8 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -279,6 +294,13 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -400,6 +422,10 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -637,6 +663,8 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -835,6 +863,8 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1115,6 +1145,7 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_license_registration_status_response.py b/intersight/model/license_license_registration_status_response.py index 292004daf1..ebbb24d589 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93b190edab..9c2a5ec7ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f1f755611..72afaae9f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c4bb7e85d..95cbcbb0bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c14006bd0f..3b2d71f4a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39eb343f0f..3e13b8beed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a6c1abc02..65e671a1cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0fd697248e..de0ba32a3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8120a153d5..62f860a63f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5508e0a1f4..8eac0b8abe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07e4584179..711f8559ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/license_smartlicense_token_response.py b/intersight/model/license_smartlicense_token_response.py index b9127b648c..7f64d1888d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0969dbd063..e837399bbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fe6088e9a..f5e8b09b6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf718aca61..083ccbcdfd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09a99e10d3..aff0e0fc2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91958f6760..890b95e0fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91d78040eb..be15098fb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 481ea800fd..8cee039fc6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 845c93af29..bfe7574f18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2aa99aab85..947eddb986 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c10955ece7..848635b637 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 acb62d06f7..e3247f7599 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 337eb0a1c3..aebfa7db80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47e335299f..bb86fea2c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0721669aca..45c5d666c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class MacpoolIdBlockRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class MacpoolIdBlockRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class MacpoolIdBlockRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class MacpoolIdBlockRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class MacpoolIdBlockRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class MacpoolIdBlockRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class MacpoolIdBlockRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class MacpoolIdBlockRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/macpool_id_block_response.py b/intersight/model/macpool_id_block_response.py index 537448838b..f8da0a92cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ff326f5c1..4cd999b8bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aae89de9d7..11eaab285e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d85bbf1bb9..4f6fc70579 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba94b1334b..db264355f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28b831bb63..f78a8839ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class MacpoolLeaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class MacpoolLeaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class MacpoolLeaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class MacpoolLeaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class MacpoolLeaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class MacpoolLeaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class MacpoolLeaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class MacpoolLeaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/macpool_lease_response.py b/intersight/model/macpool_lease_response.py index 7b860601ce..8ea50fed8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd1b6f80cb..5c7a737913 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 212e8fb902..de1dd24ef4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e087f5cb3f..f91df664cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb9df3dd79..dbbf0663b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4d78cabb4..8924f718c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab8d24f3b7..0732d64ee6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0220f1fd65..cda7970611 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 779957f849..fe159aaf21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d1aa159e6..ff434dbd93 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97bc98ad69..14c9fb2641 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2aea705ea..b1232c2784 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/macpool_pool_member_response.py b/intersight/model/macpool_pool_member_response.py index 8f17eb1a03..e7dbe2195f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b166f6590..052a6058dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class MacpoolPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class MacpoolPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class MacpoolPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class MacpoolPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class MacpoolPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class MacpoolPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class MacpoolPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class MacpoolPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/macpool_pool_response.py b/intersight/model/macpool_pool_response.py index f6b309bd38..f833ef2267 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8f78febb7..a4f535e2c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfd0b033ed..5a95efb907 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59bc71f57b..140e3de4f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab0623aacb..7a65014d7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8138da0e8..3a3ef0f1c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2dcc799625..78210f5bae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae8e664c02..4052064e4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class MacpoolReservationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class MacpoolReservationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class MacpoolReservationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class MacpoolReservationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class MacpoolReservationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class MacpoolReservationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class MacpoolReservationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class MacpoolReservationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/macpool_reservation_response.py b/intersight/model/macpool_reservation_response.py index 2ad8eb78e3..c2a3a1afe2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1da0afc4c3..272dece8fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a66d1a627..72b82cacee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8d27761dc..d87087c1d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ffd2f1ab77..18921f7c37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75ab623923..16e56105ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class MacpoolUniverseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class MacpoolUniverseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class MacpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class MacpoolUniverseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class MacpoolUniverseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class MacpoolUniverseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class MacpoolUniverseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class MacpoolUniverseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/macpool_universe_response.py b/intersight/model/macpool_universe_response.py index 8d6b5e955b..4a2d063666 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9697951545..497843da4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecaa6e1ad9..9ec82f45d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 639a8dd43f..b1704ecb82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4145a282c..971cb9a34f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 101c98b442..94d1090e4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -121,6 +121,18 @@ class ManagementControllerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -224,6 +236,7 @@ class ManagementControllerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -245,6 +258,8 @@ class ManagementControllerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -306,6 +321,13 @@ class ManagementControllerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -427,6 +449,10 @@ class ManagementControllerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -664,6 +690,8 @@ class ManagementControllerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -862,6 +890,8 @@ class ManagementControllerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1142,6 +1172,7 @@ class ManagementControllerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/management_controller_response.py b/intersight/model/management_controller_response.py index 80f2a6bdfe..a426fc9e9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00b69a1fa8..1b1a409e90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 315170d5c0..8ee952b981 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40ba69ae1d..db1bc858f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df5072a3d1..6c8175deb8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43dbf8156a..768b4fd652 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class ManagementEntityRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class ManagementEntityRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class ManagementEntityRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class ManagementEntityRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class ManagementEntityRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class ManagementEntityRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class ManagementEntityRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class ManagementEntityRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/management_entity_response.py b/intersight/model/management_entity_response.py index 7053cc794a..4ae09c9615 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1bea4052c..ffd1371d50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27f98ed4d7..f9c3cbe90a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd409717d6..64d298d28c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 996bf3bbe9..e1a558ba4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18c4f4c54c..0284185294 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class ManagementInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class ManagementInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class ManagementInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class ManagementInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class ManagementInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class ManagementInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class ManagementInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class ManagementInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/management_interface_response.py b/intersight/model/management_interface_response.py index 6fc324ca7f..bb2ad5e38e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case.py b/intersight/model/marketplace_use_case.py index 18c988553b..63bed09989 100644 --- a/intersight/model/marketplace_use_case.py +++ b/intersight/model/marketplace_use_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_all_of.py b/intersight/model/marketplace_use_case_all_of.py index f63a5c54a8..ecd0f77606 100644 --- a/intersight/model/marketplace_use_case_all_of.py +++ b/intersight/model/marketplace_use_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_automation.py b/intersight/model/marketplace_use_case_automation.py index 4d6d60b6a6..1567056410 100644 --- a/intersight/model/marketplace_use_case_automation.py +++ b/intersight/model/marketplace_use_case_automation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_automation_all_of.py b/intersight/model/marketplace_use_case_automation_all_of.py index f5b00146fc..23f40c8d2f 100644 --- a/intersight/model/marketplace_use_case_automation_all_of.py +++ b/intersight/model/marketplace_use_case_automation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_dependency.py b/intersight/model/marketplace_use_case_dependency.py index efe80a1105..73cc3b5093 100644 --- a/intersight/model/marketplace_use_case_dependency.py +++ b/intersight/model/marketplace_use_case_dependency.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_dependency_all_of.py b/intersight/model/marketplace_use_case_dependency_all_of.py index 69af88d948..18bc9fc716 100644 --- a/intersight/model/marketplace_use_case_dependency_all_of.py +++ b/intersight/model/marketplace_use_case_dependency_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_list.py b/intersight/model/marketplace_use_case_list.py index 34c7f5d2e7..ff6ba36438 100644 --- a/intersight/model/marketplace_use_case_list.py +++ b/intersight/model/marketplace_use_case_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_list_all_of.py b/intersight/model/marketplace_use_case_list_all_of.py index 91e64b6cae..3d606d4bb2 100644 --- a/intersight/model/marketplace_use_case_list_all_of.py +++ b/intersight/model/marketplace_use_case_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_locale.py b/intersight/model/marketplace_use_case_locale.py index 9cdea6fd52..7fbdaf8162 100644 --- a/intersight/model/marketplace_use_case_locale.py +++ b/intersight/model/marketplace_use_case_locale.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_locale_all_of.py b/intersight/model/marketplace_use_case_locale_all_of.py index 39fbeecc88..b4b0ced149 100644 --- a/intersight/model/marketplace_use_case_locale_all_of.py +++ b/intersight/model/marketplace_use_case_locale_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_relationship.py b/intersight/model/marketplace_use_case_relationship.py index 3023582873..96f17ed0ab 100644 --- a/intersight/model/marketplace_use_case_relationship.py +++ b/intersight/model/marketplace_use_case_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class MarketplaceUseCaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/marketplace_use_case_response.py b/intersight/model/marketplace_use_case_response.py index 0788e895d3..4173775a1c 100644 --- a/intersight/model/marketplace_use_case_response.py +++ b/intersight/model/marketplace_use_case_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version.py b/intersight/model/marketplace_use_case_version.py index 6b206f4020..82bb9156d2 100644 --- a/intersight/model/marketplace_use_case_version.py +++ b/intersight/model/marketplace_use_case_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_all_of.py b/intersight/model/marketplace_use_case_version_all_of.py index 41d1e02aa8..b41ae7fa87 100644 --- a/intersight/model/marketplace_use_case_version_all_of.py +++ b/intersight/model/marketplace_use_case_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_list.py b/intersight/model/marketplace_use_case_version_list.py index 2f5f9d5a81..fc7144932e 100644 --- a/intersight/model/marketplace_use_case_version_list.py +++ b/intersight/model/marketplace_use_case_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_list_all_of.py b/intersight/model/marketplace_use_case_version_list_all_of.py index f76031eab8..391a26391e 100644 --- a/intersight/model/marketplace_use_case_version_list_all_of.py +++ b/intersight/model/marketplace_use_case_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_locale.py b/intersight/model/marketplace_use_case_version_locale.py index 167a47213c..9b31a9996d 100644 --- a/intersight/model/marketplace_use_case_version_locale.py +++ b/intersight/model/marketplace_use_case_version_locale.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_locale_all_of.py b/intersight/model/marketplace_use_case_version_locale_all_of.py index 90a2520c84..9b32c9e3ef 100644 --- a/intersight/model/marketplace_use_case_version_locale_all_of.py +++ b/intersight/model/marketplace_use_case_version_locale_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_resource.py b/intersight/model/marketplace_use_case_version_resource.py index 0078d926ba..9c66a55166 100644 --- a/intersight/model/marketplace_use_case_version_resource.py +++ b/intersight/model/marketplace_use_case_version_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_resource_all_of.py b/intersight/model/marketplace_use_case_version_resource_all_of.py index c6711ec051..e2288d122b 100644 --- a/intersight/model/marketplace_use_case_version_resource_all_of.py +++ b/intersight/model/marketplace_use_case_version_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/marketplace_use_case_version_response.py b/intersight/model/marketplace_use_case_version_response.py index 598c7da919..83e2b7fd71 100644 --- a/intersight/model/marketplace_use_case_version_response.py +++ b/intersight/model/marketplace_use_case_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 484a439119..968e350ab6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccaa4c511c..c69e451283 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 435a5a7b6a..9676944192 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2ff94c6df..0423417abd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5490a24b0f..d785c436b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10133d7a2e..d217d4545e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72198ea7c5..7a9b9ed9d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class MemoryArrayRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class MemoryArrayRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class MemoryArrayRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class MemoryArrayRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class MemoryArrayRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class MemoryArrayRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class MemoryArrayRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class MemoryArrayRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/memory_array_response.py b/intersight/model/memory_array_response.py index 3a3d2457a4..b6fbfa35e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45a8ae4ff9..4110473204 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54b61c2f87..6afa1aa129 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6fbc3451b5..f0ad68d798 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9a1593774..0e7fd45a40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be2f4cb4c0..ef72c8c11d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/memory_persistent_memory_config_result_response.py b/intersight/model/memory_persistent_memory_config_result_response.py index a242430f96..66f0288f7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ae5a49474..290383529d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64051eec20..e7841fd464 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 590b5daaf4..d26c483a75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5af55cbc3..6a61f840eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1955928049..e9dee5ca7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/memory_persistent_memory_configuration_response.py b/intersight/model/memory_persistent_memory_configuration_response.py index c3a3119c56..03526587a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f42af2e10d..d5133a7492 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33ad76ad9e..f37bd7cbfe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77ea603b19..520183671c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af30604987..b0503c8c71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccdef41b27..9ae3bb7bca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f49cf73901..414e279f89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e21c19657..f0897acad1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aecfb1c7f8..bb37383e27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93b705b374..fb02c05f50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de29bb5ade..9ee0d081e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e05c9299d2..bf4395b473 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f20ba5c65..f15317f943 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02028892ae..c358cfb02c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 9aa0824cda..ed6e4a11dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7387de64e9..d9a0be6e57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60479cd64f..0b73373b38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c8e6026c6..00ec0e9996 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/memory_persistent_memory_namespace_response.py b/intersight/model/memory_persistent_memory_namespace_response.py index 09d1e2e505..941a317b95 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1be6ee75c4..0cb5aabf34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e43c9189b6..f6d1cdad1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3715aa2216..a84667f916 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7507918246..92c73ec6b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43e5343ab1..76b776a706 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad0b401c9a..8a788f0614 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13c6d7dcce..7efe4505f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a219d3859b..f7ed9b0df7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c673cae71..450ef524a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e269b55b9a..9a6aabdd57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/memory_persistent_memory_region_response.py b/intersight/model/memory_persistent_memory_region_response.py index b50a522a49..769c47a36c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fa9e42d50..c9cd6ef44f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 149e7ab01b..8cb4b723ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56bd854366..183e9b01b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c833dfab5b..8056c214c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16ca8f445f..fb873a4036 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,18 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -292,6 +304,7 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -313,6 +326,8 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -374,6 +389,13 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -495,6 +517,10 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -732,6 +758,8 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -930,6 +958,8 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1210,6 +1240,7 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/memory_persistent_memory_unit_response.py b/intersight/model/memory_persistent_memory_unit_response.py index 980a600d65..40886b8a5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f005ddf8a4..56f87cd609 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eccd8f36fc..f0d4e4b3a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 443432e525..95349bdad7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 30acd49dc9..301a212e52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de4adb0d8d..1b6e09202f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,18 @@ class MemoryUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -292,6 +304,7 @@ class MemoryUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -313,6 +326,8 @@ class MemoryUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -374,6 +389,13 @@ class MemoryUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -495,6 +517,10 @@ class MemoryUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -732,6 +758,8 @@ class MemoryUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -930,6 +958,8 @@ class MemoryUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1210,6 +1240,7 @@ class MemoryUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/memory_unit_response.py b/intersight/model/memory_unit_response.py index 9f42bac65b..573c1fd9a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meraki_inventory_entity.py b/intersight/model/meraki_inventory_entity.py new file mode 100644 index 0000000000..8c9b810074 --- /dev/null +++ b/intersight/model/meraki_inventory_entity.py @@ -0,0 +1,428 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.meraki_inventory_entity_all_of import MerakiInventoryEntityAllOf + from intersight.model.meraki_network import MerakiNetwork + from intersight.model.meraki_organization import MerakiOrganization + 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 + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MerakiInventoryEntityAllOf'] = MerakiInventoryEntityAllOf + globals()['MerakiNetwork'] = MerakiNetwork + globals()['MerakiOrganization'] = MerakiOrganization + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class MerakiInventoryEntity(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',): { + 'NETWORK': "meraki.Network", + 'ORGANIZATION': "meraki.Organization", + }, + ('object_type',): { + 'NETWORK': "meraki.Network", + 'ORGANIZATION': "meraki.Organization", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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(): + lazy_import() + val = { + 'meraki.Network': MerakiNetwork, + 'meraki.Organization': MerakiOrganization, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """MerakiInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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 + """MerakiInventoryEntity - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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 + """ + + _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': [ + MerakiInventoryEntityAllOf, + MoBaseMo, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/meraki_inventory_entity_all_of.py b/intersight/model/meraki_inventory_entity_all_of.py new file mode 100644 index 0000000000..05f6ae6975 --- /dev/null +++ b/intersight/model/meraki_inventory_entity_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + + +class MerakiInventoryEntityAllOf(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',): { + 'NETWORK': "meraki.Network", + 'ORGANIZATION': "meraki.Organization", + }, + ('object_type',): { + 'NETWORK': "meraki.Network", + 'ORGANIZATION': "meraki.Organization", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'registered_device': 'RegisteredDevice', # 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 + """MerakiInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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 + """MerakiInventoryEntityAllOf - 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,) + registered_device (AssetDeviceRegistrationRelationship): [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__,) + + 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/meraki_network.py b/intersight/model/meraki_network.py new file mode 100644 index 0000000000..b5cd83c85b --- /dev/null +++ b/intersight/model/meraki_network.py @@ -0,0 +1,445 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.meraki_inventory_entity import MerakiInventoryEntity + from intersight.model.meraki_network_all_of import MerakiNetworkAllOf + from intersight.model.meraki_organization_relationship import MerakiOrganizationRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MerakiInventoryEntity'] = MerakiInventoryEntity + globals()['MerakiNetworkAllOf'] = MerakiNetworkAllOf + globals()['MerakiOrganizationRelationship'] = MerakiOrganizationRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class MerakiNetwork(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',): { + 'MERAKI.NETWORK': "meraki.Network", + }, + ('object_type',): { + 'MERAKI.NETWORK': "meraki.Network", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'network_id': (str,), # noqa: E501 + 'network_tags': ([str], none_type,), # noqa: E501 + 'product_types': ([str], none_type,), # noqa: E501 + 'organization': (MerakiOrganizationRelationship,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'name': 'Name', # noqa: E501 + 'network_id': 'NetworkId', # noqa: E501 + 'network_tags': 'NetworkTags', # noqa: E501 + 'product_types': 'ProductTypes', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """MerakiNetwork - 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 "meraki.Network", must be one of ["meraki.Network", ] # 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 "meraki.Network", must be one of ["meraki.Network", ] # 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,) + name (str): The Meraki network name seamlessly uniting devices for effortless connectivity.. [optional] # noqa: E501 + network_id (str): The unique Meraki network id.. [optional] # noqa: E501 + network_tags ([str], none_type): [optional] # noqa: E501 + product_types ([str], none_type): [optional] # noqa: E501 + organization (MerakiOrganizationRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Network") + object_type = kwargs.get('object_type', "meraki.Network") + _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 + """MerakiNetwork - 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 "meraki.Network", must be one of ["meraki.Network", ] # 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 "meraki.Network", must be one of ["meraki.Network", ] # 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,) + name (str): The Meraki network name seamlessly uniting devices for effortless connectivity.. [optional] # noqa: E501 + network_id (str): The unique Meraki network id.. [optional] # noqa: E501 + network_tags ([str], none_type): [optional] # noqa: E501 + product_types ([str], none_type): [optional] # noqa: E501 + organization (MerakiOrganizationRelationship): [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Network") + object_type = kwargs.get('object_type', "meraki.Network") + _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': [ + MerakiInventoryEntity, + MerakiNetworkAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/meraki_network_all_of.py b/intersight/model/meraki_network_all_of.py new file mode 100644 index 0000000000..38b36ae088 --- /dev/null +++ b/intersight/model/meraki_network_all_of.py @@ -0,0 +1,312 @@ +""" + 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-16711 + 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.meraki_organization_relationship import MerakiOrganizationRelationship + globals()['MerakiOrganizationRelationship'] = MerakiOrganizationRelationship + + +class MerakiNetworkAllOf(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',): { + 'MERAKI.NETWORK': "meraki.Network", + }, + ('object_type',): { + 'MERAKI.NETWORK': "meraki.Network", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'network_id': (str,), # noqa: E501 + 'network_tags': ([str], none_type,), # noqa: E501 + 'product_types': ([str], none_type,), # noqa: E501 + 'organization': (MerakiOrganizationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'network_id': 'NetworkId', # noqa: E501 + 'network_tags': 'NetworkTags', # noqa: E501 + 'product_types': 'ProductTypes', # 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 + """MerakiNetworkAllOf - 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 "meraki.Network", must be one of ["meraki.Network", ] # 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 "meraki.Network", must be one of ["meraki.Network", ] # 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,) + name (str): The Meraki network name seamlessly uniting devices for effortless connectivity.. [optional] # noqa: E501 + network_id (str): The unique Meraki network id.. [optional] # noqa: E501 + network_tags ([str], none_type): [optional] # noqa: E501 + product_types ([str], none_type): [optional] # noqa: E501 + organization (MerakiOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Network") + object_type = kwargs.get('object_type', "meraki.Network") + _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 + """MerakiNetworkAllOf - 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 "meraki.Network", must be one of ["meraki.Network", ] # 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 "meraki.Network", must be one of ["meraki.Network", ] # 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,) + name (str): The Meraki network name seamlessly uniting devices for effortless connectivity.. [optional] # noqa: E501 + network_id (str): The unique Meraki network id.. [optional] # noqa: E501 + network_tags ([str], none_type): [optional] # noqa: E501 + product_types ([str], none_type): [optional] # noqa: E501 + organization (MerakiOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Network") + object_type = kwargs.get('object_type', "meraki.Network") + _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/meraki_network_list.py b/intersight/model/meraki_network_list.py new file mode 100644 index 0000000000..0993822e08 --- /dev/null +++ b/intersight/model/meraki_network_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-16711 + 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.meraki_network import MerakiNetwork + from intersight.model.meraki_network_list_all_of import MerakiNetworkListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['MerakiNetwork'] = MerakiNetwork + globals()['MerakiNetworkListAllOf'] = MerakiNetworkListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class MerakiNetworkList(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': ([MerakiNetwork], 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 + """MerakiNetworkList - 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 'meraki.Network' 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 ([MerakiNetwork], none_type): The array of 'meraki.Network' 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 + """MerakiNetworkList - 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 'meraki.Network' 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 ([MerakiNetwork], none_type): The array of 'meraki.Network' 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': [ + MerakiNetworkListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/meraki_network_list_all_of.py b/intersight/model/meraki_network_list_all_of.py new file mode 100644 index 0000000000..c9ca8ce033 --- /dev/null +++ b/intersight/model/meraki_network_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-16711 + 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.meraki_network import MerakiNetwork + globals()['MerakiNetwork'] = MerakiNetwork + + +class MerakiNetworkListAllOf(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': ([MerakiNetwork], 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 + """MerakiNetworkListAllOf - 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 'meraki.Network' 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 ([MerakiNetwork], none_type): The array of 'meraki.Network' 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 + """MerakiNetworkListAllOf - 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 'meraki.Network' 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 ([MerakiNetwork], none_type): The array of 'meraki.Network' 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/meraki_network_response.py b/intersight/model/meraki_network_response.py new file mode 100644 index 0000000000..9ef219735a --- /dev/null +++ b/intersight/model/meraki_network_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-16711 + 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.meraki_network_list import MerakiNetworkList + 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 + globals()['MerakiNetworkList'] = MerakiNetworkList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class MerakiNetworkResponse(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 = { + 'meraki.Network.List': MerakiNetworkList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """MerakiNetworkResponse - 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 'meraki.Network' 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 + """MerakiNetworkResponse - 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 'meraki.Network' 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': [ + MerakiNetworkList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/meraki_organization.py b/intersight/model/meraki_organization.py new file mode 100644 index 0000000000..c4332e2b80 --- /dev/null +++ b/intersight/model/meraki_organization.py @@ -0,0 +1,431 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.meraki_inventory_entity import MerakiInventoryEntity + from intersight.model.meraki_organization_all_of import MerakiOrganizationAllOf + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MerakiInventoryEntity'] = MerakiInventoryEntity + globals()['MerakiOrganizationAllOf'] = MerakiOrganizationAllOf + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class MerakiOrganization(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',): { + 'MERAKI.ORGANIZATION': "meraki.Organization", + }, + ('object_type',): { + 'MERAKI.ORGANIZATION': "meraki.Organization", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'organization_id': (str,), # 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # 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 + 'name': 'Name', # noqa: E501 + 'organization_id': 'OrganizationId', # 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 + 'registered_device': 'RegisteredDevice', # 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 + """MerakiOrganization - 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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,) + name (str): The Meraki organization name.. [optional] # noqa: E501 + organization_id (str): The Meraki organization id.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Organization") + object_type = kwargs.get('object_type', "meraki.Organization") + _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 + """MerakiOrganization - 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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,) + name (str): The Meraki organization name.. [optional] # noqa: E501 + organization_id (str): The Meraki organization id.. [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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Organization") + object_type = kwargs.get('object_type', "meraki.Organization") + _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': [ + MerakiInventoryEntity, + MerakiOrganizationAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/meraki_organization_all_of.py b/intersight/model/meraki_organization_all_of.py new file mode 100644 index 0000000000..10ab9cafc8 --- /dev/null +++ b/intersight/model/meraki_organization_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 MerakiOrganizationAllOf(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',): { + 'MERAKI.ORGANIZATION': "meraki.Organization", + }, + ('object_type',): { + 'MERAKI.ORGANIZATION': "meraki.Organization", + }, + } + + 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 + 'name': (str,), # noqa: E501 + 'organization_id': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'organization_id': 'OrganizationId', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """MerakiOrganizationAllOf - 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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,) + name (str): The Meraki organization name.. [optional] # noqa: E501 + organization_id (str): The Meraki organization id.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Organization") + object_type = kwargs.get('object_type', "meraki.Organization") + _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 + """MerakiOrganizationAllOf - 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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 "meraki.Organization", must be one of ["meraki.Organization", ] # 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,) + name (str): The Meraki organization name.. [optional] # noqa: E501 + organization_id (str): The Meraki organization id.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "meraki.Organization") + object_type = kwargs.get('object_type', "meraki.Organization") + _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/meraki_organization_list.py b/intersight/model/meraki_organization_list.py new file mode 100644 index 0000000000..2fa736c7d5 --- /dev/null +++ b/intersight/model/meraki_organization_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-16711 + 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.meraki_organization import MerakiOrganization + from intersight.model.meraki_organization_list_all_of import MerakiOrganizationListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['MerakiOrganization'] = MerakiOrganization + globals()['MerakiOrganizationListAllOf'] = MerakiOrganizationListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class MerakiOrganizationList(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': ([MerakiOrganization], 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 + """MerakiOrganizationList - 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 'meraki.Organization' 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 ([MerakiOrganization], none_type): The array of 'meraki.Organization' 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 + """MerakiOrganizationList - 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 'meraki.Organization' 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 ([MerakiOrganization], none_type): The array of 'meraki.Organization' 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': [ + MerakiOrganizationListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/meraki_organization_list_all_of.py b/intersight/model/meraki_organization_list_all_of.py new file mode 100644 index 0000000000..f93e9fb54d --- /dev/null +++ b/intersight/model/meraki_organization_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-16711 + 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.meraki_organization import MerakiOrganization + globals()['MerakiOrganization'] = MerakiOrganization + + +class MerakiOrganizationListAllOf(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': ([MerakiOrganization], 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 + """MerakiOrganizationListAllOf - 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 'meraki.Organization' 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 ([MerakiOrganization], none_type): The array of 'meraki.Organization' 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 + """MerakiOrganizationListAllOf - 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 'meraki.Organization' 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 ([MerakiOrganization], none_type): The array of 'meraki.Organization' 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/meraki_organization_relationship.py b/intersight/model/meraki_organization_relationship.py new file mode 100644 index 0000000000..07c0ef843e --- /dev/null +++ b/intersight/model/meraki_organization_relationship.py @@ -0,0 +1,1507 @@ +""" + 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-16711 + 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.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.meraki_organization import MerakiOrganization + 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 + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MerakiOrganization'] = MerakiOrganization + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class MerakiOrganizationRelationship(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", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.IPADDRESS': "access.IpAddress", + '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", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", + 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + '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.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.METRICSCONFIG': "appliance.MetricsConfig", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + '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.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + '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.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PROCESSORUNITUPDATECONSTRAINTMETA': "capability.ProcessorUnitUpdateConstraintMeta", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + '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", + 'CHASSIS.PROFILETEMPLATE': "chassis.ProfileTemplate", + '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.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + '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", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + '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.HYBRIDDRIVESLOT': "equipment.HybridDriveSlot", + '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.SWITCHCLUSTERPROFILETEMPLATE': "fabric.SwitchClusterProfileTemplate", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SWITCHPROFILETEMPLATE': "fabric.SwitchProfileTemplate", + '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.POLICY': "firmware.Policy", + '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", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + '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.REDUCERESYNC': "hyperflex.ReduceReSync", + '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.STARTREDUCERESYNC': "hyperflex.StartReduceReSync", + '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.SHARINGRULE': "iam.SharingRule", + '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.TENANTCUSTOMIZATION': "iwotenant.TenantCustomization", + '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", + 'MARKETPLACE.USECASE': "marketplace.UseCase", + 'MARKETPLACE.USECASEVERSION': "marketplace.UseCaseVersion", + '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", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", + 'META.DEFINITION': "meta.Definition", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + '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.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + '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.APICVISION': "niatelemetry.ApicVision", + '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.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + '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", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", + 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + '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.DISRUPTION': "server.Disruption", + '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.HCIBUNDLEDISTRIBUTABLE': "software.HciBundleDistributable", + 'SOFTWARE.HCIDISTRIBUTABLE': "software.HciDistributable", + '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.CATEGORYUNSUPPORTEDMODELS': "softwarerepository.CategoryUnsupportedModels", + '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.CONTROLLERDRIVE': "storage.ControllerDrive", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FILEITEM': "storage.FileItem", + '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.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + '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.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + '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.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.NVMERAIDCONFIGURATION': "storage.NvmeRaidConfiguration", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PUREARRAYALERTS': "storage.PureArrayAlerts", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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.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", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + '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.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREPROACTIVEHA': "virtualization.VmwareProactiveHa", + '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", + '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", + 'VNIC.VHBATEMPLATE': "vnic.VhbaTemplate", + 'VNIC.VNICTEMPLATE': "vnic.VnicTemplate", + '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.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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + 'WORKSPACE.FOLDER': "workspace.Folder", + }, + } + + 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 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'organization_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'meraki.Organization': MerakiOrganization, + 'mo.MoRef': MoMoRef, + } + 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 + 'registered_device': 'RegisteredDevice', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'organization_id': 'OrganizationId', # 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 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """MerakiOrganizationRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + name (str): The Meraki organization name.. [optional] # noqa: E501 + organization_id (str): The Meraki organization id.. [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 + """MerakiOrganizationRelationship - 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 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + name (str): The Meraki organization name.. [optional] # noqa: E501 + organization_id (str): The Meraki organization id.. [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': [ + MerakiOrganization, + MoMoRef, + none_type, + ], + } diff --git a/intersight/model/meraki_organization_response.py b/intersight/model/meraki_organization_response.py new file mode 100644 index 0000000000..61041cc674 --- /dev/null +++ b/intersight/model/meraki_organization_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-16711 + 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.meraki_organization_list import MerakiOrganizationList + 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 + globals()['MerakiOrganizationList'] = MerakiOrganizationList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class MerakiOrganizationResponse(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 = { + 'meraki.Organization.List': MerakiOrganizationList, + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + } + 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 + """MerakiOrganizationResponse - 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 'meraki.Organization' 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 + """MerakiOrganizationResponse - 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 'meraki.Organization' 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': [ + MerakiOrganizationList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/meta_access_privilege.py b/intersight/model/meta_access_privilege.py index c33e22d6e4..659906e88b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd856e043d..da39ad7fef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b4c8773cd..c487dbbe74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1da4571bf6..1373135e6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fbf40fe5a..cbfb26a87f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 388ff6fa0a..c6d28f038c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1cde34de42..e861ce6f26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0253e36774..3a73c1e317 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 010b2db7f5..3c9f6b963e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22e4249043..5855faa330 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8edd2910ba..cf96bfdaa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3d878d179..159738cf47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03eb7a2841..6f8040ae53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c2874fd35..8d6bd7abaa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9294adfde..6313745c36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metric_criterion.py b/intersight/model/metrics_metric_criterion.py index 0856892ee7..7152c6a5ee 100644 --- a/intersight/model/metrics_metric_criterion.py +++ b/intersight/model/metrics_metric_criterion.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metric_criterion_all_of.py b/intersight/model/metrics_metric_criterion_all_of.py index 95fe80015b..6633b3322d 100644 --- a/intersight/model/metrics_metric_criterion_all_of.py +++ b/intersight/model/metrics_metric_criterion_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration.py b/intersight/model/metrics_metrics_exploration.py index a4e0bd7e4a..7d0d5e2160 100644 --- a/intersight/model/metrics_metrics_exploration.py +++ b/intersight/model/metrics_metrics_exploration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_all_of.py b/intersight/model/metrics_metrics_exploration_all_of.py index 33adae8ab0..d52fa568b9 100644 --- a/intersight/model/metrics_metrics_exploration_all_of.py +++ b/intersight/model/metrics_metrics_exploration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_list.py b/intersight/model/metrics_metrics_exploration_list.py index d4087c447e..13f7b5d5be 100644 --- a/intersight/model/metrics_metrics_exploration_list.py +++ b/intersight/model/metrics_metrics_exploration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_list_all_of.py b/intersight/model/metrics_metrics_exploration_list_all_of.py index 0b8cafa5fa..886c028713 100644 --- a/intersight/model/metrics_metrics_exploration_list_all_of.py +++ b/intersight/model/metrics_metrics_exploration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_response.py b/intersight/model/metrics_metrics_exploration_response.py index b71ddf0248..b2c6e82855 100644 --- a/intersight/model/metrics_metrics_exploration_response.py +++ b/intersight/model/metrics_metrics_exploration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d98b8ebb6..701f7d06f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 481834192f..845f378370 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a91509c503..2db5f4426e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -40,6 +40,7 @@ def lazy_import(): from intersight.model.adapter_fc_settings import AdapterFcSettings from intersight.model.adapter_physical_nic_mode_settings import AdapterPhysicalNicModeSettings from intersight.model.adapter_port_channel_settings import AdapterPortChannelSettings + from intersight.model.apic_fabric_leaf_node_details import ApicFabricLeafNodeDetails from intersight.model.appliance_api_status import ApplianceApiStatus from intersight.model.appliance_cert_renewal_phase import ApplianceCertRenewalPhase from intersight.model.appliance_cluster_install_phase import ApplianceClusterInstallPhase @@ -140,12 +141,14 @@ def lazy_import(): from intersight.model.bulk_sec_resource_roles import BulkSecResourceRoles from intersight.model.bulk_sub_request import BulkSubRequest from intersight.model.capability_feature_config import CapabilityFeatureConfig + from intersight.model.capability_hsu_iso_model_specific_constraint import CapabilityHsuIsoModelSpecificConstraint from intersight.model.capability_port_range import CapabilityPortRange from intersight.model.capability_switch_network_limits import CapabilitySwitchNetworkLimits from intersight.model.capability_switch_storage_limits import CapabilitySwitchStorageLimits from intersight.model.capability_switch_system_limits import CapabilitySwitchSystemLimits from intersight.model.capability_switching_mode_capability import CapabilitySwitchingModeCapability from intersight.model.capability_unsupported_feature_config import CapabilityUnsupportedFeatureConfig + from intersight.model.capability_update_order_list_type import CapabilityUpdateOrderListType from intersight.model.certificatemanagement_certificate_base import CertificatemanagementCertificateBase from intersight.model.certificatemanagement_imc import CertificatemanagementImc from intersight.model.certificatemanagement_root_ca_certificate import CertificatemanagementRootCaCertificate @@ -797,7 +800,9 @@ def lazy_import(): from intersight.model.workflow_task_info_update import WorkflowTaskInfoUpdate from intersight.model.workflow_task_loop_info import WorkflowTaskLoopInfo from intersight.model.workflow_task_retry_info import WorkflowTaskRetryInfo + from intersight.model.workflow_ui_form_config import WorkflowUiFormConfig from intersight.model.workflow_ui_input_filter import WorkflowUiInputFilter + from intersight.model.workflow_ui_view_config import WorkflowUiViewConfig from intersight.model.workflow_validation_error import WorkflowValidationError from intersight.model.workflow_validation_information import WorkflowValidationInformation from intersight.model.workflow_wait_task import WorkflowWaitTask @@ -821,6 +826,7 @@ def lazy_import(): globals()['AdapterFcSettings'] = AdapterFcSettings globals()['AdapterPhysicalNicModeSettings'] = AdapterPhysicalNicModeSettings globals()['AdapterPortChannelSettings'] = AdapterPortChannelSettings + globals()['ApicFabricLeafNodeDetails'] = ApicFabricLeafNodeDetails globals()['ApplianceApiStatus'] = ApplianceApiStatus globals()['ApplianceCertRenewalPhase'] = ApplianceCertRenewalPhase globals()['ApplianceClusterInstallPhase'] = ApplianceClusterInstallPhase @@ -921,12 +927,14 @@ def lazy_import(): globals()['BulkSecResourceRoles'] = BulkSecResourceRoles globals()['BulkSubRequest'] = BulkSubRequest globals()['CapabilityFeatureConfig'] = CapabilityFeatureConfig + globals()['CapabilityHsuIsoModelSpecificConstraint'] = CapabilityHsuIsoModelSpecificConstraint globals()['CapabilityPortRange'] = CapabilityPortRange globals()['CapabilitySwitchNetworkLimits'] = CapabilitySwitchNetworkLimits globals()['CapabilitySwitchStorageLimits'] = CapabilitySwitchStorageLimits globals()['CapabilitySwitchSystemLimits'] = CapabilitySwitchSystemLimits globals()['CapabilitySwitchingModeCapability'] = CapabilitySwitchingModeCapability globals()['CapabilityUnsupportedFeatureConfig'] = CapabilityUnsupportedFeatureConfig + globals()['CapabilityUpdateOrderListType'] = CapabilityUpdateOrderListType globals()['CertificatemanagementCertificateBase'] = CertificatemanagementCertificateBase globals()['CertificatemanagementImc'] = CertificatemanagementImc globals()['CertificatemanagementRootCaCertificate'] = CertificatemanagementRootCaCertificate @@ -1578,7 +1586,9 @@ def lazy_import(): globals()['WorkflowTaskInfoUpdate'] = WorkflowTaskInfoUpdate globals()['WorkflowTaskLoopInfo'] = WorkflowTaskLoopInfo globals()['WorkflowTaskRetryInfo'] = WorkflowTaskRetryInfo + globals()['WorkflowUiFormConfig'] = WorkflowUiFormConfig globals()['WorkflowUiInputFilter'] = WorkflowUiInputFilter + globals()['WorkflowUiViewConfig'] = WorkflowUiViewConfig globals()['WorkflowValidationError'] = WorkflowValidationError globals()['WorkflowValidationInformation'] = WorkflowValidationInformation globals()['WorkflowWaitTask'] = WorkflowWaitTask @@ -1630,6 +1640,7 @@ class MoBaseComplexType(ModelNormal): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -1721,12 +1732,14 @@ class MoBaseComplexType(ModelNormal): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -2316,7 +2329,9 @@ class MoBaseComplexType(ModelNormal): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -2341,6 +2356,7 @@ class MoBaseComplexType(ModelNormal): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -2432,12 +2448,14 @@ class MoBaseComplexType(ModelNormal): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -3027,7 +3045,9 @@ class MoBaseComplexType(ModelNormal): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -3087,6 +3107,7 @@ def discriminator(): 'adapter.FcSettings': AdapterFcSettings, 'adapter.PhysicalNicModeSettings': AdapterPhysicalNicModeSettings, 'adapter.PortChannelSettings': AdapterPortChannelSettings, + 'apic.FabricLeafNodeDetails': ApicFabricLeafNodeDetails, 'appliance.ApiStatus': ApplianceApiStatus, 'appliance.CertRenewalPhase': ApplianceCertRenewalPhase, 'appliance.ClusterInstallPhase': ApplianceClusterInstallPhase, @@ -3187,12 +3208,14 @@ def discriminator(): 'bulk.SecResourceRoles': BulkSecResourceRoles, 'bulk.SubRequest': BulkSubRequest, 'capability.FeatureConfig': CapabilityFeatureConfig, + 'capability.HsuIsoModelSpecificConstraint': CapabilityHsuIsoModelSpecificConstraint, 'capability.PortRange': CapabilityPortRange, 'capability.SwitchNetworkLimits': CapabilitySwitchNetworkLimits, 'capability.SwitchStorageLimits': CapabilitySwitchStorageLimits, 'capability.SwitchSystemLimits': CapabilitySwitchSystemLimits, 'capability.SwitchingModeCapability': CapabilitySwitchingModeCapability, 'capability.UnsupportedFeatureConfig': CapabilityUnsupportedFeatureConfig, + 'capability.UpdateOrderListType': CapabilityUpdateOrderListType, 'certificatemanagement.CertificateBase': CertificatemanagementCertificateBase, 'certificatemanagement.Imc': CertificatemanagementImc, 'certificatemanagement.RootCaCertificate': CertificatemanagementRootCaCertificate, @@ -3844,7 +3867,9 @@ def discriminator(): 'workflow.TaskInfoUpdate': WorkflowTaskInfoUpdate, 'workflow.TaskLoopInfo': WorkflowTaskLoopInfo, 'workflow.TaskRetryInfo': WorkflowTaskRetryInfo, + 'workflow.UiFormConfig': WorkflowUiFormConfig, 'workflow.UiInputFilter': WorkflowUiInputFilter, + 'workflow.UiViewConfig': WorkflowUiViewConfig, 'workflow.ValidationError': WorkflowValidationError, 'workflow.ValidationInformation': WorkflowValidationInformation, 'workflow.WaitTask': WorkflowWaitTask, diff --git a/intersight/model/mo_base_mo.py b/intersight/model/mo_base_mo.py index 2ea278902a..38e92884e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -45,6 +45,19 @@ def lazy_import(): from intersight.model.adapter_host_iscsi_interface import AdapterHostIscsiInterface from intersight.model.adapter_unit import AdapterUnit from intersight.model.adapter_unit_expander import AdapterUnitExpander + from intersight.model.apic_aci_pod import ApicAciPod + from intersight.model.apic_application import ApicApplication + from intersight.model.apic_application_endpoint_group import ApicApplicationEndpointGroup + from intersight.model.apic_bridge_domain import ApicBridgeDomain + from intersight.model.apic_external_routed_layer_three_domain import ApicExternalRoutedLayerThreeDomain + from intersight.model.apic_fabric_leaf_node import ApicFabricLeafNode + from intersight.model.apic_fabric_leaf_node_interface import ApicFabricLeafNodeInterface + from intersight.model.apic_inventory_entity import ApicInventoryEntity + from intersight.model.apic_out import ApicOut + from intersight.model.apic_subnet import ApicSubnet + from intersight.model.apic_tenant import ApicTenant + from intersight.model.apic_vpc_group import ApicVpcGroup + from intersight.model.apic_vrfs import ApicVrfs from intersight.model.appliance_app_op_status import ApplianceAppOpStatus from intersight.model.appliance_app_status import ApplianceAppStatus from intersight.model.appliance_auto_rma_policy import ApplianceAutoRmaPolicy @@ -155,6 +168,7 @@ def lazy_import(): from intersight.model.capability_fex_manufacturing_def import CapabilityFexManufacturingDef from intersight.model.capability_gpu_endpoint_descriptor import CapabilityGpuEndpointDescriptor from intersight.model.capability_hardware_descriptor import CapabilityHardwareDescriptor + from intersight.model.capability_hsu_iso_file_support_meta import CapabilityHsuIsoFileSupportMeta from intersight.model.capability_io_card_capability_def import CapabilityIoCardCapabilityDef from intersight.model.capability_io_card_descriptor import CapabilityIoCardDescriptor from intersight.model.capability_io_card_manufacturing_def import CapabilityIoCardManufacturingDef @@ -179,6 +193,8 @@ def lazy_import(): from intersight.model.capability_switch_manufacturing_def import CapabilitySwitchManufacturingDef from intersight.model.capability_template_catalog import CapabilityTemplateCatalog from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta + from intersight.model.capability_update_order_meta import CapabilityUpdateOrderMeta + from intersight.model.capability_vic_descriptor import CapabilityVicDescriptor from intersight.model.certificatemanagement_policy import CertificatemanagementPolicy from intersight.model.certificatemanagement_policy_inventory import CertificatemanagementPolicyInventory from intersight.model.chassis_base_profile import ChassisBaseProfile @@ -257,6 +273,14 @@ def lazy_import(): from intersight.model.crd_custom_resource import CrdCustomResource from intersight.model.deviceconnector_policy import DeviceconnectorPolicy from intersight.model.display_names import DisplayNames + from intersight.model.dnac_external_border_node import DnacExternalBorderNode + from intersight.model.dnac_external_border_node_interface import DnacExternalBorderNodeInterface + from intersight.model.dnac_fabric_site import DnacFabricSite + from intersight.model.dnac_inventory_entity import DnacInventoryEntity + from intersight.model.dnac_site import DnacSite + from intersight.model.dnac_site_ip_pool import DnacSiteIpPool + from intersight.model.dnac_transit import DnacTransit + from intersight.model.dnac_virtual_network_fabric_site import DnacVirtualNetworkFabricSite from intersight.model.equipment_abstract_device import EquipmentAbstractDevice from intersight.model.equipment_base import EquipmentBase from intersight.model.equipment_base_sensor import EquipmentBaseSensor @@ -398,6 +422,11 @@ def lazy_import(): from intersight.model.firmware_upgrade_impact_status import FirmwareUpgradeImpactStatus from intersight.model.firmware_upgrade_status import FirmwareUpgradeStatus from intersight.model.firmware_upgrade_validity import FirmwareUpgradeValidity + from intersight.model.fmc_device import FmcDevice + from intersight.model.fmc_device_ha_pair import FmcDeviceHaPair + from intersight.model.fmc_domain import FmcDomain + from intersight.model.fmc_inventory_entity import FmcInventoryEntity + from intersight.model.fmc_physical_interface import FmcPhysicalInterface from intersight.model.forecast_catalog import ForecastCatalog from intersight.model.forecast_definition import ForecastDefinition from intersight.model.forecast_instance import ForecastInstance @@ -653,6 +682,9 @@ def lazy_import(): from intersight.model.memory_persistent_memory_region import MemoryPersistentMemoryRegion from intersight.model.memory_persistent_memory_unit import MemoryPersistentMemoryUnit from intersight.model.memory_unit import MemoryUnit + from intersight.model.meraki_inventory_entity import MerakiInventoryEntity + from intersight.model.meraki_network import MerakiNetwork + from intersight.model.meraki_organization import MerakiOrganization from intersight.model.meta_definition import MetaDefinition from intersight.model.metrics_metrics_exploration import MetricsMetricsExploration from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship @@ -889,6 +921,8 @@ def lazy_import(): from intersight.model.rproxy_reverse_proxy import RproxyReverseProxy from intersight.model.scheduler_task_result import SchedulerTaskResult from intersight.model.scheduler_task_schedule import SchedulerTaskSchedule + from intersight.model.sdaaci_connection import SdaaciConnection + from intersight.model.sdaaci_connection_detail import SdaaciConnectionDetail from intersight.model.sdcard_policy import SdcardPolicy from intersight.model.sdcard_policy_inventory import SdcardPolicyInventory from intersight.model.search_search_item import SearchSearchItem @@ -1230,6 +1264,7 @@ def lazy_import(): from intersight.model.workflow_template_evaluation import WorkflowTemplateEvaluation from intersight.model.workflow_template_function_meta import WorkflowTemplateFunctionMeta from intersight.model.workflow_template_parser import WorkflowTemplateParser + from intersight.model.workflow_ui_display_metadata import WorkflowUiDisplayMetadata from intersight.model.workflow_workflow_definition import WorkflowWorkflowDefinition from intersight.model.workflow_workflow_info import WorkflowWorkflowInfo from intersight.model.workflow_workflow_metadata import WorkflowWorkflowMetadata @@ -1248,6 +1283,19 @@ def lazy_import(): globals()['AdapterHostIscsiInterface'] = AdapterHostIscsiInterface globals()['AdapterUnit'] = AdapterUnit globals()['AdapterUnitExpander'] = AdapterUnitExpander + globals()['ApicAciPod'] = ApicAciPod + globals()['ApicApplication'] = ApicApplication + globals()['ApicApplicationEndpointGroup'] = ApicApplicationEndpointGroup + globals()['ApicBridgeDomain'] = ApicBridgeDomain + globals()['ApicExternalRoutedLayerThreeDomain'] = ApicExternalRoutedLayerThreeDomain + globals()['ApicFabricLeafNode'] = ApicFabricLeafNode + globals()['ApicFabricLeafNodeInterface'] = ApicFabricLeafNodeInterface + globals()['ApicInventoryEntity'] = ApicInventoryEntity + globals()['ApicOut'] = ApicOut + globals()['ApicSubnet'] = ApicSubnet + globals()['ApicTenant'] = ApicTenant + globals()['ApicVpcGroup'] = ApicVpcGroup + globals()['ApicVrfs'] = ApicVrfs globals()['ApplianceAppOpStatus'] = ApplianceAppOpStatus globals()['ApplianceAppStatus'] = ApplianceAppStatus globals()['ApplianceAutoRmaPolicy'] = ApplianceAutoRmaPolicy @@ -1358,6 +1406,7 @@ def lazy_import(): globals()['CapabilityFexManufacturingDef'] = CapabilityFexManufacturingDef globals()['CapabilityGpuEndpointDescriptor'] = CapabilityGpuEndpointDescriptor globals()['CapabilityHardwareDescriptor'] = CapabilityHardwareDescriptor + globals()['CapabilityHsuIsoFileSupportMeta'] = CapabilityHsuIsoFileSupportMeta globals()['CapabilityIoCardCapabilityDef'] = CapabilityIoCardCapabilityDef globals()['CapabilityIoCardDescriptor'] = CapabilityIoCardDescriptor globals()['CapabilityIoCardManufacturingDef'] = CapabilityIoCardManufacturingDef @@ -1382,6 +1431,8 @@ def lazy_import(): globals()['CapabilitySwitchManufacturingDef'] = CapabilitySwitchManufacturingDef globals()['CapabilityTemplateCatalog'] = CapabilityTemplateCatalog globals()['CapabilityUpdateConstraintMeta'] = CapabilityUpdateConstraintMeta + globals()['CapabilityUpdateOrderMeta'] = CapabilityUpdateOrderMeta + globals()['CapabilityVicDescriptor'] = CapabilityVicDescriptor globals()['CertificatemanagementPolicy'] = CertificatemanagementPolicy globals()['CertificatemanagementPolicyInventory'] = CertificatemanagementPolicyInventory globals()['ChassisBaseProfile'] = ChassisBaseProfile @@ -1460,6 +1511,14 @@ def lazy_import(): globals()['CrdCustomResource'] = CrdCustomResource globals()['DeviceconnectorPolicy'] = DeviceconnectorPolicy globals()['DisplayNames'] = DisplayNames + globals()['DnacExternalBorderNode'] = DnacExternalBorderNode + globals()['DnacExternalBorderNodeInterface'] = DnacExternalBorderNodeInterface + globals()['DnacFabricSite'] = DnacFabricSite + globals()['DnacInventoryEntity'] = DnacInventoryEntity + globals()['DnacSite'] = DnacSite + globals()['DnacSiteIpPool'] = DnacSiteIpPool + globals()['DnacTransit'] = DnacTransit + globals()['DnacVirtualNetworkFabricSite'] = DnacVirtualNetworkFabricSite globals()['EquipmentAbstractDevice'] = EquipmentAbstractDevice globals()['EquipmentBase'] = EquipmentBase globals()['EquipmentBaseSensor'] = EquipmentBaseSensor @@ -1601,6 +1660,11 @@ def lazy_import(): globals()['FirmwareUpgradeImpactStatus'] = FirmwareUpgradeImpactStatus globals()['FirmwareUpgradeStatus'] = FirmwareUpgradeStatus globals()['FirmwareUpgradeValidity'] = FirmwareUpgradeValidity + globals()['FmcDevice'] = FmcDevice + globals()['FmcDeviceHaPair'] = FmcDeviceHaPair + globals()['FmcDomain'] = FmcDomain + globals()['FmcInventoryEntity'] = FmcInventoryEntity + globals()['FmcPhysicalInterface'] = FmcPhysicalInterface globals()['ForecastCatalog'] = ForecastCatalog globals()['ForecastDefinition'] = ForecastDefinition globals()['ForecastInstance'] = ForecastInstance @@ -1856,6 +1920,9 @@ def lazy_import(): globals()['MemoryPersistentMemoryRegion'] = MemoryPersistentMemoryRegion globals()['MemoryPersistentMemoryUnit'] = MemoryPersistentMemoryUnit globals()['MemoryUnit'] = MemoryUnit + globals()['MerakiInventoryEntity'] = MerakiInventoryEntity + globals()['MerakiNetwork'] = MerakiNetwork + globals()['MerakiOrganization'] = MerakiOrganization globals()['MetaDefinition'] = MetaDefinition globals()['MetricsMetricsExploration'] = MetricsMetricsExploration globals()['MoBaseMoRelationship'] = MoBaseMoRelationship @@ -2092,6 +2159,8 @@ def lazy_import(): globals()['RproxyReverseProxy'] = RproxyReverseProxy globals()['SchedulerTaskResult'] = SchedulerTaskResult globals()['SchedulerTaskSchedule'] = SchedulerTaskSchedule + globals()['SdaaciConnection'] = SdaaciConnection + globals()['SdaaciConnectionDetail'] = SdaaciConnectionDetail globals()['SdcardPolicy'] = SdcardPolicy globals()['SdcardPolicyInventory'] = SdcardPolicyInventory globals()['SearchSearchItem'] = SearchSearchItem @@ -2433,6 +2502,7 @@ def lazy_import(): globals()['WorkflowTemplateEvaluation'] = WorkflowTemplateEvaluation globals()['WorkflowTemplateFunctionMeta'] = WorkflowTemplateFunctionMeta globals()['WorkflowTemplateParser'] = WorkflowTemplateParser + globals()['WorkflowUiDisplayMetadata'] = WorkflowUiDisplayMetadata globals()['WorkflowWorkflowDefinition'] = WorkflowWorkflowDefinition globals()['WorkflowWorkflowInfo'] = WorkflowWorkflowInfo globals()['WorkflowWorkflowMetadata'] = WorkflowWorkflowMetadata @@ -2478,6 +2548,18 @@ class MoBaseMo(ModelNormal): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -2581,6 +2663,7 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -2602,6 +2685,8 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -2663,6 +2748,13 @@ class MoBaseMo(ModelNormal): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -2784,6 +2876,10 @@ class MoBaseMo(ModelNormal): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -3021,6 +3117,8 @@ class MoBaseMo(ModelNormal): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -3219,6 +3317,8 @@ class MoBaseMo(ModelNormal): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -3499,6 +3599,7 @@ class MoBaseMo(ModelNormal): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -3518,6 +3619,18 @@ class MoBaseMo(ModelNormal): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -3621,6 +3734,7 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -3642,6 +3756,8 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -3703,6 +3819,13 @@ class MoBaseMo(ModelNormal): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -3824,6 +3947,10 @@ class MoBaseMo(ModelNormal): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -4061,6 +4188,8 @@ class MoBaseMo(ModelNormal): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -4259,6 +4388,8 @@ class MoBaseMo(ModelNormal): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -4539,6 +4670,7 @@ class MoBaseMo(ModelNormal): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -4607,6 +4739,19 @@ def discriminator(): 'adapter.HostIscsiInterface': AdapterHostIscsiInterface, 'adapter.Unit': AdapterUnit, 'adapter.UnitExpander': AdapterUnitExpander, + 'apic.AciPod': ApicAciPod, + 'apic.Application': ApicApplication, + 'apic.ApplicationEndpointGroup': ApicApplicationEndpointGroup, + 'apic.BridgeDomain': ApicBridgeDomain, + 'apic.ExternalRoutedLayerThreeDomain': ApicExternalRoutedLayerThreeDomain, + 'apic.FabricLeafNode': ApicFabricLeafNode, + 'apic.FabricLeafNodeInterface': ApicFabricLeafNodeInterface, + 'apic.InventoryEntity': ApicInventoryEntity, + 'apic.Out': ApicOut, + 'apic.Subnet': ApicSubnet, + 'apic.Tenant': ApicTenant, + 'apic.VpcGroup': ApicVpcGroup, + 'apic.Vrfs': ApicVrfs, 'appliance.AppOpStatus': ApplianceAppOpStatus, 'appliance.AppStatus': ApplianceAppStatus, 'appliance.AutoRmaPolicy': ApplianceAutoRmaPolicy, @@ -4717,6 +4862,7 @@ def discriminator(): 'capability.FexManufacturingDef': CapabilityFexManufacturingDef, 'capability.GpuEndpointDescriptor': CapabilityGpuEndpointDescriptor, 'capability.HardwareDescriptor': CapabilityHardwareDescriptor, + 'capability.HsuIsoFileSupportMeta': CapabilityHsuIsoFileSupportMeta, 'capability.IoCardCapabilityDef': CapabilityIoCardCapabilityDef, 'capability.IoCardDescriptor': CapabilityIoCardDescriptor, 'capability.IoCardManufacturingDef': CapabilityIoCardManufacturingDef, @@ -4741,6 +4887,8 @@ def discriminator(): 'capability.SwitchManufacturingDef': CapabilitySwitchManufacturingDef, 'capability.TemplateCatalog': CapabilityTemplateCatalog, 'capability.UpdateConstraintMeta': CapabilityUpdateConstraintMeta, + 'capability.UpdateOrderMeta': CapabilityUpdateOrderMeta, + 'capability.VicDescriptor': CapabilityVicDescriptor, 'certificatemanagement.Policy': CertificatemanagementPolicy, 'certificatemanagement.PolicyInventory': CertificatemanagementPolicyInventory, 'chassis.BaseProfile': ChassisBaseProfile, @@ -4818,6 +4966,14 @@ def discriminator(): 'convergedinfra.SwitchComplianceDetails': ConvergedinfraSwitchComplianceDetails, 'crd.CustomResource': CrdCustomResource, 'deviceconnector.Policy': DeviceconnectorPolicy, + 'dnac.ExternalBorderNode': DnacExternalBorderNode, + 'dnac.ExternalBorderNodeInterface': DnacExternalBorderNodeInterface, + 'dnac.FabricSite': DnacFabricSite, + 'dnac.InventoryEntity': DnacInventoryEntity, + 'dnac.Site': DnacSite, + 'dnac.SiteIpPool': DnacSiteIpPool, + 'dnac.Transit': DnacTransit, + 'dnac.VirtualNetworkFabricSite': DnacVirtualNetworkFabricSite, 'equipment.AbstractDevice': EquipmentAbstractDevice, 'equipment.Base': EquipmentBase, 'equipment.BaseSensor': EquipmentBaseSensor, @@ -4959,6 +5115,11 @@ def discriminator(): 'firmware.UpgradeImpactStatus': FirmwareUpgradeImpactStatus, 'firmware.UpgradeStatus': FirmwareUpgradeStatus, 'firmware.UpgradeValidity': FirmwareUpgradeValidity, + 'fmc.Device': FmcDevice, + 'fmc.DeviceHaPair': FmcDeviceHaPair, + 'fmc.Domain': FmcDomain, + 'fmc.InventoryEntity': FmcInventoryEntity, + 'fmc.PhysicalInterface': FmcPhysicalInterface, 'forecast.Catalog': ForecastCatalog, 'forecast.Definition': ForecastDefinition, 'forecast.Instance': ForecastInstance, @@ -5214,6 +5375,9 @@ def discriminator(): 'memory.PersistentMemoryRegion': MemoryPersistentMemoryRegion, 'memory.PersistentMemoryUnit': MemoryPersistentMemoryUnit, 'memory.Unit': MemoryUnit, + 'meraki.InventoryEntity': MerakiInventoryEntity, + 'meraki.Network': MerakiNetwork, + 'meraki.Organization': MerakiOrganization, 'meta.Definition': MetaDefinition, 'metrics.MetricsExploration': MetricsMetricsExploration, 'monitoring.HealthStatus': MonitoringHealthStatus, @@ -5447,6 +5611,8 @@ def discriminator(): 'rproxy.ReverseProxy': RproxyReverseProxy, 'scheduler.TaskResult': SchedulerTaskResult, 'scheduler.TaskSchedule': SchedulerTaskSchedule, + 'sdaaci.Connection': SdaaciConnection, + 'sdaaci.ConnectionDetail': SdaaciConnectionDetail, 'sdcard.Policy': SdcardPolicy, 'sdcard.PolicyInventory': SdcardPolicyInventory, 'search.SearchItem': SearchSearchItem, @@ -5788,6 +5954,7 @@ def discriminator(): 'workflow.TemplateEvaluation': WorkflowTemplateEvaluation, 'workflow.TemplateFunctionMeta': WorkflowTemplateFunctionMeta, 'workflow.TemplateParser': WorkflowTemplateParser, + 'workflow.UiDisplayMetadata': WorkflowUiDisplayMetadata, 'workflow.WorkflowDefinition': WorkflowWorkflowDefinition, 'workflow.WorkflowInfo': WorkflowWorkflowInfo, 'workflow.WorkflowMetadata': WorkflowWorkflowMetadata, diff --git a/intersight/model/mo_base_mo_relationship.py b/intersight/model/mo_base_mo_relationship.py index 7500f5fd81..accf964b22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -85,6 +85,18 @@ class MoBaseMoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -188,6 +200,7 @@ class MoBaseMoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -209,6 +222,8 @@ class MoBaseMoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -270,6 +285,13 @@ class MoBaseMoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -391,6 +413,10 @@ class MoBaseMoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -628,6 +654,8 @@ class MoBaseMoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -826,6 +854,8 @@ class MoBaseMoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1106,6 +1136,7 @@ class MoBaseMoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/mo_base_response.py b/intersight/model/mo_base_response.py index f719a5b6ad..1034c9b76b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -44,6 +44,18 @@ def lazy_import(): from intersight.model.adapter_host_iscsi_interface_list import AdapterHostIscsiInterfaceList from intersight.model.adapter_unit_expander_list import AdapterUnitExpanderList from intersight.model.adapter_unit_list import AdapterUnitList + from intersight.model.apic_aci_pod_list import ApicAciPodList + from intersight.model.apic_application_endpoint_group_list import ApicApplicationEndpointGroupList + from intersight.model.apic_application_list import ApicApplicationList + from intersight.model.apic_bridge_domain_list import ApicBridgeDomainList + from intersight.model.apic_external_routed_layer_three_domain_list import ApicExternalRoutedLayerThreeDomainList + from intersight.model.apic_fabric_leaf_node_interface_list import ApicFabricLeafNodeInterfaceList + from intersight.model.apic_fabric_leaf_node_list import ApicFabricLeafNodeList + from intersight.model.apic_out_list import ApicOutList + from intersight.model.apic_subnet_list import ApicSubnetList + from intersight.model.apic_tenant_list import ApicTenantList + from intersight.model.apic_vpc_group_list import ApicVpcGroupList + from intersight.model.apic_vrfs_list import ApicVrfsList from intersight.model.appliance_app_op_status_list import ApplianceAppOpStatusList from intersight.model.appliance_app_status_list import ApplianceAppStatusList from intersight.model.appliance_auto_rma_policy_list import ApplianceAutoRmaPolicyList @@ -145,6 +157,7 @@ def lazy_import(): from intersight.model.capability_fex_descriptor_list import CapabilityFexDescriptorList from intersight.model.capability_fex_manufacturing_def_list import CapabilityFexManufacturingDefList from intersight.model.capability_gpu_endpoint_descriptor_list import CapabilityGpuEndpointDescriptorList + from intersight.model.capability_hsu_iso_file_support_meta_list import CapabilityHsuIsoFileSupportMetaList from intersight.model.capability_io_card_capability_def_list import CapabilityIoCardCapabilityDefList from intersight.model.capability_io_card_descriptor_list import CapabilityIoCardDescriptorList from intersight.model.capability_io_card_manufacturing_def_list import CapabilityIoCardManufacturingDefList @@ -166,6 +179,8 @@ def lazy_import(): from intersight.model.capability_switch_equipment_info_list import CapabilitySwitchEquipmentInfoList from intersight.model.capability_switch_manufacturing_def_list import CapabilitySwitchManufacturingDefList from intersight.model.capability_template_catalog_list import CapabilityTemplateCatalogList + from intersight.model.capability_update_order_meta_list import CapabilityUpdateOrderMetaList + from intersight.model.capability_vic_descriptor_list import CapabilityVicDescriptorList from intersight.model.certificatemanagement_policy_inventory_list import CertificatemanagementPolicyInventoryList from intersight.model.certificatemanagement_policy_list import CertificatemanagementPolicyList from intersight.model.chassis_config_change_detail_list import ChassisConfigChangeDetailList @@ -226,6 +241,13 @@ def lazy_import(): from intersight.model.convergedinfra_switch_compliance_details_list import ConvergedinfraSwitchComplianceDetailsList from intersight.model.crd_custom_resource_list import CrdCustomResourceList from intersight.model.deviceconnector_policy_list import DeviceconnectorPolicyList + from intersight.model.dnac_external_border_node_interface_list import DnacExternalBorderNodeInterfaceList + from intersight.model.dnac_external_border_node_list import DnacExternalBorderNodeList + from intersight.model.dnac_fabric_site_list import DnacFabricSiteList + from intersight.model.dnac_site_ip_pool_list import DnacSiteIpPoolList + from intersight.model.dnac_site_list import DnacSiteList + from intersight.model.dnac_transit_list import DnacTransitList + from intersight.model.dnac_virtual_network_fabric_site_list import DnacVirtualNetworkFabricSiteList from intersight.model.equipment_chassis_id_pool_list import EquipmentChassisIdPoolList from intersight.model.equipment_chassis_identity_list import EquipmentChassisIdentityList from intersight.model.equipment_chassis_list import EquipmentChassisList @@ -343,6 +365,10 @@ def lazy_import(): from intersight.model.firmware_upgrade_impact_status_list import FirmwareUpgradeImpactStatusList from intersight.model.firmware_upgrade_list import FirmwareUpgradeList from intersight.model.firmware_upgrade_status_list import FirmwareUpgradeStatusList + from intersight.model.fmc_device_ha_pair_list import FmcDeviceHaPairList + from intersight.model.fmc_device_list import FmcDeviceList + from intersight.model.fmc_domain_list import FmcDomainList + from intersight.model.fmc_physical_interface_list import FmcPhysicalInterfaceList from intersight.model.forecast_catalog_list import ForecastCatalogList from intersight.model.forecast_definition_list import ForecastDefinitionList from intersight.model.forecast_instance_list import ForecastInstanceList @@ -577,6 +603,8 @@ def lazy_import(): from intersight.model.memory_persistent_memory_region_list import MemoryPersistentMemoryRegionList from intersight.model.memory_persistent_memory_unit_list import MemoryPersistentMemoryUnitList from intersight.model.memory_unit_list import MemoryUnitList + from intersight.model.meraki_network_list import MerakiNetworkList + from intersight.model.meraki_organization_list import MerakiOrganizationList from intersight.model.meta_definition_list import MetaDefinitionList from intersight.model.metrics_metrics_exploration_list import MetricsMetricsExplorationList from intersight.model.mo_aggregate_transform import MoAggregateTransform @@ -774,6 +802,8 @@ def lazy_import(): from intersight.model.resourcepool_universe_list import ResourcepoolUniverseList from intersight.model.scheduler_task_result_list import SchedulerTaskResultList from intersight.model.scheduler_task_schedule_list import SchedulerTaskScheduleList + from intersight.model.sdaaci_connection_detail_list import SdaaciConnectionDetailList + from intersight.model.sdaaci_connection_list import SdaaciConnectionList from intersight.model.sdcard_policy_inventory_list import SdcardPolicyInventoryList from intersight.model.sdcard_policy_list import SdcardPolicyList from intersight.model.search_search_item_list import SearchSearchItemList @@ -1040,6 +1070,7 @@ def lazy_import(): from intersight.model.workflow_task_info_list import WorkflowTaskInfoList from intersight.model.workflow_task_metadata_list import WorkflowTaskMetadataList from intersight.model.workflow_template_function_meta_list import WorkflowTemplateFunctionMetaList + from intersight.model.workflow_ui_display_metadata_list import WorkflowUiDisplayMetadataList from intersight.model.workflow_workflow_definition_list import WorkflowWorkflowDefinitionList from intersight.model.workflow_workflow_info_list import WorkflowWorkflowInfoList from intersight.model.workflow_workflow_metadata_list import WorkflowWorkflowMetadataList @@ -1057,6 +1088,18 @@ def lazy_import(): globals()['AdapterHostIscsiInterfaceList'] = AdapterHostIscsiInterfaceList globals()['AdapterUnitExpanderList'] = AdapterUnitExpanderList globals()['AdapterUnitList'] = AdapterUnitList + globals()['ApicAciPodList'] = ApicAciPodList + globals()['ApicApplicationEndpointGroupList'] = ApicApplicationEndpointGroupList + globals()['ApicApplicationList'] = ApicApplicationList + globals()['ApicBridgeDomainList'] = ApicBridgeDomainList + globals()['ApicExternalRoutedLayerThreeDomainList'] = ApicExternalRoutedLayerThreeDomainList + globals()['ApicFabricLeafNodeInterfaceList'] = ApicFabricLeafNodeInterfaceList + globals()['ApicFabricLeafNodeList'] = ApicFabricLeafNodeList + globals()['ApicOutList'] = ApicOutList + globals()['ApicSubnetList'] = ApicSubnetList + globals()['ApicTenantList'] = ApicTenantList + globals()['ApicVpcGroupList'] = ApicVpcGroupList + globals()['ApicVrfsList'] = ApicVrfsList globals()['ApplianceAppOpStatusList'] = ApplianceAppOpStatusList globals()['ApplianceAppStatusList'] = ApplianceAppStatusList globals()['ApplianceAutoRmaPolicyList'] = ApplianceAutoRmaPolicyList @@ -1158,6 +1201,7 @@ def lazy_import(): globals()['CapabilityFexDescriptorList'] = CapabilityFexDescriptorList globals()['CapabilityFexManufacturingDefList'] = CapabilityFexManufacturingDefList globals()['CapabilityGpuEndpointDescriptorList'] = CapabilityGpuEndpointDescriptorList + globals()['CapabilityHsuIsoFileSupportMetaList'] = CapabilityHsuIsoFileSupportMetaList globals()['CapabilityIoCardCapabilityDefList'] = CapabilityIoCardCapabilityDefList globals()['CapabilityIoCardDescriptorList'] = CapabilityIoCardDescriptorList globals()['CapabilityIoCardManufacturingDefList'] = CapabilityIoCardManufacturingDefList @@ -1179,6 +1223,8 @@ def lazy_import(): globals()['CapabilitySwitchEquipmentInfoList'] = CapabilitySwitchEquipmentInfoList globals()['CapabilitySwitchManufacturingDefList'] = CapabilitySwitchManufacturingDefList globals()['CapabilityTemplateCatalogList'] = CapabilityTemplateCatalogList + globals()['CapabilityUpdateOrderMetaList'] = CapabilityUpdateOrderMetaList + globals()['CapabilityVicDescriptorList'] = CapabilityVicDescriptorList globals()['CertificatemanagementPolicyInventoryList'] = CertificatemanagementPolicyInventoryList globals()['CertificatemanagementPolicyList'] = CertificatemanagementPolicyList globals()['ChassisConfigChangeDetailList'] = ChassisConfigChangeDetailList @@ -1239,6 +1285,13 @@ def lazy_import(): globals()['ConvergedinfraSwitchComplianceDetailsList'] = ConvergedinfraSwitchComplianceDetailsList globals()['CrdCustomResourceList'] = CrdCustomResourceList globals()['DeviceconnectorPolicyList'] = DeviceconnectorPolicyList + globals()['DnacExternalBorderNodeInterfaceList'] = DnacExternalBorderNodeInterfaceList + globals()['DnacExternalBorderNodeList'] = DnacExternalBorderNodeList + globals()['DnacFabricSiteList'] = DnacFabricSiteList + globals()['DnacSiteIpPoolList'] = DnacSiteIpPoolList + globals()['DnacSiteList'] = DnacSiteList + globals()['DnacTransitList'] = DnacTransitList + globals()['DnacVirtualNetworkFabricSiteList'] = DnacVirtualNetworkFabricSiteList globals()['EquipmentChassisIdPoolList'] = EquipmentChassisIdPoolList globals()['EquipmentChassisIdentityList'] = EquipmentChassisIdentityList globals()['EquipmentChassisList'] = EquipmentChassisList @@ -1356,6 +1409,10 @@ def lazy_import(): globals()['FirmwareUpgradeImpactStatusList'] = FirmwareUpgradeImpactStatusList globals()['FirmwareUpgradeList'] = FirmwareUpgradeList globals()['FirmwareUpgradeStatusList'] = FirmwareUpgradeStatusList + globals()['FmcDeviceHaPairList'] = FmcDeviceHaPairList + globals()['FmcDeviceList'] = FmcDeviceList + globals()['FmcDomainList'] = FmcDomainList + globals()['FmcPhysicalInterfaceList'] = FmcPhysicalInterfaceList globals()['ForecastCatalogList'] = ForecastCatalogList globals()['ForecastDefinitionList'] = ForecastDefinitionList globals()['ForecastInstanceList'] = ForecastInstanceList @@ -1590,6 +1647,8 @@ def lazy_import(): globals()['MemoryPersistentMemoryRegionList'] = MemoryPersistentMemoryRegionList globals()['MemoryPersistentMemoryUnitList'] = MemoryPersistentMemoryUnitList globals()['MemoryUnitList'] = MemoryUnitList + globals()['MerakiNetworkList'] = MerakiNetworkList + globals()['MerakiOrganizationList'] = MerakiOrganizationList globals()['MetaDefinitionList'] = MetaDefinitionList globals()['MetricsMetricsExplorationList'] = MetricsMetricsExplorationList globals()['MoAggregateTransform'] = MoAggregateTransform @@ -1787,6 +1846,8 @@ def lazy_import(): globals()['ResourcepoolUniverseList'] = ResourcepoolUniverseList globals()['SchedulerTaskResultList'] = SchedulerTaskResultList globals()['SchedulerTaskScheduleList'] = SchedulerTaskScheduleList + globals()['SdaaciConnectionDetailList'] = SdaaciConnectionDetailList + globals()['SdaaciConnectionList'] = SdaaciConnectionList globals()['SdcardPolicyInventoryList'] = SdcardPolicyInventoryList globals()['SdcardPolicyList'] = SdcardPolicyList globals()['SearchSearchItemList'] = SearchSearchItemList @@ -2053,6 +2114,7 @@ def lazy_import(): globals()['WorkflowTaskInfoList'] = WorkflowTaskInfoList globals()['WorkflowTaskMetadataList'] = WorkflowTaskMetadataList globals()['WorkflowTemplateFunctionMetaList'] = WorkflowTemplateFunctionMetaList + globals()['WorkflowUiDisplayMetadataList'] = WorkflowUiDisplayMetadataList globals()['WorkflowWorkflowDefinitionList'] = WorkflowWorkflowDefinitionList globals()['WorkflowWorkflowInfoList'] = WorkflowWorkflowInfoList globals()['WorkflowWorkflowMetadataList'] = WorkflowWorkflowMetadataList @@ -2132,6 +2194,18 @@ def discriminator(): 'adapter.HostIscsiInterface.List': AdapterHostIscsiInterfaceList, 'adapter.Unit.List': AdapterUnitList, 'adapter.UnitExpander.List': AdapterUnitExpanderList, + 'apic.AciPod.List': ApicAciPodList, + 'apic.Application.List': ApicApplicationList, + 'apic.ApplicationEndpointGroup.List': ApicApplicationEndpointGroupList, + 'apic.BridgeDomain.List': ApicBridgeDomainList, + 'apic.ExternalRoutedLayerThreeDomain.List': ApicExternalRoutedLayerThreeDomainList, + 'apic.FabricLeafNode.List': ApicFabricLeafNodeList, + 'apic.FabricLeafNodeInterface.List': ApicFabricLeafNodeInterfaceList, + 'apic.Out.List': ApicOutList, + 'apic.Subnet.List': ApicSubnetList, + 'apic.Tenant.List': ApicTenantList, + 'apic.VpcGroup.List': ApicVpcGroupList, + 'apic.Vrfs.List': ApicVrfsList, 'appliance.AppOpStatus.List': ApplianceAppOpStatusList, 'appliance.AppStatus.List': ApplianceAppStatusList, 'appliance.AutoRmaPolicy.List': ApplianceAutoRmaPolicyList, @@ -2233,6 +2307,7 @@ def discriminator(): 'capability.FexDescriptor.List': CapabilityFexDescriptorList, 'capability.FexManufacturingDef.List': CapabilityFexManufacturingDefList, 'capability.GpuEndpointDescriptor.List': CapabilityGpuEndpointDescriptorList, + 'capability.HsuIsoFileSupportMeta.List': CapabilityHsuIsoFileSupportMetaList, 'capability.IoCardCapabilityDef.List': CapabilityIoCardCapabilityDefList, 'capability.IoCardDescriptor.List': CapabilityIoCardDescriptorList, 'capability.IoCardManufacturingDef.List': CapabilityIoCardManufacturingDefList, @@ -2254,6 +2329,8 @@ def discriminator(): 'capability.SwitchEquipmentInfo.List': CapabilitySwitchEquipmentInfoList, 'capability.SwitchManufacturingDef.List': CapabilitySwitchManufacturingDefList, 'capability.TemplateCatalog.List': CapabilityTemplateCatalogList, + 'capability.UpdateOrderMeta.List': CapabilityUpdateOrderMetaList, + 'capability.VicDescriptor.List': CapabilityVicDescriptorList, 'certificatemanagement.Policy.List': CertificatemanagementPolicyList, 'certificatemanagement.PolicyInventory.List': CertificatemanagementPolicyInventoryList, 'chassis.ConfigChangeDetail.List': ChassisConfigChangeDetailList, @@ -2314,6 +2391,13 @@ def discriminator(): 'convergedinfra.SwitchComplianceDetails.List': ConvergedinfraSwitchComplianceDetailsList, 'crd.CustomResource.List': CrdCustomResourceList, 'deviceconnector.Policy.List': DeviceconnectorPolicyList, + 'dnac.ExternalBorderNode.List': DnacExternalBorderNodeList, + 'dnac.ExternalBorderNodeInterface.List': DnacExternalBorderNodeInterfaceList, + 'dnac.FabricSite.List': DnacFabricSiteList, + 'dnac.Site.List': DnacSiteList, + 'dnac.SiteIpPool.List': DnacSiteIpPoolList, + 'dnac.Transit.List': DnacTransitList, + 'dnac.VirtualNetworkFabricSite.List': DnacVirtualNetworkFabricSiteList, 'equipment.Chassis.List': EquipmentChassisList, 'equipment.ChassisIdPool.List': EquipmentChassisIdPoolList, 'equipment.ChassisIdentity.List': EquipmentChassisIdentityList, @@ -2431,6 +2515,10 @@ def discriminator(): 'firmware.Upgrade.List': FirmwareUpgradeList, 'firmware.UpgradeImpactStatus.List': FirmwareUpgradeImpactStatusList, 'firmware.UpgradeStatus.List': FirmwareUpgradeStatusList, + 'fmc.Device.List': FmcDeviceList, + 'fmc.DeviceHaPair.List': FmcDeviceHaPairList, + 'fmc.Domain.List': FmcDomainList, + 'fmc.PhysicalInterface.List': FmcPhysicalInterfaceList, 'forecast.Catalog.List': ForecastCatalogList, 'forecast.Definition.List': ForecastDefinitionList, 'forecast.Instance.List': ForecastInstanceList, @@ -2665,6 +2753,8 @@ def discriminator(): 'memory.PersistentMemoryRegion.List': MemoryPersistentMemoryRegionList, 'memory.PersistentMemoryUnit.List': MemoryPersistentMemoryUnitList, 'memory.Unit.List': MemoryUnitList, + 'meraki.Network.List': MerakiNetworkList, + 'meraki.Organization.List': MerakiOrganizationList, 'meta.Definition.List': MetaDefinitionList, 'metrics.MetricsExploration.List': MetricsMetricsExplorationList, 'mo.AggregateTransform': MoAggregateTransform, @@ -2862,6 +2952,8 @@ def discriminator(): 'resourcepool.Universe.List': ResourcepoolUniverseList, 'scheduler.TaskResult.List': SchedulerTaskResultList, 'scheduler.TaskSchedule.List': SchedulerTaskScheduleList, + 'sdaaci.Connection.List': SdaaciConnectionList, + 'sdaaci.ConnectionDetail.List': SdaaciConnectionDetailList, 'sdcard.Policy.List': SdcardPolicyList, 'sdcard.PolicyInventory.List': SdcardPolicyInventoryList, 'search.SearchItem.List': SearchSearchItemList, @@ -3128,6 +3220,7 @@ def discriminator(): 'workflow.TaskInfo.List': WorkflowTaskInfoList, 'workflow.TaskMetadata.List': WorkflowTaskMetadataList, 'workflow.TemplateFunctionMeta.List': WorkflowTemplateFunctionMetaList, + 'workflow.UiDisplayMetadata.List': WorkflowUiDisplayMetadataList, 'workflow.WorkflowDefinition.List': WorkflowWorkflowDefinitionList, 'workflow.WorkflowInfo.List': WorkflowWorkflowInfoList, 'workflow.WorkflowMetadata.List': WorkflowWorkflowMetadataList, diff --git a/intersight/model/mo_document_count.py b/intersight/model/mo_document_count.py index af61c5c895..4750233854 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b051408167..450952b2d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6de3877096..bdb3d166b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -73,6 +73,18 @@ class MoMoRef(ModelNormal): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -176,6 +188,7 @@ class MoMoRef(ModelNormal): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -197,6 +210,8 @@ class MoMoRef(ModelNormal): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -258,6 +273,13 @@ class MoMoRef(ModelNormal): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -379,6 +401,10 @@ class MoMoRef(ModelNormal): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -616,6 +642,8 @@ class MoMoRef(ModelNormal): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -814,6 +842,8 @@ class MoMoRef(ModelNormal): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1094,6 +1124,7 @@ class MoMoRef(ModelNormal): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/mo_tag.py b/intersight/model/mo_tag.py index 8db4680b60..eac5ec0c9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a5a74c0dc..28e4657b71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 434c498f41..2dcc7be669 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 874b2b5662..ed3c4c1df7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96887deb94..4741146040 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fecdc31398..6c1460efab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eca11a051c..41520c0771 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e96eb54915..22412256a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 373385ff09..22203d048a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b7706f70e..b55137d301 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb5a14c334..8a6e962dbf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c2ad2d306..c51b39a5cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c2625d437..31a3504e88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/motemplate_action_entry.py b/intersight/model/motemplate_action_entry.py index 135f9a6652..cea87e3eba 100644 --- a/intersight/model/motemplate_action_entry.py +++ b/intersight/model/motemplate_action_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/motemplate_action_entry_all_of.py b/intersight/model/motemplate_action_entry_all_of.py index 94ad93b995..353037ef7a 100644 --- a/intersight/model/motemplate_action_entry_all_of.py +++ b/intersight/model/motemplate_action_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/motemplate_action_param.py b/intersight/model/motemplate_action_param.py index 0b5d4582ca..3ac645d2b1 100644 --- a/intersight/model/motemplate_action_param.py +++ b/intersight/model/motemplate_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/motemplate_action_param_all_of.py b/intersight/model/motemplate_action_param_all_of.py index 239a9dd859..b2318a923e 100644 --- a/intersight/model/motemplate_action_param_all_of.py +++ b/intersight/model/motemplate_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/motemplate_sync_error.py b/intersight/model/motemplate_sync_error.py index a83651ee36..b30cb2d46b 100644 --- a/intersight/model/motemplate_sync_error.py +++ b/intersight/model/motemplate_sync_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/motemplate_sync_error_all_of.py b/intersight/model/motemplate_sync_error_all_of.py index 8e2e9ce5c8..5ab0046d68 100644 --- a/intersight/model/motemplate_sync_error_all_of.py +++ b/intersight/model/motemplate_sync_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a091dde2dc..77bdbc4fde 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6d616ce4e..5c7668ccb3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35fdd4d525..41f8eb0816 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7821c7a76f..740d040520 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66fb064e0d..a796246f85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_discovered_neighbor_response.py b/intersight/model/network_discovered_neighbor_response.py index 3d8bbf39ed..52eff2f7f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a017611ef..e86fd548e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a44d4339df..d92687d21a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4da471e2f5..321a69f64d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e90c5c6190..86dfe338de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1bac11a4a5..764bab4a24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class NetworkDnsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class NetworkDnsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class NetworkDnsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class NetworkDnsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class NetworkDnsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class NetworkDnsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class NetworkDnsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class NetworkDnsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_dns_response.py b/intersight/model/network_dns_response.py index 7a7c96d191..390dafd7ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d43f4d0232..d76e7c9f55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2670e125a3..694982a60c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa8a56e6da..38e9d8b891 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81f7312516..8ec5577ca4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41d9cb4a63..f01fafcae5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -207,6 +207,18 @@ class NetworkElementRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -310,6 +322,7 @@ class NetworkElementRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -331,6 +344,8 @@ class NetworkElementRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -392,6 +407,13 @@ class NetworkElementRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -513,6 +535,10 @@ class NetworkElementRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -750,6 +776,8 @@ class NetworkElementRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -948,6 +976,8 @@ class NetworkElementRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1228,6 +1258,7 @@ class NetworkElementRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_element_response.py b/intersight/model/network_element_response.py index 7e29af10e5..fcb80756af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ccfd0f756..ba9f9d8603 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e83790c604..7aeabba011 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43aec6342d..9a7bf585d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 881451b9d2..9900e6f806 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35aa314f7e..46826a130d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -143,6 +143,18 @@ class NetworkElementSummaryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -246,6 +258,7 @@ class NetworkElementSummaryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -267,6 +280,8 @@ class NetworkElementSummaryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -328,6 +343,13 @@ class NetworkElementSummaryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -449,6 +471,10 @@ class NetworkElementSummaryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -686,6 +712,8 @@ class NetworkElementSummaryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -884,6 +912,8 @@ class NetworkElementSummaryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1164,6 +1194,7 @@ class NetworkElementSummaryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_element_summary_response.py b/intersight/model/network_element_summary_response.py index fa75647fa1..56ce930958 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d54b75f20a..0b8075dc30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46f273a6c7..df35673071 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcea973e36..3cfb1da90e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aff6ede4cc..08faa4d915 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a7e82f53b..b341c86284 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_fc_zone_info_response.py b/intersight/model/network_fc_zone_info_response.py index e8d585e60e..b903ea1705 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 196d608ae5..485a261ee8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6ed0f70c8..d97a413fed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e385723cce..ad3123f312 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e0f4de02e..ef4ce90d1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cecf2a3ac3..7a66aaeaa8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class NetworkFeatureControlRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class NetworkFeatureControlRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class NetworkFeatureControlRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class NetworkFeatureControlRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class NetworkFeatureControlRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class NetworkFeatureControlRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class NetworkFeatureControlRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class NetworkFeatureControlRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_feature_control_response.py b/intersight/model/network_feature_control_response.py index c6198b0ac4..98e01ac576 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb9b8f10a7..6acaae101e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 848305de2f..61ac282498 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be97dd979b..10cdec4c32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2758c4ff65..dfb0725512 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae82797eba..78237d3a8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9880c14ca..ad4b729580 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a7f8dc378..1689b2c81f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca353ffbc0..11a4702496 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a6cefa333..0be97a2b57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class NetworkInterfaceListRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class NetworkInterfaceListRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class NetworkInterfaceListRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class NetworkInterfaceListRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class NetworkInterfaceListRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class NetworkInterfaceListRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class NetworkInterfaceListRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class NetworkInterfaceListRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_interface_list_response.py b/intersight/model/network_interface_list_response.py index bf2cbbe7c3..2a4ad7d170 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbc5c71bad..a82a82ce7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6648c641b5..1dcd649640 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cddac2d176..736db5e1e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15d48d4e05..5c149f06b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4061a74408..1f7771cde8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class NetworkLicenseFileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class NetworkLicenseFileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class NetworkLicenseFileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class NetworkLicenseFileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class NetworkLicenseFileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class NetworkLicenseFileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class NetworkLicenseFileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class NetworkLicenseFileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_license_file_response.py b/intersight/model/network_license_file_response.py index 028cfc0453..eacd7bbfe0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee79ac5b48..abfd8f3cf8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0bfa41d32..34e5003206 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe41cb817e..d26aef33d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 671bd17383..3e2ea627b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9b29e069e..30f53f30f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_supervisor_card_response.py b/intersight/model/network_supervisor_card_response.py index 8274f236f1..f2e61a630e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 483065fd00..f7b5b7eb09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eff4b7b575..19e3883363 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 012011bb27..fe8f26a938 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c54a8e3e6..66a3f0b9b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73300b0ef4..6b2271469a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vethernet.py b/intersight/model/network_vethernet.py index c72177dcbb..6999e6f78b 100644 --- a/intersight/model/network_vethernet.py +++ b/intersight/model/network_vethernet.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -35,6 +35,7 @@ def lazy_import(): from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship from intersight.model.display_names import DisplayNames from intersight.model.inventory_base import InventoryBase + from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.mo_tag import MoTag from intersight.model.mo_version_context import MoVersionContext @@ -44,6 +45,7 @@ def lazy_import(): globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship globals()['DisplayNames'] = DisplayNames globals()['InventoryBase'] = InventoryBase + globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext @@ -82,6 +84,20 @@ class NetworkVethernet(ModelComposed): ('object_type',): { 'NETWORK.VETHERNET': "network.Vethernet", }, + ('oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, } validations = { @@ -112,10 +128,18 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'bound_interface_dn': (str,), # noqa: E501 + 'burst': (int,), # noqa: E501 'description': (str,), # noqa: E501 + 'oper_reason': (str,), # noqa: E501 + 'oper_state': (str,), # noqa: E501 + 'pinned_interface_dn': (str,), # noqa: E501 + 'ratelimit': (int,), # noqa: E501 'veth_id': (int,), # noqa: E501 'adapter_host_eth_interface': (AdapterHostEthInterfaceRelationship,), # noqa: E501 + 'bound_interface': (InventoryInterfaceRelationship,), # noqa: E501 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 @@ -146,10 +170,18 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'bound_interface_dn': 'BoundInterfaceDn', # noqa: E501 + 'burst': 'Burst', # noqa: E501 'description': 'Description', # noqa: E501 + 'oper_reason': 'OperReason', # noqa: E501 + 'oper_state': 'OperState', # noqa: E501 + 'pinned_interface_dn': 'PinnedInterfaceDn', # noqa: E501 + 'ratelimit': 'Ratelimit', # noqa: E501 'veth_id': 'VethId', # noqa: E501 'adapter_host_eth_interface': 'AdapterHostEthInterface', # noqa: E501 + 'bound_interface': 'BoundInterface', # noqa: E501 'network_element': 'NetworkElement', # noqa: E501 + 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 @@ -170,7 +202,13 @@ def discriminator(): } read_only_vars = { + 'bound_interface_dn', # noqa: E501 + 'burst', # noqa: E501 'description', # noqa: E501 + 'oper_reason', # noqa: E501 + 'oper_state', # noqa: E501 + 'pinned_interface_dn', # noqa: E501 + 'ratelimit', # noqa: E501 'veth_id', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 @@ -222,10 +260,18 @@ 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,) + bound_interface_dn (str): Port or portchannel interface configured for vitual ethernet interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vNIC.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel interface pinned to a vitual ethernet interface.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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 @@ -355,10 +401,18 @@ 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,) + bound_interface_dn (str): Port or portchannel interface configured for vitual ethernet interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vNIC.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel interface pinned to a vitual ethernet interface.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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/network_vethernet_all_of.py b/intersight/model/network_vethernet_all_of.py index fcdf78e136..bf4878d4de 100644 --- a/intersight/model/network_vethernet_all_of.py +++ b/intersight/model/network_vethernet_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -33,9 +33,11 @@ def lazy_import(): from intersight.model.adapter_host_eth_interface_relationship import AdapterHostEthInterfaceRelationship from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship from intersight.model.network_element_relationship import NetworkElementRelationship globals()['AdapterHostEthInterfaceRelationship'] = AdapterHostEthInterfaceRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship globals()['NetworkElementRelationship'] = NetworkElementRelationship @@ -70,6 +72,20 @@ class NetworkVethernetAllOf(ModelNormal): ('object_type',): { 'NETWORK.VETHERNET': "network.Vethernet", }, + ('oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, } validations = { @@ -100,10 +116,18 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'bound_interface_dn': (str,), # noqa: E501 + 'burst': (int,), # noqa: E501 'description': (str,), # noqa: E501 + 'oper_reason': (str,), # noqa: E501 + 'oper_state': (str,), # noqa: E501 + 'pinned_interface_dn': (str,), # noqa: E501 + 'ratelimit': (int,), # noqa: E501 'veth_id': (int,), # noqa: E501 'adapter_host_eth_interface': (AdapterHostEthInterfaceRelationship,), # noqa: E501 + 'bound_interface': (InventoryInterfaceRelationship,), # noqa: E501 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 } @@ -115,15 +139,29 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'bound_interface_dn': 'BoundInterfaceDn', # noqa: E501 + 'burst': 'Burst', # noqa: E501 'description': 'Description', # noqa: E501 + 'oper_reason': 'OperReason', # noqa: E501 + 'oper_state': 'OperState', # noqa: E501 + 'pinned_interface_dn': 'PinnedInterfaceDn', # noqa: E501 + 'ratelimit': 'Ratelimit', # noqa: E501 'veth_id': 'VethId', # noqa: E501 'adapter_host_eth_interface': 'AdapterHostEthInterface', # noqa: E501 + 'bound_interface': 'BoundInterface', # noqa: E501 'network_element': 'NetworkElement', # noqa: E501 + 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 } read_only_vars = { + 'bound_interface_dn', # noqa: E501 + 'burst', # noqa: E501 'description', # noqa: E501 + 'oper_reason', # noqa: E501 + 'oper_state', # noqa: E501 + 'pinned_interface_dn', # noqa: E501 + 'ratelimit', # noqa: E501 'veth_id', # noqa: E501 } @@ -169,10 +207,18 @@ 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,) + bound_interface_dn (str): Port or portchannel interface configured for vitual ethernet interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vNIC.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel interface pinned to a vitual ethernet interface.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ @@ -267,10 +313,18 @@ 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,) + bound_interface_dn (str): Port or portchannel interface configured for vitual ethernet interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vNIC.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel interface pinned to a vitual ethernet interface.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/network_vethernet_list.py b/intersight/model/network_vethernet_list.py index 3c8c457221..b1d8cfb525 100644 --- a/intersight/model/network_vethernet_list.py +++ b/intersight/model/network_vethernet_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vethernet_list_all_of.py b/intersight/model/network_vethernet_list_all_of.py index a5f9d8bb34..f6981f0ea5 100644 --- a/intersight/model/network_vethernet_list_all_of.py +++ b/intersight/model/network_vethernet_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vethernet_relationship.py b/intersight/model/network_vethernet_relationship.py index b3316780b5..5f477cc179 100644 --- a/intersight/model/network_vethernet_relationship.py +++ b/intersight/model/network_vethernet_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -34,6 +34,7 @@ def lazy_import(): from intersight.model.adapter_host_eth_interface_relationship import AdapterHostEthInterfaceRelationship from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship from intersight.model.display_names import DisplayNames + from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.mo_mo_ref import MoMoRef from intersight.model.mo_tag import MoTag @@ -43,6 +44,7 @@ def lazy_import(): globals()['AdapterHostEthInterfaceRelationship'] = AdapterHostEthInterfaceRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship globals()['DisplayNames'] = DisplayNames + globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoMoRef'] = MoMoRef globals()['MoTag'] = MoTag @@ -79,6 +81,20 @@ class NetworkVethernetRelationship(ModelComposed): ('class_id',): { 'MO.MOREF': "mo.MoRef", }, + ('oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('object_type',): { 'AAA.AUDITRECORD': "aaa.AuditRecord", 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", @@ -93,6 +109,18 @@ class NetworkVethernetRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +224,7 @@ class NetworkVethernetRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +246,8 @@ class NetworkVethernetRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +309,13 @@ class NetworkVethernetRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +437,10 @@ class NetworkVethernetRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +678,8 @@ class NetworkVethernetRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +878,8 @@ class NetworkVethernetRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1160,7 @@ class NetworkVethernetRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1166,10 +1213,18 @@ def openapi_types(): 'device_mo_id': (str,), # noqa: E501 'dn': (str,), # noqa: E501 'rn': (str,), # noqa: E501 + 'bound_interface_dn': (str,), # noqa: E501 + 'burst': (int,), # noqa: E501 'description': (str,), # noqa: E501 + 'oper_reason': (str,), # noqa: E501 + 'oper_state': (str,), # noqa: E501 + 'pinned_interface_dn': (str,), # noqa: E501 + 'ratelimit': (int,), # noqa: E501 'veth_id': (int,), # noqa: E501 'adapter_host_eth_interface': (AdapterHostEthInterfaceRelationship,), # noqa: E501 + 'bound_interface': (InventoryInterfaceRelationship,), # noqa: E501 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'object_type': (str,), # noqa: E501 } @@ -1205,10 +1260,18 @@ def discriminator(): 'device_mo_id': 'DeviceMoId', # noqa: E501 'dn': 'Dn', # noqa: E501 'rn': 'Rn', # noqa: E501 + 'bound_interface_dn': 'BoundInterfaceDn', # noqa: E501 + 'burst': 'Burst', # noqa: E501 'description': 'Description', # noqa: E501 + 'oper_reason': 'OperReason', # noqa: E501 + 'oper_state': 'OperState', # noqa: E501 + 'pinned_interface_dn': 'PinnedInterfaceDn', # noqa: E501 + 'ratelimit': 'Ratelimit', # noqa: E501 'veth_id': 'VethId', # noqa: E501 'adapter_host_eth_interface': 'AdapterHostEthInterface', # noqa: E501 + 'bound_interface': 'BoundInterface', # noqa: E501 'network_element': 'NetworkElement', # noqa: E501 + 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 } @@ -1224,7 +1287,13 @@ def discriminator(): 'device_mo_id', # noqa: E501 'dn', # noqa: E501 'rn', # noqa: E501 + 'bound_interface_dn', # noqa: E501 + 'burst', # noqa: E501 'description', # noqa: E501 + 'oper_reason', # noqa: E501 + 'oper_state', # noqa: E501 + 'pinned_interface_dn', # noqa: E501 + 'ratelimit', # noqa: E501 'veth_id', # noqa: E501 } @@ -1283,10 +1352,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + bound_interface_dn (str): Port or portchannel interface configured for vitual ethernet interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vNIC.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel interface pinned to a vitual ethernet interface.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ @@ -1416,10 +1493,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + bound_interface_dn (str): Port or portchannel interface configured for vitual ethernet interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vNIC.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel interface pinned to a vitual ethernet interface.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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/network_vethernet_response.py b/intersight/model/network_vethernet_response.py index 7256282f0d..206cd59a2c 100644 --- a/intersight/model/network_vethernet_response.py +++ b/intersight/model/network_vethernet_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vfc.py b/intersight/model/network_vfc.py index 08d3f026a9..785109257a 100644 --- a/intersight/model/network_vfc.py +++ b/intersight/model/network_vfc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -35,6 +35,7 @@ def lazy_import(): from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship from intersight.model.display_names import DisplayNames from intersight.model.inventory_base import InventoryBase + from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.mo_tag import MoTag from intersight.model.mo_version_context import MoVersionContext @@ -44,6 +45,7 @@ def lazy_import(): globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship globals()['DisplayNames'] = DisplayNames globals()['InventoryBase'] = InventoryBase + globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext @@ -82,6 +84,20 @@ class NetworkVfc(ModelComposed): ('object_type',): { 'NETWORK.VFC': "network.Vfc", }, + ('oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, } validations = { @@ -112,10 +128,18 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'bound_interface_dn': (str,), # noqa: E501 + 'burst': (int,), # noqa: E501 'description': (str,), # noqa: E501 + 'oper_reason': (str,), # noqa: E501 + 'oper_state': (str,), # noqa: E501 + 'pinned_interface_dn': (str,), # noqa: E501 + 'ratelimit': (int,), # noqa: E501 'vfc_id': (int,), # noqa: E501 'adapter_host_fc_interface': (AdapterHostFcInterfaceRelationship,), # noqa: E501 + 'bound_interface': (InventoryInterfaceRelationship,), # noqa: E501 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 @@ -146,10 +170,18 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'bound_interface_dn': 'BoundInterfaceDn', # noqa: E501 + 'burst': 'Burst', # noqa: E501 'description': 'Description', # noqa: E501 + 'oper_reason': 'OperReason', # noqa: E501 + 'oper_state': 'OperState', # noqa: E501 + 'pinned_interface_dn': 'PinnedInterfaceDn', # noqa: E501 + 'ratelimit': 'Ratelimit', # noqa: E501 'vfc_id': 'VfcId', # noqa: E501 'adapter_host_fc_interface': 'AdapterHostFcInterface', # noqa: E501 + 'bound_interface': 'BoundInterface', # noqa: E501 'network_element': 'NetworkElement', # noqa: E501 + 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 @@ -170,7 +202,13 @@ def discriminator(): } read_only_vars = { + 'bound_interface_dn', # noqa: E501 + 'burst', # noqa: E501 'description', # noqa: E501 + 'oper_reason', # noqa: E501 + 'oper_state', # noqa: E501 + 'pinned_interface_dn', # noqa: E501 + 'ratelimit', # noqa: E501 'vfc_id', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 @@ -222,10 +260,18 @@ 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,) + bound_interface_dn (str): Port or PortChannel interface configured for Vfcs virtual etherent interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vHBA.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel pinned to a Vfc.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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 @@ -355,10 +401,18 @@ 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,) + bound_interface_dn (str): Port or PortChannel interface configured for Vfcs virtual etherent interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vHBA.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel pinned to a Vfc.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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/network_vfc_all_of.py b/intersight/model/network_vfc_all_of.py index 72020bc264..6f58b67552 100644 --- a/intersight/model/network_vfc_all_of.py +++ b/intersight/model/network_vfc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -33,9 +33,11 @@ def lazy_import(): from intersight.model.adapter_host_fc_interface_relationship import AdapterHostFcInterfaceRelationship from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship from intersight.model.network_element_relationship import NetworkElementRelationship globals()['AdapterHostFcInterfaceRelationship'] = AdapterHostFcInterfaceRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship globals()['NetworkElementRelationship'] = NetworkElementRelationship @@ -70,6 +72,20 @@ class NetworkVfcAllOf(ModelNormal): ('object_type',): { 'NETWORK.VFC': "network.Vfc", }, + ('oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, } validations = { @@ -100,10 +116,18 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'bound_interface_dn': (str,), # noqa: E501 + 'burst': (int,), # noqa: E501 'description': (str,), # noqa: E501 + 'oper_reason': (str,), # noqa: E501 + 'oper_state': (str,), # noqa: E501 + 'pinned_interface_dn': (str,), # noqa: E501 + 'ratelimit': (int,), # noqa: E501 'vfc_id': (int,), # noqa: E501 'adapter_host_fc_interface': (AdapterHostFcInterfaceRelationship,), # noqa: E501 + 'bound_interface': (InventoryInterfaceRelationship,), # noqa: E501 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 } @@ -115,15 +139,29 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'bound_interface_dn': 'BoundInterfaceDn', # noqa: E501 + 'burst': 'Burst', # noqa: E501 'description': 'Description', # noqa: E501 + 'oper_reason': 'OperReason', # noqa: E501 + 'oper_state': 'OperState', # noqa: E501 + 'pinned_interface_dn': 'PinnedInterfaceDn', # noqa: E501 + 'ratelimit': 'Ratelimit', # noqa: E501 'vfc_id': 'VfcId', # noqa: E501 'adapter_host_fc_interface': 'AdapterHostFcInterface', # noqa: E501 + 'bound_interface': 'BoundInterface', # noqa: E501 'network_element': 'NetworkElement', # noqa: E501 + 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 } read_only_vars = { + 'bound_interface_dn', # noqa: E501 + 'burst', # noqa: E501 'description', # noqa: E501 + 'oper_reason', # noqa: E501 + 'oper_state', # noqa: E501 + 'pinned_interface_dn', # noqa: E501 + 'ratelimit', # noqa: E501 'vfc_id', # noqa: E501 } @@ -169,10 +207,18 @@ 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,) + bound_interface_dn (str): Port or PortChannel interface configured for Vfcs virtual etherent interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vHBA.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel pinned to a Vfc.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ @@ -267,10 +313,18 @@ 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,) + bound_interface_dn (str): Port or PortChannel interface configured for Vfcs virtual etherent interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vHBA.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel pinned to a Vfc.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/network_vfc_list.py b/intersight/model/network_vfc_list.py index b6f8f3fa68..ed32d7bf67 100644 --- a/intersight/model/network_vfc_list.py +++ b/intersight/model/network_vfc_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vfc_list_all_of.py b/intersight/model/network_vfc_list_all_of.py index bcd57a13d2..749d5d292b 100644 --- a/intersight/model/network_vfc_list_all_of.py +++ b/intersight/model/network_vfc_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vfc_relationship.py b/intersight/model/network_vfc_relationship.py index 260c2e8559..9aba630f38 100644 --- a/intersight/model/network_vfc_relationship.py +++ b/intersight/model/network_vfc_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -34,6 +34,7 @@ def lazy_import(): from intersight.model.adapter_host_fc_interface_relationship import AdapterHostFcInterfaceRelationship from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship from intersight.model.display_names import DisplayNames + from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.mo_mo_ref import MoMoRef from intersight.model.mo_tag import MoTag @@ -43,6 +44,7 @@ def lazy_import(): globals()['AdapterHostFcInterfaceRelationship'] = AdapterHostFcInterfaceRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship globals()['DisplayNames'] = DisplayNames + globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoMoRef'] = MoMoRef globals()['MoTag'] = MoTag @@ -79,6 +81,20 @@ class NetworkVfcRelationship(ModelComposed): ('class_id',): { 'MO.MOREF': "mo.MoRef", }, + ('oper_state',): { + 'UNKNOWN': "unknown", + 'ADMINDOWN': "adminDown", + 'UP': "up", + 'DOWN': "down", + 'NOLICENSE': "noLicense", + 'LINKUP': "linkUp", + 'HARDWAREFAILURE': "hardwareFailure", + 'SOFTWAREFAILURE': "softwareFailure", + 'ERRORDISABLED': "errorDisabled", + 'LINKDOWN': "linkDown", + 'SFPNOTPRESENT': "sfpNotPresent", + 'UDLDAGGRDOWN': "udldAggrDown", + }, ('object_type',): { 'AAA.AUDITRECORD': "aaa.AuditRecord", 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", @@ -93,6 +109,18 @@ class NetworkVfcRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +224,7 @@ class NetworkVfcRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +246,8 @@ class NetworkVfcRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +309,13 @@ class NetworkVfcRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +437,10 @@ class NetworkVfcRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +678,8 @@ class NetworkVfcRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +878,8 @@ class NetworkVfcRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1160,7 @@ class NetworkVfcRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1166,10 +1213,18 @@ def openapi_types(): 'device_mo_id': (str,), # noqa: E501 'dn': (str,), # noqa: E501 'rn': (str,), # noqa: E501 + 'bound_interface_dn': (str,), # noqa: E501 + 'burst': (int,), # noqa: E501 'description': (str,), # noqa: E501 + 'oper_reason': (str,), # noqa: E501 + 'oper_state': (str,), # noqa: E501 + 'pinned_interface_dn': (str,), # noqa: E501 + 'ratelimit': (int,), # noqa: E501 'vfc_id': (int,), # noqa: E501 'adapter_host_fc_interface': (AdapterHostFcInterfaceRelationship,), # noqa: E501 + 'bound_interface': (InventoryInterfaceRelationship,), # noqa: E501 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 'object_type': (str,), # noqa: E501 } @@ -1205,10 +1260,18 @@ def discriminator(): 'device_mo_id': 'DeviceMoId', # noqa: E501 'dn': 'Dn', # noqa: E501 'rn': 'Rn', # noqa: E501 + 'bound_interface_dn': 'BoundInterfaceDn', # noqa: E501 + 'burst': 'Burst', # noqa: E501 'description': 'Description', # noqa: E501 + 'oper_reason': 'OperReason', # noqa: E501 + 'oper_state': 'OperState', # noqa: E501 + 'pinned_interface_dn': 'PinnedInterfaceDn', # noqa: E501 + 'ratelimit': 'Ratelimit', # noqa: E501 'vfc_id': 'VfcId', # noqa: E501 'adapter_host_fc_interface': 'AdapterHostFcInterface', # noqa: E501 + 'bound_interface': 'BoundInterface', # noqa: E501 'network_element': 'NetworkElement', # noqa: E501 + 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 } @@ -1224,7 +1287,13 @@ def discriminator(): 'device_mo_id', # noqa: E501 'dn', # noqa: E501 'rn', # noqa: E501 + 'bound_interface_dn', # noqa: E501 + 'burst', # noqa: E501 'description', # noqa: E501 + 'oper_reason', # noqa: E501 + 'oper_state', # noqa: E501 + 'pinned_interface_dn', # noqa: E501 + 'ratelimit', # noqa: E501 'vfc_id', # noqa: E501 } @@ -1283,10 +1352,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + bound_interface_dn (str): Port or PortChannel interface configured for Vfcs virtual etherent interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vHBA.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel pinned to a Vfc.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ @@ -1416,10 +1493,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + bound_interface_dn (str): Port or PortChannel interface configured for Vfcs virtual etherent interface.. [optional] # noqa: E501 + burst (int): Burst defined on QoS policy.. [optional] # noqa: E501 description (str): Description for the vHBA.. [optional] # noqa: E501 + oper_reason (str): Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.. [optional] # noqa: E501 + oper_state (str): The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. * `unknown` - The operational state of the Vethernet is not known. * `adminDown` - The operational state of the Vethernet is admin down. * `up` - The operational state of the Vethernet is Up. * `down` - The operational state of the Vethernet is Down. * `noLicense` - The operational state of the Vethernet is no license. * `linkUp` - The operational state of the Vethernet is link up. * `hardwareFailure` - The operational state of the Vethernet is hardware failure. * `softwareFailure` - The operational state of the Vethernet is software failure. * `errorDisabled` - The operational state of the Vethernet is error disabled. * `linkDown` - The operational state of the Vethernet is link down. * `sfpNotPresent` - The operational state of the Vethernet is SFP not present. * `udldAggrDown` - The operational state of the Vethernet is UDLD aggregate down.. [optional] if omitted the server will use the default value of "unknown" # noqa: E501 + pinned_interface_dn (str): Uplink port or portchannel pinned to a Vfc.. [optional] # noqa: E501 + ratelimit (int): Rate limit defined on QoS policy.. [optional] # noqa: E501 vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + bound_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 network_element (NetworkElementRelationship): [optional] # noqa: E501 + pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [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/network_vfc_response.py b/intersight/model/network_vfc_response.py index 5955914f37..837380df28 100644 --- a/intersight/model/network_vfc_response.py +++ b/intersight/model/network_vfc_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18eaee7ffe..0d9c9abab8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d00db25e9..0a73c91ed7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16b0b431a6..a08f1d934c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51cab68eff..86d6fe9227 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6303d7137b..9f6a514ec0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_vlan_port_info_response.py b/intersight/model/network_vlan_port_info_response.py index d62dce399a..7b85bc0970 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18d96a37c7..d58ae57a96 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4dab3787aa..72bc703261 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 991bdb264d..9e72f87c11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69cdb1d013..7b03c71be1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51f696a75a..e8d048fb4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class NetworkVpcDomainRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class NetworkVpcDomainRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class NetworkVpcDomainRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class NetworkVpcDomainRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class NetworkVpcDomainRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class NetworkVpcDomainRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class NetworkVpcDomainRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class NetworkVpcDomainRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_vpc_domain_response.py b/intersight/model/network_vpc_domain_response.py index d374c87529..cb864f9f0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1b44c7b86..2d2d64f40a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bdc4e66214..49e80982a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ce709abfa..7f4bfe1ab8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73d18e8599..e46a1826e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e7b072f5f..12bc2bdfc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class NetworkVpcMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class NetworkVpcMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class NetworkVpcMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class NetworkVpcMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class NetworkVpcMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class NetworkVpcMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class NetworkVpcMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class NetworkVpcMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_vpc_member_response.py b/intersight/model/network_vpc_member_response.py index 0c49919b6b..1b98c09708 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76bfec1bad..c54330695b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d58cf2daa..2dd4e7312e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eff1866bfa..3b8762353d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c12c73053..43a26e0b33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25b506199d..b3eb3d6ac8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class NetworkVpcPeerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class NetworkVpcPeerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class NetworkVpcPeerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class NetworkVpcPeerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class NetworkVpcPeerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class NetworkVpcPeerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class NetworkVpcPeerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class NetworkVpcPeerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_vpc_peer_response.py b/intersight/model/network_vpc_peer_response.py index bc07d7df8d..d759e7612d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d9c789025..ddb206b7f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 311cb9eedd..00d22ebae2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8529104224..aa3f52b77f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 961eaa024e..61b08af892 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd025eacf6..09081b247f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class NetworkVrfRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class NetworkVrfRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class NetworkVrfRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class NetworkVrfRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class NetworkVrfRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class NetworkVrfRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class NetworkVrfRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class NetworkVrfRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/network_vrf_response.py b/intersight/model/network_vrf_response.py index 99f85fd065..5925c37640 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a44ba085f..a2eb6e4b0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62e13318c7..0472b82a6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a0d12254f..cc2784c52b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e0df564eb..d906cbef12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f67b51bd45..85564dc6be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 def5b58562..5825f7c9e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6e31b404e..80c8f10c37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a8b3532b4..96215fca6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec754487db..33f10a7946 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6e2509280..cd5d8fd08d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e25eb5343..f75f1717b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94bdf7c906..f24f25b154 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12521b7994..8da2a9ede7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45309ed5c7..22c53c084f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a5104e6f6..3b2381f166 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dc9573952..047bf07761 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c6916e790..934d08b0ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5bb6503d40..feb6643854 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ed4dffad3..3816bf030b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27dc27b90d..f478daa92c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aaf2ca615d..50386685cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f40d9f5ac3..abc062ba3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 064e52534c..4ff6309158 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d5a5de837..8ea2c30770 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7dc185bac..7e1c18f094 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1db9434078..d9a9bb07ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aaf60d9a65..95914fa96c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2be924174..18ddee7e77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20def580c7..6cbe3d9859 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8c552a301..a359bfefe6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a21482bd2..965bcc8026 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4bb59514e9..2b56d8743c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aee3234973..51efe5608e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28327644c1..d0a569951e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d4d0ce83a..86acb04a65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37003a1283..0a150cb433 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4b651149b..476866da00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94ecc59c2c..bf22690ab4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 502009b829..92b826581c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 344e00f681..247ea23cf5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad51ffa3ef..0fd2df770c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 889cceb2d4..a650cbe913 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 384b42ac55..14d9814edd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d5aa706c52..61af76057e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c98d7f8585..962e73a93b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4aa2548219..ce167d8482 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 21947a3d9c..bab149c7de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4847c87d1d..1b7ea853df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 384a911443..e32db8f24b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 426b80e4fa..1730c1d4e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40a33529d9..28fb6474af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 380cdacf34..1f08ce9456 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c40aa543fd..a4b70c2896 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39ce10910a..e97ec72837 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e96b8f0d2c..7dbf676d8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46e57a0d71..ac4549bc0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7156b0d41..50ea382691 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7836885de..6a8d750cca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d70f804b8c..1defd9bedd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05e160cbb0..f3dd560a7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16719336e8..d424b4cb06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4be487310..4c3ad05702 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1006e9ba9a..7898a8acfa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07ef776e7a..7f324370b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c865c05591..0edc5a9766 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fea1da80b7..b2179bd5b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9579ce3a5a..753aa1f2d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 baecbde859..a7ade594be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 462ee4df63..8c96a80ce1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a080e85b5..b830ca174a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f940410f47..b9fb3d10c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 569da45cd3..45122127cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12d252f64e..2ae0910366 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 123df6bc3c..bdb5e573be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7812ac1c3..799ff6351c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82aa1a0b3d..3caa6630b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4334e24bcb..58d967ada1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ad56a52cc..133c7473f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71f9889d04..f1430db483 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e6b70487c..70b4b5517a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d150f145be..b568a44f8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 477a28f8a8..490123455d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83d56f75e0..49ffee518b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9487b36a2..6df2e0f9da 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96608cea42..98a5688c30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10c91cd69e..af61235118 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48e2b16ab6..1d5908e64c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6122283bcc..47ee97bc49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfdabd069f..0941671ceb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7c928431b..63f3e9b633 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 67f4682b06..c0b7f1ebfd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a27061b00d..85cb2064c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5810779a50..45ac536b6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 893a3ab5c0..bd1c57000b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0eec6ca1db..6742dd88c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4a1057a1c..7c7c229fb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5dbfdb4d3..b05e2c31b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1280b5a700..a890074ad9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d317de0f6..c801a6f32d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1dac9b90f6..c072af4c32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f31c16772b..d0924a1448 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d77944993..b7ade1b209 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c269328724..3a5aeb6520 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e48a9f6847..532127d7a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2db54685fb..1d0fbb4e6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8966b18c2e..9829a10cc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b00fb6593e..e7aba9c8e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a62746e82f..4e1f8502a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea23fbdea1..1956af9aec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af319277b8..75ddb1f4ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7cd1be2ef6..a8a95b507a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da1afe2a20..87586b36f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9352bdbd5e..2965f37af0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43cc5bc68b..bcc6a7222b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cf0a6b2e9..a4122112fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bda66b52c5..1eb885fbdb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b15b2b909d..01c9b7f461 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccf3eb6ecd..a5a9146c17 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61388335e9..13c2f75b04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 183594bd30..098e15ea2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1d6072374..775251861f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 711bc20ae6..6db37ba8e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a26c848ea3..c7a92a66d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b1976021cb..a601444a1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c4db10cd3..8248cb5f70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a81705ca4a..309488afb4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c12c684d44..3ae805c0ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d19fceb659..efa8e5503a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd419316ec..b4b2d6e83a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c89cbde5c..0b86abeba3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15755ebf45..2c2a7e4d7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a916f71f6..07779b6ae2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fe03e40c8..5e5ae6c07a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7cead5d17f..555d8c88d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e4f3b87dd..85c8a67d41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93b783273e..4e94812302 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b445161c7..d458bfc36b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d22365c36..bd57ff002d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 945cdd4729..3dd6195116 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b731940c6..54dddc2cdb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fbbdc0803..526f86c6a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e732b8053e..2bebb2eddd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eacbfb014c..3adaa6d180 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44bd717070..77eb1a3b64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd88365119..e1a02496d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77514e8e24..48c55ed209 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4e9bd9bb2..83e23feb48 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee34a5f1da..5d90e54a37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 086476f6ab..7f7283d7fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5f17bb6bc..c0676bb7e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0ebbc5474..90719c624a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0f19be1d9..01ea630c20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13e374e6d0..fe766e15b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8178b09ee6..0bb7b7c6c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 615d00c210..c2a238a6de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 950d2c55b2..ce8fce54b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5af3868c59..e3845e7c08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a523d4d86..31970190fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca38ea1d36..3c61d3592f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e91a0892e..ce07ea0b44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e12434c239..d6859fa395 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8f3e1de0a..02c1edbb43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2bf2b22c0..a50386d4c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5e3764d8e..39f87b3537 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3204545b33..b8cdc39f8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb3df7a11e..ebd7e40516 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3941bff351..393595d0f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7dff500874..338dff39f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4137692b06..7769166050 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f22b570856..948e10bc8f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05766e5c16..33f17d747f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e398848d53..efa40ae9e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7f88d0761..89e9a96471 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51640024ea..bf137b5e2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5e7cccd68..9a56f05c0b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8047f0984b..25e49ace15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 010fca121c..f62d91c989 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03ab4b0c93..dea9cc9acf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4437204403..24d369108b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcb894988b..da3c68f907 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a52b853dde..18e5cc3a08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d138491bf9..7609ee8999 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e71517a08..0b4e5cce0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4cf4e6dcff..33cfed6997 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f0b560b46..b5d9e53d69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89cd23a532..875212d6fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14bd193103..5a321a6e06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce33b073bb..ea7fe865fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c215f8f03e..44bcaedc7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d330974686..38ed84ac10 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e27aa45914..c7f6873ee5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9baeae849d..ef0476e4bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc118c3aba..c9ce511dc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a5a2fbe2c..a743d96ee9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43dabd3e66..c878151a76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32036a692f..d6a277dbf7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fcffb1ba8d..12e5c6a533 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0e408b16b..2ac76f0b93 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 619cba5705..af72bbafb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c5c057c51..34fc28df03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a994329ea..0a7dbaf6e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8573c68769..a293f25630 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 460219a7fd..643e932042 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c998ef4918..85c6c3b2a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d421600bd8..4e8691f169 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 db23831c01..3bd2e60513 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc1b832cfc..591c732d71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c426dadab8..5b3d9c6e11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9194448d51..7281d98957 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82c88f97e7..e8a9108046 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea9aa84cde..1337e93cda 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01c1f70986..4d1ab2a58d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf3d1e206e..29998767df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 154c309a66..469487cae7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8175f28d9..6e2148db31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85e3874688..abedc05d34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59e236b730..26a24e168c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2577be50a..7935f5c624 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59598051fb..17030f7b14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc35a3904a..292ffcb7ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cc4e072f7..8561c3126e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64b4623b5e..52de8f1386 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e299b67bdb..9a2c2ce2dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1115ff73c..9fb4d0e94d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 082ca28d41..5037f410af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0368bff1c3..5946856bf3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 821b249661..efcd32226f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 264f977091..010663489c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a46cc9b58e..3f8ba17bb2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92db133433..64d4e5be10 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfb15f94c0..2826f63443 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5175afbf39..8896a02369 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d98a4971ad..77d7d03e8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b2018b5dd..a698ee10d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e6d89b575..f00116b750 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99128ce17d..c19ec82eb4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 141934a4be..b010b135d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c737811e1c..81b4823693 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d71834fb06..c426ce7e8f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dc2237e7f..0d0edfad37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision.py b/intersight/model/niatelemetry_apic_vision.py index 74c5a8aaaa..fe57d9dcd4 100644 --- a/intersight/model/niatelemetry_apic_vision.py +++ b/intersight/model/niatelemetry_apic_vision.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_all_of.py b/intersight/model/niatelemetry_apic_vision_all_of.py index a7548e9797..ace6f9602d 100644 --- a/intersight/model/niatelemetry_apic_vision_all_of.py +++ b/intersight/model/niatelemetry_apic_vision_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_list.py b/intersight/model/niatelemetry_apic_vision_list.py index 8aa0ca5080..dfe4d2f677 100644 --- a/intersight/model/niatelemetry_apic_vision_list.py +++ b/intersight/model/niatelemetry_apic_vision_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_list_all_of.py b/intersight/model/niatelemetry_apic_vision_list_all_of.py index e05896ebf6..94d9114e60 100644 --- a/intersight/model/niatelemetry_apic_vision_list_all_of.py +++ b/intersight/model/niatelemetry_apic_vision_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_response.py b/intersight/model/niatelemetry_apic_vision_response.py index ec9feafa00..f3c5b096b4 100644 --- a/intersight/model/niatelemetry_apic_vision_response.py +++ b/intersight/model/niatelemetry_apic_vision_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61d46fa372..15f663fa49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 395fcfd542..99e20392ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2bd249998d..e4046d4e82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef4b5cf261..ef8f6a1b6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7310b655c..bbe1b2bc7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71dfa625a3..63c2772016 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9c8a4677e..4ff57caaa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98e772092d..e3f426e1ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f4976043d..74d41a4ab5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1fb7b8a7d..c3dec5ddc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd5470be81..1f7d830264 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff532b71b0..eb2a6bc643 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36a4f01505..cec2300813 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a66d92540b..058d61faa1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ddabf9087..0ced2c0373 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ca0f22dc1..53ad130e93 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24e149add1..d530fa442a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd359d5d06..c3eb55a778 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f03d1509f5..0924aea774 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4de14b3f53..379b1b3c9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98ba50cbaf..6bfe7fead6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 900c346589..06f0114d23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5988ef3da5..4afeb93d01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b49df92894..17316468d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5314448d89..506fd1d8cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a2b4ab9a2..53b1a9837e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4da97aec1..f5dbd2da13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea2a9369fd..6ae6662ff8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82afc0e7ca..f698107f15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecee00d0ab..ed5636cb74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a550c9a9e4..4718e60c83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdc7a04712..45218973bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6a95ad852..a71c9bd1ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36daa10b13..3dcad84616 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27c5058604..bd688fd8b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 084cd236a3..11a003d958 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 58e8d3d6b4..3bff74b904 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80694d39d0..e142c6793e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae64850f7a..3c52f2ee52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b564549532..a44c70e6b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f8f7b8cfc..28b373fdab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c5ffa76f1..1a29fa7e64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8af5befd01..8254f655d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5097a3a02b..bcc0c331d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e75780aaf..a8b6e6e2dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2330b50c4e..2f96f1b538 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e58387dfef..5d5bb692e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b37aacabac..523c25d039 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da7aa16608..a5dfd7a313 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e34cb6e320..dcfcc39735 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 377cd25f39..d58fcea79e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6188eaa80..a354ed1ce0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b98f05fd3..c96bb6969c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0343b66979..ba7e1e4748 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25d657262c..a70f50767c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2c6ab28b9..90359c19e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b574e93b12..0c553dc3c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25e2fd3c92..c9732b2836 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea1c130d9a..5075c26173 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b2f5a53da..06863ade94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a5f25eb41..6dd6a2a40d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 408e1453b6..5337c7859e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86154a2213..22ff91e365 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e365bba79b..9291ca0031 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19626396f9..4178e7082a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49323553f4..7787b867e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 644cd323fd..c3e34748f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae9bb43208..45cb6fe6e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29368581d7..f8e9f8d031 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56ba666ee7..b09b205be2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12edd6433a..1b102d1066 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cd873eb07..c07aef5982 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0085499c9b..994e61cc64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 407c0ca72a..157efe503b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 993b0ee2b1..5066fb9a69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1088b0c217..27f7da1722 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d67c2e21f0..81abb0bc41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4413c1920..776d76913d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 377fb3ae86..7d71b50073 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88f5387a92..7b9c08e486 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b072834fdb..06465889d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0413512b0e..d8b0f9f3fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47f5de2094..ca5cb66c91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9fdfc98813..f0a99f5ba2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb858c2776..492d01ff6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fcd27873d1..1894368ebf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8a56cb640..ed01cc9ca6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27a2bd31a9..230a8a1008 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6afa8f010..b7d54e221a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bfc60b880..1dcf98203d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e961d9de0..569eefd774 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b670c4ab3..6347f35ee4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0ee8f0852..06e4ee084a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64cfea79b6..6efc362c7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66e8650b13..ade29fe23e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 250e3a12b0..521a9f8782 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96bb412a10..ca281c875a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c639246559..d76d762934 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d7e5b186c..af4e19448f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64d28d45d2..62512823dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8134519ae0..913885811d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 436b928374..88126c1176 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d7b0c5cd5..b406f14e39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c477d55452..22c73af5e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1af88939be..71e611a691 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18c89a20a7..f1ad61bb3e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fdf58e867..70c260f1db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3521c7e28..17fd85f04c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c24d1fc598..c3939c851c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06e7d2f606..ce866742d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56d34518fd..af72255057 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ffe2479f6..ebb97b863b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e0fead862..677f8fe7e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 458883eb01..4320a3608a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 498b1d8182..c5ee680d16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb3a147ba5..04dd300de0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b227482b8..82d003acb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d75a1ac217..1931f7df29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f81578750..11c4f29b62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9131aa3e1..e5b29daf02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8c616dad2..91b5adf4c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec8a18d31d..9315df7619 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff4056907a..1fafb530f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3648480e1f..44297ed980 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf26d01a49..f0e124fb47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 922cf53e49..6fbba82559 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfef96ac6f..6e64272b45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 882b8da7a0..d77ad598c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e5f657ec6..d6cae243ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad784127f6..d50543893f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39c13231fa..1012390840 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03fa74b91c..a33b51e21f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70f40538f0..b30afdb4e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d99bac64e..1b0f48700a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75be456eaf..e28fadc194 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fedfcf248..f15e657398 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9606d4a69..23dbd04df2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 848d610231..2fd81c8263 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98ec3fb386..110a6acd7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c91c7fa6f..e9ea1fe987 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d2eef09f9..3481d85066 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9354d8c7d8..b6cdf6cc7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d4b09f529..c2b09a606e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e50b2bacf..00592355fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6740973249..c745a22d66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfe6c08519..be95969a27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98d6420b05..64ad79324a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98eab6df01..08ba12a17e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 481d928e39..b6b7e1ab59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb143d426b..19f923d42e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71228ed30a..824614caca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 30f6fd0b49..cc41816780 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d35ab80a7..f8ecf7d364 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbb04936d0..63730eae5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd43fe7d6f..8a3c7c99d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c85e1bc14..640ac63f11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 241d8418e3..bad9c3836d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 efb5697d85..eac5a19535 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a4e79abfb..b06dcc2d66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb9c445166..9aed3d6ed8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a4e677213..60e3d9abf9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 326bf56e79..8ea388b9ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c8a06dfde..00a5ee076a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 903cfd64f0..82ed945f43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9df29f242..bb3a6b8490 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b57a0af8a..cb6dfeb27f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 042b6b6a14..854e95417f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10eb0fd875..8bf311bea1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39b1037a56..538476ac88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64c3e0dc8a..a54ee679e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 428e58f50b..015c2d5683 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d0541e2b3..3bb309a30b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cea3879e46..5c274b0458 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1f2df29b0..a709bfb95d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96b561a57b..daa0d7ef8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d7f4a0f2f..c02f985032 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7eaa2e6562..3d6d3461a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c71fb47cfb..c181d85802 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93b23f27a0..ffc2d458cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05d62f0736..6968f9b0c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37ce272eb1..a9feed5c84 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a4e7e8e22..6aee8a090a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a63b28ccd..d717f515d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b60248214b..3f1ced59b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf655fac93..6d63af1fce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 039f8d2bb7..4da1ca5e15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83729899f3..cd55613348 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72e36ee271..308eeacae9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8623871817..069dbc1774 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69c99d8553..76fae8c15f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6dfb8530e3..247ab6067b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/niatelemetry_nexus_cloud_account_response.py b/intersight/model/niatelemetry_nexus_cloud_account_response.py index 9b799945be..c5390d8bb4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f3a6a254b..bdeed8be43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9aeeb9bfc..52a9c29f4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74fd3adf2a..fa35bb0f6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28e40b230c..aee809fc99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6696323c9e..3836dc3729 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79c0cb32c0..876223b49e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfba089de0..6de18f798a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a8a62b281..f587c0f84b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a512a34110..619061e63e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0105279a40..d8a510dd64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81e6fcde55..d53f2ca695 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd9f568cf9..994b86ce6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d3f42c5a0..53c74ee888 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75529d5bf0..a32af8aca9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5d7c2b5a7..05ece14db2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e08120589b..fde00fe41a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 daeba4347a..9330307ef8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90618b6ba5..62afb342db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3401e4e1dd..4c467d4a74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75ab18fcdf..c1b00edd20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a9376c639..c728352786 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92f301a408..00f4d79350 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6bd927684c..b733e839e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f70fb2eed..6cc67d67eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05a5814be0..3bf5875373 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/niatelemetry_nexus_dashboards_response.py b/intersight/model/niatelemetry_nexus_dashboards_response.py index 33425db9fd..6a06dd6908 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 148fd0f3e4..adb34c93eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2a127e9a7..8e44377e90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bed2439f60..0d5a84adab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6075b5f71b..7d700e5d88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef2af2b958..8b0c3fe67d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 203afcd474..8fb9e8a349 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b1ae45dbd..5da11ffeea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed6494a3ed..867bcb0ca3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40ad6f07ed..5c319a2f87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50310d4fbe..d279774a42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f9d8394cb..70b501c349 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1d7b54ed0..aaf56a2466 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0cb898eb58..24f3f91097 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bffaa17500..6d43147a78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33afa363c9..fb647d1929 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9ffe287e2..5bbf57c436 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 128066fccc..68a0f47f15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1dbfde65b5..1eab521519 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6f6101199..c870e5d191 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5f8dac343..1ca486ed33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -113,6 +113,18 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -216,6 +228,7 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -237,6 +250,8 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -298,6 +313,13 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -419,6 +441,10 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -656,6 +682,8 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -854,6 +882,8 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1134,6 +1164,7 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/niatelemetry_nia_inventory_response.py b/intersight/model/niatelemetry_nia_inventory_response.py index c9b2157f2b..09bb78ae6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d64e5fc4ac..6368e1aec8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 caa8cd99ae..15577d7d50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9543140cb7..a07b465255 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f964f273f..d51f0d9c9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15f7b6cd4f..dadff0084a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/niatelemetry_nia_license_state_response.py b/intersight/model/niatelemetry_nia_license_state_response.py index a3391d8aba..3388d44ec8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b48c50260..b7591d6510 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f20f29f9de..965a9c6b6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39a844b93c..08c648a145 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b8f53140b..b8d145db1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e2e1f85fc..e2a993aeaa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3584eed725..a07d21906a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe6b0b603a..9fa62619bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b5b8bfd56..f1525d8928 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd9b49408a..9099a3062c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f9c9be4e3..a34a50e5de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0ccb8fab6..39d9ff3429 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2cc8f7996..190b7b2ede 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a31a00b2b5..5e854589ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ff62e9212..10639c31a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91c5c3ed83..67393d4c1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 166d3d3e7b..22008fd939 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0515384bb..da743cb7c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5312ead4bc..a082fa1d90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ac4f41bba..de4c4aa606 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1ff0ed2d0..0cf054936a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61e3903555..2cf9dd8906 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eebb972e6f..8035c6a618 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 690269ab07..67859ec57d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb1827b70d..ce4aab11ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cbe0e92b2e..57576e903e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b04a991348..d6d91b5e7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65ebd269e8..9e8c9a4522 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff2bc6b771..796b0f2945 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2c3aa3dbf..48af79f26c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91fcf9e69e..0bf64fa2d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f2a75e71a..5b7163e2d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb018c85cb..0d21d1a0e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22b9722d6f..9286fb9d7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf28ec37ef..67cebeb7a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 436e00548d..20645a7034 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b5caa8840..b6450eabb7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a179f4eae1..e546974bc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5ae5ce583..cd93648e74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03b37eb367..81ce15c7bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9cc796d89d..927a1df512 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ac928328d..f485a2d714 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69ed80696c..c1cbfd69bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c51d546695..d76e99facc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75542cc1db..9a19aa1dde 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6588ae47d5..a078153899 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d0a6599d9f..ffb75de9d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f13b53b2f..200b3c2cfc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 741890167d..4daa27b5f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cbd29de984..b573e62410 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 342f533519..3c4e85d709 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a5924c600..e411db49e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6bd7288633..ec2045e726 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f4f5357be..457e280355 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf2ce14da2..b1500965e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cffb544e1f..7a800d2e4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b60f0c77b..c1c965a92e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 094797baca..0b4b3fb520 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33c6346e34..e6aa603236 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61cc337d2f..7a72e5eff6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1ebd2a84e..f4449e99a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98833d4c47..cd133ce3a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ee8737480..26b98b65c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 225d0c597c..e25de317d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fae85681bf..bea80e41bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a48025040..a6bf15f6db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98ec87f93e..ad7a8da796 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6f2d2d96c..c5018781fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb710b1c9b..50662512ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1392208786..4b8d001546 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0076ae8b21..51424fa224 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc34e4f536..e6d5f887c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85a963cdd4..6fe0e9d866 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5845c6fb83..93fd7258b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1ac51c993..70f690dd1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a699e799e..712a9dfb58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 553acc57e1..ed39e6431f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6513df06a2..5c2da980d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fa01070d6..a78d0cb32b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3de78e1993..c7714fd240 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 beb6f7c3f5..fa60b7d57f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae3c52895c..2edfcc7b41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef9d09df99..d1eacbe115 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df846e03f2..d3750bc634 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1503057fef..f65870fc44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a21e167055..633f9a10f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eced7ab783..d50c70b335 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13f51d8cf6..a3c41f5486 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a7dd90669..703d3a1e83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adfd09696f..aff0f3dcda 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4b0bc8dfc..39865a7b68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7b8a0b04e..f0a1171ab3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd56d6bdf6..b06fb65b30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0655fa211c..94ba1fd682 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f83a2d1d1..d8fc5093a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a65cfaec4..fb4993eaf2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed72f9e3b3..d5969b6463 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f18bc4abd..74c11ef6cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 130e3a10f2..46719e9156 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32bf009500..9a2be20566 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02900a08fd..4e6516af5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc5d42e9cf..3c1ecf100e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fec280974..e99a4a95a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 056e37bfb6..79d4bf75b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0df68ccdbc..1bdd3e3816 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3ab69a273..d645f61c88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ced713cf13..221fcd1b7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -76,6 +76,7 @@ class NotificationAbstractCondition(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -167,12 +168,14 @@ class NotificationAbstractCondition(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -762,7 +765,9 @@ class NotificationAbstractCondition(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -787,6 +792,7 @@ class NotificationAbstractCondition(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -878,12 +884,14 @@ class NotificationAbstractCondition(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1473,7 +1481,9 @@ class NotificationAbstractCondition(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/notification_abstract_mo_condition.py b/intersight/model/notification_abstract_mo_condition.py index 4d52b70150..0e58a5887a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f45d997dfa..b26af3d05d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c17c3535f..23f1e9aecb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f88c574785..595f4357f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8401feda0..651026f7b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d4b49b8dd..e6c2a3117b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4d227c76b..42a209e4a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c473160f6..26857c0ac6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,7 @@ class NotificationAction(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -165,12 +166,14 @@ class NotificationAction(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -760,7 +763,9 @@ class NotificationAction(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -785,6 +790,7 @@ class NotificationAction(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -876,12 +882,14 @@ class NotificationAction(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1471,7 +1479,9 @@ class NotificationAction(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/notification_aggregation_settings.py b/intersight/model/notification_aggregation_settings.py index 1e94699e9b..731dd64a80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fea40741eb..0d4d1663a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc69a51666..f1a1db1338 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3c3a3b5d7..2f48b89d9f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 096840ebc6..95b36209df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0383a73091..e7d97b12ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e573de5a41..ef2e216b44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1524cc1029..901ef67890 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3decedbd18..fda7dc24b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a34c007b0c..4c4f5ae04f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52b71db900..5c390c0189 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87fbbfb704..648bb28d31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f3687a706..b1f23dfe74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1019e785a7..1f2e98fbef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3b61be6db..44a76d20d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85d92b3a4b..015e132f86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e4ada3cd1..59b910558c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bface99590..169b7d9ecf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbd194385e..00e826008b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class NtpNtpServerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class NtpNtpServerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class NtpNtpServerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class NtpNtpServerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class NtpNtpServerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class NtpNtpServerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class NtpNtpServerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class NtpNtpServerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/ntp_ntp_server_response.py b/intersight/model/ntp_ntp_server_response.py index 2956030a3d..89292b3635 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ca742d007..e3b468d321 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51bd8f318b..d15970ae90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae8c0288d9..bb612b8c57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 30b7ea2fe5..9ca971d2d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8de5247675..7415f8d3c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7faa9225d7..99d0c71150 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e469b417c7..8470c4ad97 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfef0c928a..2fe3526729 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d9718aed1..03e54e9153 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3003bcc338..cf48ebfe31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -94,6 +94,18 @@ class OauthAccessTokenRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -197,6 +209,7 @@ class OauthAccessTokenRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -218,6 +231,8 @@ class OauthAccessTokenRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -279,6 +294,13 @@ class OauthAccessTokenRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -400,6 +422,10 @@ class OauthAccessTokenRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -637,6 +663,8 @@ class OauthAccessTokenRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -835,6 +863,8 @@ class OauthAccessTokenRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1115,6 +1145,7 @@ class OauthAccessTokenRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/oauth_access_token_response.py b/intersight/model/oauth_access_token_response.py index 8a335db71c..135d1fde4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf9c4773f1..ff4ea276c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23e9e36e8a..4fdffd9a80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 26ce2d91b9..80c11a056b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0de408905a..eef6d71062 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50c9d8f5ce..4ec7fa87f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb9782ab6e..74ee362fef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f46d2552d..7dab3fb320 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbb7bdc17c..ca9558061d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec998c55e3..5a78d37e01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 feeb274e72..c87a209105 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ef1f97d8d..ea67e4bd55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0e03609fd..175d436039 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04f32264fb..73628723d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ccfab0a72..51fa15e61a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c08b9448a9..02d28f6da3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 11c3c70a79..0e61d42fa1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 849da0091a..b9f3040bec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 289542f354..61bd02ab10 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 581eaa5acd..2c0a707e5c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85a2db44c6..3267e880db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1938bbc9e9..e8818847e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c8e8333e9..4437b21854 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bc5cefb77..b02d9ed247 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fef6cc3229..e0be3e176f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b600be2f5..0fc34042a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 522588460f..d236b66928 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f485f2325e..1a163be107 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f90ff03e3c..361d7e9a9d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 326f0c58e4..5f2c540253 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,18 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -227,6 +239,7 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -248,6 +261,8 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -309,6 +324,13 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -430,6 +452,10 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -667,6 +693,8 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -865,6 +893,8 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1145,6 +1175,7 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/openapi_open_api_specification_response.py b/intersight/model/openapi_open_api_specification_response.py index e6114f7bfc..58d27d4f4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 58d01a9b31..5c75d2b496 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cea8b3db44..58d622e2a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86503dd5f7..0267c771f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7957da3d16..1e8497a658 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b097fc858..bdb7f65514 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -109,6 +109,18 @@ class OpenapiProcessFileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -212,6 +224,7 @@ class OpenapiProcessFileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -233,6 +246,8 @@ class OpenapiProcessFileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -294,6 +309,13 @@ class OpenapiProcessFileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -415,6 +437,10 @@ class OpenapiProcessFileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -652,6 +678,8 @@ class OpenapiProcessFileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -850,6 +878,8 @@ class OpenapiProcessFileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1130,6 +1160,7 @@ class OpenapiProcessFileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/openapi_process_file_response.py b/intersight/model/openapi_process_file_response.py index 4e24de14b5..44f8a85304 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea455393c0..e7a3672bd4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac36cfa2fb..99d9cb2d90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 060abb565d..b761e11ea2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52bd8d4016..4f8a105dc5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06da4fbbca..07cd4518bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -113,6 +113,18 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -216,6 +228,7 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -237,6 +250,8 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -298,6 +313,13 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -419,6 +441,10 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -656,6 +682,8 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -854,6 +882,8 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1134,6 +1164,7 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/openapi_task_generation_request_response.py b/intersight/model/openapi_task_generation_request_response.py index 69ba34daa0..5ca90c457d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 339f238098..e214ef6c05 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd1452c338..f058963263 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da77516fda..2959e678a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e57774b676..07a06b9c51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab795e9610..55300ed62a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04228cc776..7cacd39bfb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3386b75d6..08c3e76290 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2a5adea87..2ae291b97c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 721c96a37e..97cb675e65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f80b91464..80d8ee50df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93b553c966..1afdcc7a44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8db3ac68a8..a1b19b5a8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ab8f89242..38434b209b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d5b4a7b5b..49d79bff6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e7380626c..743d5c4847 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5e13160a6..8442663c45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90f7de3b11..8541f718fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 066165a84a..100cab6bc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8bea2f929..d5af2de29a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65f81020db..172bb99f23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4458046edd..2042ed7466 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c11baa2332..1b30042005 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class OrganizationOrganizationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class OrganizationOrganizationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class OrganizationOrganizationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class OrganizationOrganizationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class OrganizationOrganizationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class OrganizationOrganizationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class OrganizationOrganizationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class OrganizationOrganizationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/organization_organization_response.py b/intersight/model/organization_organization_response.py index 6cee4a6dd6..44865d4a1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ca6d726e3..9dcfdc229c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f50c10908..e77b68ad9d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 224d688645..6f6358ef96 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f76c3c29c..33990df3c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97d450386d..df510020f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e600299c7..99930507a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c0ca92b7c..153618a6f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6e1aeef63..f3671d04d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f675c6a64b..c71695da4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c0eebee53..b8532c661a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d411502e81..2973e37e1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f35537ea5b..97566b5fff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d2d1e1fd6..278a9e43df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b52b324207..48f69d587e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class OsCatalogRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class OsCatalogRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class OsCatalogRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class OsCatalogRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class OsCatalogRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class OsCatalogRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class OsCatalogRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class OsCatalogRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/os_catalog_response.py b/intersight/model/os_catalog_response.py index 1238b5241e..711de05568 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae1cab1d89..e07026e764 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f98aca73e..475ef94bae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce8e9ff967..58093efda6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4edff54670..aa70c22684 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95246d9809..3e7ef06450 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class OsConfigurationFileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class OsConfigurationFileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class OsConfigurationFileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class OsConfigurationFileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class OsConfigurationFileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class OsConfigurationFileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class OsConfigurationFileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class OsConfigurationFileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/os_configuration_file_response.py b/intersight/model/os_configuration_file_response.py index e2b50b12b4..9be65efdc5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9a1bf21dd..44c06d223f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c98ef12b23..9d219b57d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 964691f149..f5f7c1a50c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78496286b5..2b9fca51e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5dffde115f..2a8f7e7739 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class OsDistributionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class OsDistributionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class OsDistributionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class OsDistributionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class OsDistributionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class OsDistributionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class OsDistributionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class OsDistributionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/os_distribution_response.py b/intersight/model/os_distribution_response.py index 0de934b474..1f70ad278e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 294c1882c8..0811254435 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe41181c7b..3d57a4a3f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2dfcca7a0a..e99ed7844b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95d8af55e5..b524692154 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 713d828b5f..affbede731 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c831747775..031ec633d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d920a0f087..e86ff9effd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61bf173cc4..58360fac86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac2d2a5188..d2301ee945 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ebb15391a..d281230c02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -80,6 +80,7 @@ class OsInstallTarget(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -171,12 +172,14 @@ class OsInstallTarget(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -766,7 +769,9 @@ class OsInstallTarget(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -791,6 +796,7 @@ class OsInstallTarget(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -882,12 +888,14 @@ class OsInstallTarget(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1477,7 +1485,9 @@ class OsInstallTarget(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/os_install_target_response.py b/intersight/model/os_install_target_response.py index 99f06db53c..959e73579f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ce2c86fa1..bb85c9917e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02c2cdba49..1cbfea1e79 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,7 @@ class OsIpConfiguration(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -165,12 +166,14 @@ class OsIpConfiguration(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -760,7 +763,9 @@ class OsIpConfiguration(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -785,6 +790,7 @@ class OsIpConfiguration(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -876,12 +882,14 @@ class OsIpConfiguration(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1471,7 +1479,9 @@ class OsIpConfiguration(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/os_ipv4_configuration.py b/intersight/model/os_ipv4_configuration.py index 72709627a9..8702455da3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94978ae9bc..94880f561c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7dcf4234ec..59111c6d45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76aa420c78..eaf8e98eca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c9294a3e5..86f9c6603e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 154511083b..5ec13dbd63 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6668fb5f56..5b1671da05 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,7 @@ class OsOperatingSystemParameters(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -165,12 +166,14 @@ class OsOperatingSystemParameters(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -760,7 +763,9 @@ class OsOperatingSystemParameters(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -785,6 +790,7 @@ class OsOperatingSystemParameters(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -876,12 +882,14 @@ class OsOperatingSystemParameters(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1471,7 +1479,9 @@ class OsOperatingSystemParameters(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/os_os_support.py b/intersight/model/os_os_support.py index a88efef331..8129202ba4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6a6bdfc8b..28245ad399 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 655dc622cf..4b6807e942 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 442c67a08b..300ab1c081 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e889f85df..af95d407d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ff82ee4ca..b48730291a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 449e07f3bc..aed2ed44a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5dfec37da8..c1c71bc635 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 084c823476..1282da9896 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,7 @@ class OsSanTarget(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -165,12 +166,14 @@ class OsSanTarget(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -760,7 +763,9 @@ class OsSanTarget(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -785,6 +790,7 @@ class OsSanTarget(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -876,12 +882,14 @@ class OsSanTarget(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1471,7 +1479,9 @@ class OsSanTarget(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/os_server_config.py b/intersight/model/os_server_config.py index 674616acf8..602cd63b98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47ddf15f1f..461f21c287 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f365634b9..f853d5ea5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b06f487f9d..16fa9664bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18a7c670c7..2020df89d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f93db5311..993ad3d957 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd11f8809b..78e0a69176 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c584abb69..27b4ae92a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 436e4e882e..29e55c6dcb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb857eae7e..0240f9e0a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b904baf57..2351779c45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55c60cc808..757b580adc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 03aefd2f53..fe99bac85f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2e47a3fa4..977aabb16a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 847ba54fc9..5460d7b258 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e60f040d00..fcc12bb470 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d84e727c36..6d51bb78fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a1cb03cb1..243ac86e0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f4d1be72a..4caba6e9d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab114512e9..48f0d82402 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b1f1be9c3..cd353befbb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 137fdf29f3..b84d62d66d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96bcf281c0..2dfc19218d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6113f775cd..c903d984ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46304e5fd4..2c2c64accb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87b3ca4dee..2ced92ddc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/partnerintegration_dc_logs_response.py b/intersight/model/partnerintegration_dc_logs_response.py index d7e6ce1448..c4e8e835ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 30ced4446d..fb317a0193 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 089b6f3452..4634b58a71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31c366aa4d..7013fc57ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5acb80fac6..be6cfdb833 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02942c5a14..d87582c4fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/partnerintegration_device_connector_response.py b/intersight/model/partnerintegration_device_connector_response.py index e628bf3869..81201f98bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3b4ba66f8..1e54b3e0e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa5673d7d2..c5ae5cbafd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40823b910b..5d4cff1cc7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79fe520d35..a2bc09cb42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec3a9c5d2d..e2717ad885 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/partnerintegration_doc_issues_response.py b/intersight/model/partnerintegration_doc_issues_response.py index 56aa746458..687732da44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8988ad1a93..9fcefbaa1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 344aa310b0..4dd05c2519 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c360a48d90..441b35d52c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0234b729ab..117b94efd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 537997c21e..ee3cc01604 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/partnerintegration_etl_response.py b/intersight/model/partnerintegration_etl_response.py index dc2e425711..b1db650afc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ded0760be3..6c4a7a284c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ae03394c7..f023fa5370 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 938c5de751..8819a6e123 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 439b8edf95..c28c497b3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 656379a8e6..87e6a32a71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6dbb247f2..beeaf557fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b69341d715..80b0c989f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91ddb8d92b..629668915c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e50dd9f12..526fa5a9e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5940968757..ba1421d5ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -119,6 +119,18 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -222,6 +234,7 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -243,6 +256,8 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -304,6 +319,13 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -425,6 +447,10 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -662,6 +688,8 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -860,6 +888,8 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1140,6 +1170,7 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/partnerintegration_inventory_response.py b/intersight/model/partnerintegration_inventory_response.py index cd5fe4d903..f89d73a351 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c8a799587..a45f093a49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 547c4af09d..4745c1df53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9450536281..cea8abf935 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04b60ff28f..1c5086e789 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e015af9190..4e268dbfca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/partnerintegration_logs_response.py b/intersight/model/partnerintegration_logs_response.py index 7677550f0f..3b876c54b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdcdbbd3cc..a8badbc76f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c6c30281b..4ec87b39a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c523b4d1cd..2b4a302361 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d59f270f85..84f382b90a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 631d5bec56..619cd1f6ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class PartnerintegrationModelRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class PartnerintegrationModelRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class PartnerintegrationModelRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class PartnerintegrationModelRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class PartnerintegrationModelRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class PartnerintegrationModelRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class PartnerintegrationModelRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class PartnerintegrationModelRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/partnerintegration_model_response.py b/intersight/model/partnerintegration_model_response.py index a5e04bc2e5..5668d92b1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfe90a9cdf..bf8ccb031e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80771823b4..b5f6601720 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d339c17fd..ff5369bd4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 373587d22e..ece021d70a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15355c8d5a..c47f8e65f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25db039dbb..fc8302e8e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class PciCoprocessorCardRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class PciCoprocessorCardRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class PciCoprocessorCardRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class PciCoprocessorCardRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class PciCoprocessorCardRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class PciCoprocessorCardRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class PciCoprocessorCardRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class PciCoprocessorCardRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/pci_coprocessor_card_response.py b/intersight/model/pci_coprocessor_card_response.py index 34a74f8ffa..29c4709e80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 706e72e73d..3eaedca4f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 172540d7fc..1d038d8ba3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba92f09470..c3b787b6ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e24f94a17..84abe891aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72cbf3472a..cea3a528cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class PciDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class PciDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class PciDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class PciDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class PciDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class PciDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class PciDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class PciDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/pci_device_response.py b/intersight/model/pci_device_response.py index 217c3dd23a..ea1b7dfb6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ac81d510b..d99ecf23bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82d57247c6..4ac59009cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 643335aae8..3e3271c1ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ae3eb60cf..70e211f6b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b55bf53921..1a7348d144 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class PciLinkRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class PciLinkRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class PciLinkRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class PciLinkRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class PciLinkRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class PciLinkRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class PciLinkRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class PciLinkRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/pci_link_response.py b/intersight/model/pci_link_response.py index 6f579af944..9463eeac6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df12314cc0..2b2aa84697 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3907c8f4d4..e36bf9a139 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4cdf9c83d..76caeb6b46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1895f3e260..10dd2b7884 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c6b1a32a1..bae2712cae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,18 @@ class PciNodeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -294,6 +306,7 @@ class PciNodeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -315,6 +328,8 @@ class PciNodeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -376,6 +391,13 @@ class PciNodeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -497,6 +519,10 @@ class PciNodeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -734,6 +760,8 @@ class PciNodeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -932,6 +960,8 @@ class PciNodeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1212,6 +1242,7 @@ class PciNodeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/pci_node_response.py b/intersight/model/pci_node_response.py index 07fc878cda..28b3014b25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a64e2dce3..de8f2f2dcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a55d2132a..1bc840dc16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 beb0e57a6a..a7eafd4d2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa85eee26a..03210408de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f044d44872..9142db73f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class PciSwitchRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class PciSwitchRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class PciSwitchRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class PciSwitchRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class PciSwitchRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class PciSwitchRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class PciSwitchRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class PciSwitchRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/pci_switch_response.py b/intersight/model/pci_switch_response.py index ac10f19585..df9493d078 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4aee186e43..af10aee8c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66ea9ec764..36bfefac80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1290b9846f..9cab75c327 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfed9067eb..14698dcd29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea2da09323..5f08959354 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4382a95e55..9c10148ea4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 baed9118dd..042d7a481e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecbaf8534e..7342b88244 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be72cc4d99..09d2fd23c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 036117cb69..d36f4afbac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81f28e024d..9162d70f8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f2d49f466..2043236d36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e78310d750..a01356175d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 642482b01f..a665fb4779 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa6347cb43..7d8c74b071 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f997b2b023..fcd87cd429 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1238529ef3..8b68342be7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -100,6 +100,18 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -203,6 +215,7 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -224,6 +237,8 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -285,6 +300,13 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -406,6 +428,10 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -643,6 +669,8 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -841,6 +869,8 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1121,6 +1151,7 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/policy_abstract_config_result.py b/intersight/model/policy_abstract_config_result.py index ec7a332d45..01b17ea861 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b9dca9bd9..5f726d58ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b1d5c7cdb..faa2be0394 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 885a9a5553..93e280ae39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_configuration_object.py b/intersight/model/policy_abstract_configuration_object.py index 78d03597e5..be0b0501cd 100644 --- a/intersight/model/policy_abstract_configuration_object.py +++ b/intersight/model/policy_abstract_configuration_object.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -322,6 +322,18 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -425,6 +437,7 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -446,6 +459,8 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -507,6 +522,13 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -628,6 +650,10 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -865,6 +891,8 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1063,6 +1091,8 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1343,6 +1373,7 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1362,6 +1393,18 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -1465,6 +1508,7 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -1486,6 +1530,8 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -1547,6 +1593,13 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -1668,6 +1721,10 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -1905,6 +1962,8 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -2103,6 +2162,8 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -2383,6 +2444,7 @@ class PolicyAbstractConfigurationObject(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/policy_abstract_disruption.py b/intersight/model/policy_abstract_disruption.py index 9fd6bfb981..aaf18fe54b 100644 --- a/intersight/model/policy_abstract_disruption.py +++ b/intersight/model/policy_abstract_disruption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_disruption_all_of.py b/intersight/model/policy_abstract_disruption_all_of.py index f5706ef186..9ec90357f7 100644 --- a/intersight/model/policy_abstract_disruption_all_of.py +++ b/intersight/model/policy_abstract_disruption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7468b3279d..83fc611b59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4be1ba3030..064d3163d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b7fc79084e..78a7df8552 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e05bee4679..a87f70c420 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e38af2842b..408ee380e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff577e55ef..3880813aa4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_item.py b/intersight/model/policy_abstract_policy_item.py index 077c82a113..6dd5f4e983 100644 --- a/intersight/model/policy_abstract_policy_item.py +++ b/intersight/model/policy_abstract_policy_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -94,6 +94,18 @@ class PolicyAbstractPolicyItem(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -197,6 +209,7 @@ class PolicyAbstractPolicyItem(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -218,6 +231,8 @@ class PolicyAbstractPolicyItem(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -279,6 +294,13 @@ class PolicyAbstractPolicyItem(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -400,6 +422,10 @@ class PolicyAbstractPolicyItem(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -637,6 +663,8 @@ class PolicyAbstractPolicyItem(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -835,6 +863,8 @@ class PolicyAbstractPolicyItem(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1115,6 +1145,7 @@ class PolicyAbstractPolicyItem(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1134,6 +1165,18 @@ class PolicyAbstractPolicyItem(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -1237,6 +1280,7 @@ class PolicyAbstractPolicyItem(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -1258,6 +1302,8 @@ class PolicyAbstractPolicyItem(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -1319,6 +1365,13 @@ class PolicyAbstractPolicyItem(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -1440,6 +1493,10 @@ class PolicyAbstractPolicyItem(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -1677,6 +1734,8 @@ class PolicyAbstractPolicyItem(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1875,6 +1934,8 @@ class PolicyAbstractPolicyItem(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -2155,6 +2216,7 @@ class PolicyAbstractPolicyItem(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/policy_abstract_policy_relationship.py b/intersight/model/policy_abstract_policy_relationship.py index 9344d23140..60925a3f95 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/policy_abstract_profile.py b/intersight/model/policy_abstract_profile.py index 72ce00b8d9..3f64fbea6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcca1d8277..7a84394a45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c5b9d6c02..eff4b963b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -90,6 +90,18 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -193,6 +205,7 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -214,6 +227,8 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -275,6 +290,13 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -396,6 +418,10 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -633,6 +659,8 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -831,6 +859,8 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1111,6 +1141,7 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/policy_action_param.py b/intersight/model/policy_action_param.py index 7625bf0d46..b76088880c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d94b9b13bb..5c50f8c056 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9f79ed212..3b834925ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class PolicyActionQualifier(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class PolicyActionQualifier(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class PolicyActionQualifier(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class PolicyActionQualifier(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class PolicyActionQualifier(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class PolicyActionQualifier(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/policy_config_change.py b/intersight/model/policy_config_change.py index 061697e5cf..1166f7df73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b1566744b..1ce825e826 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2dfa080ffa..94d7fe1ccc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 184602ee4e..0acf407f42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_disruption_detail_type.py b/intersight/model/policy_config_change_disruption_detail_type.py index 3bdfc56c6d..10d604db71 100644 --- a/intersight/model/policy_config_change_disruption_detail_type.py +++ b/intersight/model/policy_config_change_disruption_detail_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_disruption_detail_type_all_of.py b/intersight/model/policy_config_change_disruption_detail_type_all_of.py index e6c8268183..215a7abea5 100644 --- a/intersight/model/policy_config_change_disruption_detail_type_all_of.py +++ b/intersight/model/policy_config_change_disruption_detail_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3fb2691bf..8066ae869a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd5f14878f..c926ea12ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85f31fc137..6214e7f266 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe5c49ef22..054408056f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_error.py b/intersight/model/policy_policy_error.py index e2499cef22..61c3c7b76a 100644 --- a/intersight/model/policy_policy_error.py +++ b/intersight/model/policy_policy_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_error_all_of.py b/intersight/model/policy_policy_error_all_of.py index ae3c915026..b142249488 100644 --- a/intersight/model/policy_policy_error_all_of.py +++ b/intersight/model/policy_policy_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8481f02c8..b310497d13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5af7aa5df0..c2d10a1689 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d699224d4..7942e42186 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class PolicyQualifier(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class PolicyQualifier(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class PolicyQualifier(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class PolicyQualifier(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class PolicyQualifier(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class PolicyQualifier(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/policy_scheduled_action.py b/intersight/model/policy_scheduled_action.py index 35363bf9b0..78340d377a 100644 --- a/intersight/model/policy_scheduled_action.py +++ b/intersight/model/policy_scheduled_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_scheduled_action_all_of.py b/intersight/model/policy_scheduled_action_all_of.py index 4912e6cc7f..6ef5bc91ef 100644 --- a/intersight/model/policy_scheduled_action_all_of.py +++ b/intersight/model/policy_scheduled_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_abstract_device_info.py b/intersight/model/policyinventory_abstract_device_info.py index 37c26508b6..a7e0c656c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92ad5e8b2b..77ab7c5dae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24cb69860f..0c304f0ef9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f2c6af15e..c6bd23330f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c455455ec5..e82e4cdcae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 983b227b13..afe10eeb90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e522c2bca2..94f1a73af4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e41be5fcd..4761973224 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86665246a7..69194f8a18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f28270495..f6c2b993d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_id_pool_member.py b/intersight/model/pool_abstract_id_pool_member.py index 991d3ca713..01b39d94ae 100644 --- a/intersight/model/pool_abstract_id_pool_member.py +++ b/intersight/model/pool_abstract_id_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_id_pool_member_all_of.py b/intersight/model/pool_abstract_id_pool_member_all_of.py index a5a784cac7..ca328c4167 100644 --- a/intersight/model/pool_abstract_id_pool_member_all_of.py +++ b/intersight/model/pool_abstract_id_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de40ed4511..f8024539e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a1bbc3e66..8e7836aa89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d81d4077a..cda3483672 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f8396d51d..b044f39e0e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1eb629d577..b0fefdc47f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b7c17a622..0d6e1c313d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1002a41b0..a2e61cc143 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5e73ac419..292cbc4857 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d5cb66d557..0de805e944 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9b4ae2755..684c465408 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0b9fedff9..c4341d0a90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ec1708b44..2315898c7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e497bc80e..884fabc33c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46381dd94b..266de6949f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b6ac2f3e2..538f38df15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class PortGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class PortGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class PortGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class PortGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class PortGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class PortGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class PortGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class PortGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/port_group_response.py b/intersight/model/port_group_response.py index 1eaae03c13..be49f5e5a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6d394765c..47b967c750 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ef7dbc858..3fb22670c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe5408ec3e..f516a87dca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class PortInterfaceBaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class PortInterfaceBaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class PortInterfaceBaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class PortInterfaceBaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class PortInterfaceBaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class PortInterfaceBaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class PortInterfaceBaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class PortInterfaceBaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/port_mac_binding.py b/intersight/model/port_mac_binding.py index b15e2360b6..aaa7c2b872 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23f06b669d..d9738d831e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fc490a811..3bc9da6ccb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c1bc88635..941be0984c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0fc39ffda..5a7162c29a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class PortMacBindingRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class PortMacBindingRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class PortMacBindingRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class PortMacBindingRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class PortMacBindingRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class PortMacBindingRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class PortMacBindingRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class PortMacBindingRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/port_mac_binding_response.py b/intersight/model/port_mac_binding_response.py index dd9d412666..3ce0c7e1e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a992663e04..8af1ba9f6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f14dd523b6..67d08bceb1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79f76a7d80..f6c577bb25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fb3b0dd2f..e59ca3ef25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fdf1e520c..8c6bae917f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84c7e4621d..69c858cd28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e658be0f6e..d90596600a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class PortSubGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class PortSubGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class PortSubGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class PortSubGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class PortSubGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class PortSubGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class PortSubGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class PortSubGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/port_sub_group_response.py b/intersight/model/port_sub_group_response.py index faf1aebe63..34cba0e110 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d82216fa7..18b4308b3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 292873f71f..bf14a349d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b2cb4ba52..1256c969a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef7750d243..6fc9238f4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 757dea0ed0..768495ed7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class PowerControlStateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class PowerControlStateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class PowerControlStateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class PowerControlStateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class PowerControlStateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class PowerControlStateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class PowerControlStateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class PowerControlStateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/power_control_state_response.py b/intersight/model/power_control_state_response.py index 9d89420ad8..7575b06abf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98f4de1f5a..056c8a06e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 976fe31581..f25d29f95b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 20ddc9f9af..d782b802e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8cf0df15a..4d78296e39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e4adcee76..32d1bf517d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0c04a2cc4..71fbfa77a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c37eea64d2..7bbc26bf20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ae0faf96e..b9837ca566 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97a3142673..d86a0f2cea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24a1f0e7b9..ec869c9e78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea71ade636..99a7b968e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eda9cdd19b..f42f01140a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 879ff008ab..bdcf2518f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee5ae6c385..954f206f1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ef89e379f..29501fcb1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,18 @@ class ProcessorUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -298,6 +310,7 @@ class ProcessorUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -319,6 +332,8 @@ class ProcessorUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -380,6 +395,13 @@ class ProcessorUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -501,6 +523,10 @@ class ProcessorUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -738,6 +764,8 @@ class ProcessorUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -936,6 +964,8 @@ class ProcessorUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1216,6 +1246,7 @@ class ProcessorUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/processor_unit_response.py b/intersight/model/processor_unit_response.py index 995120f632..923f91840a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b1df5a67a9..aa06e9efd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf750caf3e..3ecb018eb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 80ffb8cfc6..a3171502c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05b8568a73..3d3acc0bce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10c13130fe..d21b3dd99b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class RackUnitPersonalityRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class RackUnitPersonalityRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class RackUnitPersonalityRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class RackUnitPersonalityRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class RackUnitPersonalityRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class RackUnitPersonalityRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class RackUnitPersonalityRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class RackUnitPersonalityRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/rack_unit_personality_response.py b/intersight/model/rack_unit_personality_response.py index cd78b31205..784317cf5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d48378723f..47faaac275 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8665806598..1167b33306 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c20e2207b..d8a7ed35a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d96b33007..7ad009d666 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b273bd85e..99535f52cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e2914b7de..fa994c32a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccc622cff9..de8d22622e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cc2df91e7..e4d4bf9510 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a88fa8085f..c54e8bfb3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recommendation_capacity_runway_response.py b/intersight/model/recommendation_capacity_runway_response.py index cefb8fd3c6..9fba9a9242 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d6526a523..936674b196 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5880cc0568..d0fc75cc9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ddb34edc60..a0bb0a7dc6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38bae04f0c..5f9a8fb6aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49fe4c09f9..a8219eb0fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recommendation_cluster_expansion_response.py b/intersight/model/recommendation_cluster_expansion_response.py index 00f17a3db4..0f87c2e5db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aaf9daf425..215d326d06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8e9278649..878df0694e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87448342c6..a4c35e9aa5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 153983076a..c4a6da8fe9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad0fd70ac9..d0d0e9575e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70410403ed..6486dab3a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d7f9a66da..75af94565b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87802b370f..4e6e1f84ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b77b2f539d..178acf74db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recommendation_hardware_expansion_request_item_response.py b/intersight/model/recommendation_hardware_expansion_request_item_response.py index dd5637ab36..11c4c81216 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c66c66249a..a4ec715d2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd4687c851..68dbfc6fbd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 432c4b86b0..fabddfc790 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -100,6 +100,18 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -203,6 +215,7 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -224,6 +237,8 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -285,6 +300,13 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -406,6 +428,10 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -643,6 +669,8 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -841,6 +869,8 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1121,6 +1151,7 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recommendation_hardware_expansion_request_response.py b/intersight/model/recommendation_hardware_expansion_request_response.py index 09aa16bd6a..35781da16d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a01933d5f3..9050a71f1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 681bfac2fd..de865bf758 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7c12f6c69..17c3f0115b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7cf52ce3d4..01e89fd8ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7768db5067..9a3ecb499e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recommendation_physical_item_response.py b/intersight/model/recommendation_physical_item_response.py index 696bcbcd9d..4946a00f34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04d91af07b..9316fb75e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0bfa3c89f6..bdc5893b01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aafe934c13..d50a171405 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93b0f64a73..0808155321 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa3960dea0..b53b05ac7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list.py b/intersight/model/recommendation_purchase_order_list.py index 88c80322d3..b17b562452 100644 --- a/intersight/model/recommendation_purchase_order_list.py +++ b/intersight/model/recommendation_purchase_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_all_of.py b/intersight/model/recommendation_purchase_order_list_all_of.py index 6cb3298002..aa8b12ec11 100644 --- a/intersight/model/recommendation_purchase_order_list_all_of.py +++ b/intersight/model/recommendation_purchase_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_list.py b/intersight/model/recommendation_purchase_order_list_list.py index e5014f2b29..ac84f9feb6 100644 --- a/intersight/model/recommendation_purchase_order_list_list.py +++ b/intersight/model/recommendation_purchase_order_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_list_all_of.py b/intersight/model/recommendation_purchase_order_list_list_all_of.py index e151b739e3..bb6f41072d 100644 --- a/intersight/model/recommendation_purchase_order_list_list_all_of.py +++ b/intersight/model/recommendation_purchase_order_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_response.py b/intersight/model/recommendation_purchase_order_list_response.py index 40bf8ec722..0fd504d93a 100644 --- a/intersight/model/recommendation_purchase_order_list_response.py +++ b/intersight/model/recommendation_purchase_order_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3383356f57..51a61a6e20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32090c7172..c04e045960 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b84c2204f2..dc8fc926ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 797d851a14..a3c523b0d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a249d013b..792532148c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recommendation_software_item_response.py b/intersight/model/recommendation_software_item_response.py index cb16943f79..7ac7f10a71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e6ad9d4ea..48f4f05ebd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 343c01c9d8..34d4775431 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86e819e28a..17a3068ac7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3fffc886fc..83595420fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 397efa7f14..5f9e6ba7aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recovery_backup_config_policy.py b/intersight/model/recovery_backup_config_policy.py index 37bcaddc98..594c1dcf23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ae63cc293..0823a36366 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d7cddfbe7..5515cb80b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cedec51b8a..6d6180c00e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecaf865221..9828640879 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -100,6 +100,18 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -203,6 +215,7 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -224,6 +237,8 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -285,6 +300,13 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -406,6 +428,10 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -643,6 +669,8 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -841,6 +869,8 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1121,6 +1151,7 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recovery_backup_config_policy_response.py b/intersight/model/recovery_backup_config_policy_response.py index 25104e086f..d153814b68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc4264e083..4181836740 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec15d7e732..85851f4a59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c21db52023..17ad0b993c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43f1664335..31aeb12095 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32a40de87f..82703ee6a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -110,6 +110,18 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -213,6 +225,7 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -234,6 +247,8 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -295,6 +310,13 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -416,6 +438,10 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -653,6 +679,8 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -851,6 +879,8 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1131,6 +1161,7 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recovery_backup_profile_response.py b/intersight/model/recovery_backup_profile_response.py index 70b5901db7..68a86adbc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5000ef8326..e2a938df6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbe4227757..8eda33e5c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 755f1b590e..87d7d32751 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class RecoveryConfigParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class RecoveryConfigParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class RecoveryConfigParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class RecoveryConfigParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class RecoveryConfigParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class RecoveryConfigParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/recovery_config_result.py b/intersight/model/recovery_config_result.py index f18f4fd87f..d878f5a387 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5df1a931f..aaff8da51a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6999046ab..968651c823 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 060cbc8808..14c0f02caf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2eb44a042..ee37f13e38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85e3c55c83..c2f6d809d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ee2a5163f..8cfa7fc847 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recovery_config_result_entry_response.py b/intersight/model/recovery_config_result_entry_response.py index eeccff288c..d2e599e94a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d12600428f..c290378e03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b3ca97005..44e46555f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 efb6caedf7..dd9ddd9451 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class RecoveryConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class RecoveryConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class RecoveryConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class RecoveryConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class RecoveryConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class RecoveryConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class RecoveryConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class RecoveryConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recovery_config_result_response.py b/intersight/model/recovery_config_result_response.py index 4cd0b6fde2..52e42f442d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccf570a673..814e2e2003 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 698ec5b66d..4877991f46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63d4feea74..bc98f3d285 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 471b27a1de..46adc56156 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e98f26ead4..53381d15d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 940b8e6168..a79176aef7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d6b645dc7..e28625464c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 046f620ae2..fef7cbe07a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 487982187c..b7d4474688 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 736c1f7950..3672234274 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51dbb812db..e74460aa62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9670c36d15..36da4dd060 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01a397115d..2a10c36f8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 751600494c..9bbbbcb275 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aaaa8db969..3f121049b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/recovery_schedule_config_policy_response.py b/intersight/model/recovery_schedule_config_policy_response.py index 400941e504..95559fda1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_abstract_reservation.py b/intersight/model/resource_abstract_reservation.py index 7653b6d6e9..0e737a9aa7 100644 --- a/intersight/model/resource_abstract_reservation.py +++ b/intersight/model/resource_abstract_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -37,6 +37,7 @@ def lazy_import(): from intersight.model.mo_tag import MoTag from intersight.model.mo_version_context import MoVersionContext from intersight.model.resource_abstract_reservation_all_of import ResourceAbstractReservationAllOf + from intersight.model.resource_reservation import ResourceReservation from intersight.model.resourcepool_membership_reservation import ResourcepoolMembershipReservation globals()['DisplayNames'] = DisplayNames globals()['MoBaseMo'] = MoBaseMo @@ -44,6 +45,7 @@ def lazy_import(): globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext globals()['ResourceAbstractReservationAllOf'] = ResourceAbstractReservationAllOf + globals()['ResourceReservation'] = ResourceReservation globals()['ResourcepoolMembershipReservation'] = ResourcepoolMembershipReservation @@ -73,9 +75,11 @@ class ResourceAbstractReservation(ModelComposed): allowed_values = { ('class_id',): { + 'RESOURCE.RESERVATION': "resource.Reservation", 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", }, ('object_type',): { + 'RESOURCE.RESERVATION': "resource.Reservation", 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", }, ('status',): { @@ -139,6 +143,7 @@ def openapi_types(): def discriminator(): lazy_import() val = { + 'resource.Reservation': ResourceReservation, 'resourcepool.MembershipReservation': ResourcepoolMembershipReservation, } if not val: @@ -182,12 +187,12 @@ def discriminator(): @classmethod @convert_js_args_to_python_args - def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 """ResourceAbstractReservation - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # noqa: E501 - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # noqa: E501 + 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. @@ -221,7 +226,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 - resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit for pools.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 identity (MoBaseMoRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 @@ -239,8 +244,6 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 """ - class_id = kwargs.get('class_id', "resourcepool.MembershipReservation") - object_type = kwargs.get('object_type', "resourcepool.MembershipReservation") _check_type = kwargs.pop('_check_type', True) _spec_property_naming = kwargs.pop('_spec_property_naming', False) _path_to_item = kwargs.pop('_path_to_item', ()) @@ -313,12 +316,12 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 ]) @convert_js_args_to_python_args - def __init__(self, *args, **kwargs): # noqa: E501 + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 """ResourceAbstractReservation - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # noqa: E501 - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # noqa: E501 + 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. @@ -352,7 +355,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 - resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit for pools.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 identity (MoBaseMoRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 @@ -370,8 +373,6 @@ def __init__(self, *args, **kwargs): # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 """ - class_id = kwargs.get('class_id', "resourcepool.MembershipReservation") - object_type = kwargs.get('object_type', "resourcepool.MembershipReservation") _check_type = kwargs.pop('_check_type', True) _spec_property_naming = kwargs.pop('_spec_property_naming', False) _path_to_item = kwargs.pop('_path_to_item', ()) diff --git a/intersight/model/resource_abstract_reservation_all_of.py b/intersight/model/resource_abstract_reservation_all_of.py index 111d2e6d3f..4dc3b83822 100644 --- a/intersight/model/resource_abstract_reservation_all_of.py +++ b/intersight/model/resource_abstract_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,9 +61,11 @@ class ResourceAbstractReservationAllOf(ModelNormal): allowed_values = { ('class_id',): { + 'RESOURCE.RESERVATION': "resource.Reservation", 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", }, ('object_type',): { + 'RESOURCE.RESERVATION': "resource.Reservation", 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", }, ('status',): { @@ -134,14 +136,14 @@ def discriminator(): @classmethod @convert_js_args_to_python_args - def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 """ResourceAbstractReservationAllOf - 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: - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # noqa: E501 - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # 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. @@ -175,13 +177,11 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 - resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit for pools.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 identity (MoBaseMoRelationship): [optional] # noqa: E501 """ - class_id = kwargs.get('class_id', "resourcepool.MembershipReservation") - object_type = kwargs.get('object_type', "resourcepool.MembershipReservation") _check_type = kwargs.pop('_check_type', True) _spec_property_naming = kwargs.pop('_spec_property_naming', True) _path_to_item = kwargs.pop('_path_to_item', ()) @@ -233,14 +233,14 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 ]) @convert_js_args_to_python_args - def __init__(self, *args, **kwargs): # noqa: E501 + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 """ResourceAbstractReservationAllOf - 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: - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # noqa: E501 - 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.. defaults to "resourcepool.MembershipReservation", must be one of ["resourcepool.MembershipReservation", ] # 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. @@ -274,13 +274,11 @@ def __init__(self, *args, **kwargs): # noqa: E501 description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 - resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit for pools.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 identity (MoBaseMoRelationship): [optional] # noqa: E501 """ - class_id = kwargs.get('class_id', "resourcepool.MembershipReservation") - object_type = kwargs.get('object_type', "resourcepool.MembershipReservation") _check_type = kwargs.pop('_check_type', True) _spec_property_naming = kwargs.pop('_spec_property_naming', False) _path_to_item = kwargs.pop('_path_to_item', ()) diff --git a/intersight/model/resource_group.py b/intersight/model/resource_group.py index ba6dbcce8b..77a4db81e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf23768bd8..a44e402fc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 548d1e32d1..3ba68dc3cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc2b102415..3781d7fc92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c05922ae3c..46d325fd3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6091e74d4e..11e29e7ec4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42ca48258c..b3138bf455 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da64c52732..b5be65d2b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14e3a72645..db9d1b730f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 26bf21d8e2..31ce8ae71f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class ResourceGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class ResourceGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class ResourceGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class ResourceGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class ResourceGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class ResourceGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class ResourceGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class ResourceGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/resource_group_response.py b/intersight/model/resource_group_response.py index 9c37e5c10b..9c7c42a579 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a4cb08ae9..212894b307 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9488632ee..687913fc38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd80c1ed8a..8239447005 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9355c5f26b..a017c3aa92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76a92377b7..d73e0dc5bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09c98d1b22..6c3100bcdc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,7 @@ def openapi_types(): 'target_app': (str,), # noqa: E501 'holder': (ResourceMembershipHolderRelationship,), # noqa: E501 'resource': (MoBaseMoRelationship,), # noqa: E501 + 'resource_ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 'domain_group_moid': (str,), # noqa: E501 @@ -146,6 +147,7 @@ def discriminator(): 'target_app': 'TargetApp', # noqa: E501 'holder': 'Holder', # noqa: E501 'resource': 'Resource', # noqa: E501 + 'resource_ancestors': 'ResourceAncestors', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 @@ -215,6 +217,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 target_app (str): Name of the Service owning the resource.. [optional] # noqa: E501 holder (ResourceMembershipHolderRelationship): [optional] # noqa: E501 resource (MoBaseMoRelationship): [optional] # noqa: E501 + resource_ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [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 @@ -345,6 +348,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 target_app (str): Name of the Service owning the resource.. [optional] # noqa: E501 holder (ResourceMembershipHolderRelationship): [optional] # noqa: E501 resource (MoBaseMoRelationship): [optional] # noqa: E501 + resource_ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [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/resource_membership_all_of.py b/intersight/model/resource_membership_all_of.py index da1ebce203..781a0f5694 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,7 @@ def openapi_types(): 'target_app': (str,), # noqa: E501 'holder': (ResourceMembershipHolderRelationship,), # noqa: E501 'resource': (MoBaseMoRelationship,), # noqa: E501 + 'resource_ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 } @cached_property @@ -120,6 +121,7 @@ def discriminator(): 'target_app': 'TargetApp', # noqa: E501 'holder': 'Holder', # noqa: E501 'resource': 'Resource', # noqa: E501 + 'resource_ancestors': 'ResourceAncestors', # noqa: E501 } read_only_vars = { @@ -173,6 +175,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 target_app (str): Name of the Service owning the resource.. [optional] # noqa: E501 holder (ResourceMembershipHolderRelationship): [optional] # noqa: E501 resource (MoBaseMoRelationship): [optional] # noqa: E501 + resource_ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "resource.Membership") @@ -271,6 +274,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 target_app (str): Name of the Service owning the resource.. [optional] # noqa: E501 holder (ResourceMembershipHolderRelationship): [optional] # noqa: E501 resource (MoBaseMoRelationship): [optional] # noqa: E501 + resource_ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "resource.Membership") diff --git a/intersight/model/resource_membership_holder.py b/intersight/model/resource_membership_holder.py index b36478cc59..888154cc62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9fc625bd2f..0b9e0415c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f70212ceb..1dcee3b9ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c263c3047..eb502e0274 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af1dbccc9e..5a01688099 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/resource_membership_holder_response.py b/intersight/model/resource_membership_holder_response.py index ce8537cc6e..08d15bee42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82e987cda9..cf99efbf76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c72eddb9d..8b98bacc38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cda1861644..1d2c602c03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f461b2569..a032b935b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5fe194186..1c70850a70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e8fae98e5..e94e242d56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -33,18 +33,18 @@ def lazy_import(): from intersight.model.display_names import DisplayNames from intersight.model.iam_account_relationship import IamAccountRelationship - 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.resource_abstract_reservation import ResourceAbstractReservation from intersight.model.resource_group_relationship import ResourceGroupRelationship from intersight.model.resource_reservation_all_of import ResourceReservationAllOf globals()['DisplayNames'] = DisplayNames globals()['IamAccountRelationship'] = IamAccountRelationship - globals()['MoBaseMo'] = MoBaseMo globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext + globals()['ResourceAbstractReservation'] = ResourceAbstractReservation globals()['ResourceGroupRelationship'] = ResourceGroupRelationship globals()['ResourceReservationAllOf'] = ResourceReservationAllOf @@ -116,13 +116,11 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 - 'expiration': (datetime,), # noqa: E501 'mark_fail': (bool,), # noqa: E501 'resource_moids': ([str], none_type,), # noqa: E501 - 'resource_type': (str,), # noqa: E501 - 'status': (str,), # noqa: E501 'user_moid': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'groups': ([ResourceGroupRelationship], none_type,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 @@ -137,6 +135,12 @@ def openapi_types(): 'parent': (MoBaseMoRelationship,), # noqa: E501 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'display_names': (DisplayNames,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'expiration': (datetime,), # noqa: E501 + 'reservation_selector': (str,), # noqa: E501 + 'resource_type': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'identity': (MoBaseMoRelationship,), # noqa: E501 } @cached_property @@ -150,13 +154,11 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 - 'expiration': 'Expiration', # noqa: E501 'mark_fail': 'MarkFail', # noqa: E501 'resource_moids': 'ResourceMoids', # noqa: E501 - 'resource_type': 'ResourceType', # noqa: E501 - 'status': 'Status', # noqa: E501 'user_moid': 'UserMoid', # noqa: E501 'account': 'Account', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'groups': 'Groups', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 @@ -171,12 +173,17 @@ def discriminator(): 'parent': 'Parent', # noqa: E501 'permission_resources': 'PermissionResources', # noqa: E501 'display_names': 'DisplayNames', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'expiration': 'Expiration', # noqa: E501 + 'reservation_selector': 'ReservationSelector', # noqa: E501 + 'resource_type': 'ResourceType', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'identity': 'Identity', # noqa: E501 } read_only_vars = { - 'expiration', # noqa: E501 - 'status', # noqa: E501 'user_moid', # noqa: E501 + 'custom_permission_resources', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -184,6 +191,7 @@ def discriminator(): 'shared_scope', # noqa: E501 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 + 'status', # noqa: E501 } @classmethod @@ -224,13 +232,11 @@ 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,) - expiration (datetime): Expiration of the resource Reservation.. [optional] # noqa: E501 mark_fail (bool): MarkFail is used to set the reservation status to Failed.. [optional] # noqa: E501 resource_moids ([str], none_type): [optional] # noqa: E501 - resource_type (str): Type of resources which will get filled into the resource groups.. [optional] # noqa: E501 - status (str): Status of the Reservation. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 user_moid (str): Moid of the user who created the reservation.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 groups ([ResourceGroupRelationship], none_type): An array of relationships to resourceGroup resources.. [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 @@ -245,6 +251,12 @@ 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 + description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 + expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 + reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 + status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 + identity (MoBaseMoRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "resource.Reservation") @@ -357,13 +369,11 @@ 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,) - expiration (datetime): Expiration of the resource Reservation.. [optional] # noqa: E501 mark_fail (bool): MarkFail is used to set the reservation status to Failed.. [optional] # noqa: E501 resource_moids ([str], none_type): [optional] # noqa: E501 - resource_type (str): Type of resources which will get filled into the resource groups.. [optional] # noqa: E501 - status (str): Status of the Reservation. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 user_moid (str): Moid of the user who created the reservation.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 groups ([ResourceGroupRelationship], none_type): An array of relationships to resourceGroup resources.. [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 @@ -378,6 +388,12 @@ 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 + description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 + expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 + reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 + status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 + identity (MoBaseMoRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "resource.Reservation") @@ -454,7 +470,7 @@ def _composed_schemas(): 'anyOf': [ ], 'allOf': [ - MoBaseMo, + ResourceAbstractReservation, ResourceReservationAllOf, ], 'oneOf': [ diff --git a/intersight/model/resource_reservation_all_of.py b/intersight/model/resource_reservation_all_of.py index 532307ef70..b686734baa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -32,8 +32,10 @@ def lazy_import(): from intersight.model.iam_account_relationship import IamAccountRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.resource_group_relationship import ResourceGroupRelationship globals()['IamAccountRelationship'] = IamAccountRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['ResourceGroupRelationship'] = ResourceGroupRelationship @@ -68,12 +70,6 @@ class ResourceReservationAllOf(ModelNormal): ('object_type',): { 'RESOURCE.RESERVATION': "resource.Reservation", }, - ('status',): { - 'CREATED': "Created", - 'PROCESSING': "Processing", - 'FAILED': "Failed", - 'FINISHED': "Finished", - }, } validations = { @@ -104,13 +100,11 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 - 'expiration': (datetime,), # noqa: E501 'mark_fail': (bool,), # noqa: E501 'resource_moids': ([str], none_type,), # noqa: E501 - 'resource_type': (str,), # noqa: E501 - 'status': (str,), # noqa: E501 'user_moid': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'groups': ([ResourceGroupRelationship], none_type,), # noqa: E501 } @@ -122,20 +116,17 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 - 'expiration': 'Expiration', # noqa: E501 'mark_fail': 'MarkFail', # noqa: E501 'resource_moids': 'ResourceMoids', # noqa: E501 - 'resource_type': 'ResourceType', # noqa: E501 - 'status': 'Status', # noqa: E501 'user_moid': 'UserMoid', # noqa: E501 'account': 'Account', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'groups': 'Groups', # noqa: E501 } read_only_vars = { - 'expiration', # noqa: E501 - 'status', # noqa: E501 'user_moid', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } _composed_schemas = {} @@ -180,13 +171,11 @@ 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,) - expiration (datetime): Expiration of the resource Reservation.. [optional] # noqa: E501 mark_fail (bool): MarkFail is used to set the reservation status to Failed.. [optional] # noqa: E501 resource_moids ([str], none_type): [optional] # noqa: E501 - resource_type (str): Type of resources which will get filled into the resource groups.. [optional] # noqa: E501 - status (str): Status of the Reservation. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 user_moid (str): Moid of the user who created the reservation.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 groups ([ResourceGroupRelationship], none_type): An array of relationships to resourceGroup resources.. [optional] # noqa: E501 """ @@ -281,13 +270,11 @@ 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,) - expiration (datetime): Expiration of the resource Reservation.. [optional] # noqa: E501 mark_fail (bool): MarkFail is used to set the reservation status to Failed.. [optional] # noqa: E501 resource_moids ([str], none_type): [optional] # noqa: E501 - resource_type (str): Type of resources which will get filled into the resource groups.. [optional] # noqa: E501 - status (str): Status of the Reservation. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 user_moid (str): Moid of the user who created the reservation.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 groups ([ResourceGroupRelationship], none_type): An array of relationships to resourceGroup resources.. [optional] # noqa: E501 """ diff --git a/intersight/model/resource_reservation_list.py b/intersight/model/resource_reservation_list.py index 9ccc82acec..8bacb500ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61db02bb33..252da6f5d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cce3950803..5296184f67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class ResourceReservationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class ResourceReservationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class ResourceReservationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class ResourceReservationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class ResourceReservationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class ResourceReservationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class ResourceReservationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class ResourceReservationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1167,13 +1198,17 @@ def openapi_types(): 'parent': (MoBaseMoRelationship,), # noqa: E501 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'display_names': (DisplayNames,), # noqa: E501 + 'description': (str,), # noqa: E501 'expiration': (datetime,), # noqa: E501 - 'mark_fail': (bool,), # noqa: E501 - 'resource_moids': ([str], none_type,), # noqa: E501 + 'reservation_selector': (str,), # noqa: E501 'resource_type': (str,), # noqa: E501 'status': (str,), # noqa: E501 + 'identity': (MoBaseMoRelationship,), # noqa: E501 + 'mark_fail': (bool,), # noqa: E501 + 'resource_moids': ([str], none_type,), # noqa: E501 'user_moid': (str,), # noqa: E501 'account': (IamAccountRelationship,), # noqa: E501 + 'custom_permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'groups': ([ResourceGroupRelationship], none_type,), # noqa: E501 'object_type': (str,), # noqa: E501 } @@ -1206,13 +1241,17 @@ def discriminator(): 'parent': 'Parent', # noqa: E501 'permission_resources': 'PermissionResources', # noqa: E501 'display_names': 'DisplayNames', # noqa: E501 + 'description': 'Description', # noqa: E501 'expiration': 'Expiration', # noqa: E501 - 'mark_fail': 'MarkFail', # noqa: E501 - 'resource_moids': 'ResourceMoids', # noqa: E501 + 'reservation_selector': 'ReservationSelector', # noqa: E501 'resource_type': 'ResourceType', # noqa: E501 'status': 'Status', # noqa: E501 + 'identity': 'Identity', # noqa: E501 + 'mark_fail': 'MarkFail', # noqa: E501 + 'resource_moids': 'ResourceMoids', # noqa: E501 'user_moid': 'UserMoid', # noqa: E501 'account': 'Account', # noqa: E501 + 'custom_permission_resources': 'CustomPermissionResources', # noqa: E501 'groups': 'Groups', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 } @@ -1225,9 +1264,9 @@ def discriminator(): 'shared_scope', # noqa: E501 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 - 'expiration', # noqa: E501 'status', # noqa: E501 'user_moid', # noqa: E501 + 'custom_permission_resources', # noqa: E501 } @classmethod @@ -1282,13 +1321,17 @@ 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 - expiration (datetime): Expiration of the resource Reservation.. [optional] # noqa: E501 + description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 + expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 + reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 + status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 + identity (MoBaseMoRelationship): [optional] # noqa: E501 mark_fail (bool): MarkFail is used to set the reservation status to Failed.. [optional] # noqa: E501 resource_moids ([str], none_type): [optional] # noqa: E501 - resource_type (str): Type of resources which will get filled into the resource groups.. [optional] # noqa: E501 - status (str): Status of the Reservation. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 user_moid (str): Moid of the user who created the reservation.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 groups ([ResourceGroupRelationship], none_type): An array of relationships to resourceGroup resources.. [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ @@ -1415,13 +1458,17 @@ 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 - expiration (datetime): Expiration of the resource Reservation.. [optional] # noqa: E501 + description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 + expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 + reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 + status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 + identity (MoBaseMoRelationship): [optional] # noqa: E501 mark_fail (bool): MarkFail is used to set the reservation status to Failed.. [optional] # noqa: E501 resource_moids ([str], none_type): [optional] # noqa: E501 - resource_type (str): Type of resources which will get filled into the resource groups.. [optional] # noqa: E501 - status (str): Status of the Reservation. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 user_moid (str): Moid of the user who created the reservation.. [optional] # noqa: E501 account (IamAccountRelationship): [optional] # noqa: E501 + custom_permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 groups ([ResourceGroupRelationship], none_type): An array of relationships to resourceGroup resources.. [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/resource_reservation_response.py b/intersight/model/resource_reservation_response.py index 17e2b3ed92..f9b0b4108f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index b2b4f35008..e2af39c8fd 100644 --- a/intersight/model/resource_selection_criteria.py +++ b/intersight/model/resource_selection_criteria.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_all_of.py b/intersight/model/resource_selection_criteria_all_of.py index 1d4a4c75af..9b400855c1 100644 --- a/intersight/model/resource_selection_criteria_all_of.py +++ b/intersight/model/resource_selection_criteria_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_list.py b/intersight/model/resource_selection_criteria_list.py index 63a28dff0f..91ebee2117 100644 --- a/intersight/model/resource_selection_criteria_list.py +++ b/intersight/model/resource_selection_criteria_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_list_all_of.py b/intersight/model/resource_selection_criteria_list_all_of.py index b43cccf96f..220a818d79 100644 --- a/intersight/model/resource_selection_criteria_list_all_of.py +++ b/intersight/model/resource_selection_criteria_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_response.py b/intersight/model/resource_selection_criteria_response.py index b55b85fab3..86a887c0af 100644 --- a/intersight/model/resource_selection_criteria_response.py +++ b/intersight/model/resource_selection_criteria_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selector.py b/intersight/model/resource_selector.py index 200381f2e4..d36ddd0d1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f764ce7aad..bb323847b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder.py b/intersight/model/resource_shared_resources_info_holder.py index e72df9e5e3..f019423b87 100644 --- a/intersight/model/resource_shared_resources_info_holder.py +++ b/intersight/model/resource_shared_resources_info_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_all_of.py b/intersight/model/resource_shared_resources_info_holder_all_of.py index 00ba017fe1..4a68d9523e 100644 --- a/intersight/model/resource_shared_resources_info_holder_all_of.py +++ b/intersight/model/resource_shared_resources_info_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_list.py b/intersight/model/resource_shared_resources_info_holder_list.py index c3cf956d88..d55618fe8d 100644 --- a/intersight/model/resource_shared_resources_info_holder_list.py +++ b/intersight/model/resource_shared_resources_info_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_list_all_of.py b/intersight/model/resource_shared_resources_info_holder_list_all_of.py index bbc3e0c100..e5b1d10a73 100644 --- a/intersight/model/resource_shared_resources_info_holder_list_all_of.py +++ b/intersight/model/resource_shared_resources_info_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_response.py b/intersight/model/resource_shared_resources_info_holder_response.py index 46438141a6..62d5a216f7 100644 --- a/intersight/model/resource_shared_resources_info_holder_response.py +++ b/intersight/model/resource_shared_resources_info_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3ecab0375..f2405b6072 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,7 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'permission_resources': ([MoMoRef], none_type,), # noqa: E501 + 'propagate_to_target': (bool,), # noqa: E501 'source_object': (MoMoRef,), # noqa: E501 } @@ -116,10 +117,12 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'permission_resources': 'PermissionResources', # noqa: E501 + 'propagate_to_target': 'PropagateToTarget', # noqa: E501 'source_object': 'SourceObject', # noqa: E501 } read_only_vars = { + 'propagate_to_target', # noqa: E501 } @classmethod @@ -161,6 +164,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) permission_resources ([MoMoRef], none_type): [optional] # noqa: E501 + propagate_to_target (bool): PropagateToTarget is a boolean value which indicates whether to propagate the PermissionResources of the source object to the PermissionResources of the target object. If set to true, then PermissionResources of the target object along with its children hierarchy gets updated with PermissionResources of the source object. If set to false while propagating the PermissionResources from source object, PermissionResources against the Source in SourceToPermissionResourceHolder property of Target object will be set to PermissionResources of the source object. In this case, while evaluating access to an MO, we need to consider CustomPermissionResources for org user to get right access to the MO.. [optional] if omitted the server will use the default value of True # noqa: E501 source_object (MoMoRef): [optional] # noqa: E501 """ @@ -275,6 +279,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) permission_resources ([MoMoRef], none_type): [optional] # noqa: E501 + propagate_to_target (bool): PropagateToTarget is a boolean value which indicates whether to propagate the PermissionResources of the source object to the PermissionResources of the target object. If set to true, then PermissionResources of the target object along with its children hierarchy gets updated with PermissionResources of the source object. If set to false while propagating the PermissionResources from source object, PermissionResources against the Source in SourceToPermissionResourceHolder property of Target object will be set to PermissionResources of the source object. In this case, while evaluating access to an MO, we need to consider CustomPermissionResources for org user to get right access to the MO.. [optional] if omitted the server will use the default value of True # noqa: E501 source_object (MoMoRef): [optional] # noqa: E501 """ 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 025c55d639..292dd6d577 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 'permission_resources': ([MoMoRef], none_type,), # noqa: E501 + 'propagate_to_target': (bool,), # noqa: E501 'source_object': (MoMoRef,), # noqa: E501 } @@ -109,10 +110,12 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'permission_resources': 'PermissionResources', # noqa: E501 + 'propagate_to_target': 'PropagateToTarget', # noqa: E501 'source_object': 'SourceObject', # noqa: E501 } read_only_vars = { + 'propagate_to_target', # noqa: E501 } _composed_schemas = {} @@ -158,6 +161,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) permission_resources ([MoMoRef], none_type): [optional] # noqa: E501 + propagate_to_target (bool): PropagateToTarget is a boolean value which indicates whether to propagate the PermissionResources of the source object to the PermissionResources of the target object. If set to true, then PermissionResources of the target object along with its children hierarchy gets updated with PermissionResources of the source object. If set to false while propagating the PermissionResources from source object, PermissionResources against the Source in SourceToPermissionResourceHolder property of Target object will be set to PermissionResources of the source object. In this case, while evaluating access to an MO, we need to consider CustomPermissionResources for org user to get right access to the MO.. [optional] if omitted the server will use the default value of True # noqa: E501 source_object (MoMoRef): [optional] # noqa: E501 """ @@ -253,6 +257,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) permission_resources ([MoMoRef], none_type): [optional] # noqa: E501 + propagate_to_target (bool): PropagateToTarget is a boolean value which indicates whether to propagate the PermissionResources of the source object to the PermissionResources of the target object. If set to true, then PermissionResources of the target object along with its children hierarchy gets updated with PermissionResources of the source object. If set to false while propagating the PermissionResources from source object, PermissionResources against the Source in SourceToPermissionResourceHolder property of Target object will be set to PermissionResources of the source object. In this case, while evaluating access to an MO, we need to consider CustomPermissionResources for org user to get right access to the MO.. [optional] if omitted the server will use the default value of True # noqa: E501 source_object (MoMoRef): [optional] # noqa: E501 """ diff --git a/intersight/model/resource_source_to_permission_resources_holder.py b/intersight/model/resource_source_to_permission_resources_holder.py index 294f9cd163..9ebdd873a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 763a165885..715ec2bc44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a15d455c4..674cfac57a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 18fee006aa..326bb07c51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f0f9a7b6b..bf627359de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b65303cc7b..68df4875b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74348a9154..7e6d6a7b64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class ResourcepoolLeaseParameters(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class ResourcepoolLeaseParameters(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class ResourcepoolLeaseParameters(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class ResourcepoolLeaseParameters(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class ResourcepoolLeaseParameters(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class ResourcepoolLeaseParameters(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/resourcepool_lease_relationship.py b/intersight/model/resourcepool_lease_relationship.py index aa8ddd4f95..a669c5f858 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -109,6 +109,18 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -212,6 +224,7 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -233,6 +246,8 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -294,6 +309,13 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -415,6 +437,10 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -652,6 +678,8 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -850,6 +878,8 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1130,6 +1160,7 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/resourcepool_lease_resource.py b/intersight/model/resourcepool_lease_resource.py index 4dc02bee0a..e605621953 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73cb66e38c..56b32e847d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94a97a58e3..58f30de102 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07647e42b2..d737ca630d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d304141c45..270d523864 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/resourcepool_lease_resource_response.py b/intersight/model/resourcepool_lease_resource_response.py index cffa61e8cd..8d19bdc470 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c881136c93..0fa7331430 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_membership_reservation.py b/intersight/model/resourcepool_membership_reservation.py index edeec0c74f..d7ece69898 100644 --- a/intersight/model/resourcepool_membership_reservation.py +++ b/intersight/model/resourcepool_membership_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -240,7 +240,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 - resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit for pools.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 identity (MoBaseMoRelationship): [optional] # noqa: E501 """ @@ -373,7 +373,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 description (str): Details of the use case for which the reservation was created, such as decommissioning.. [optional] # noqa: E501 expiration (datetime): The resource reservation includes an expiration date and a timestamp indicating when this management object will be cleared. The expiration date is set during the decommissioning process and is maintained for a period of 3 months.. [optional] # noqa: E501 reservation_selector (str): The unique identification of the resource is based on the resource OData string, which is mentioned as part of the ReservationSelector. For example, 'Serial eq 'EM6259AE6B'.. [optional] # noqa: E501 - resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit for pools.. [optional] # noqa: E501 + resource_type (str): The type of resource that is placed into resource groups or pools. Resource Type can be either 'compute.Blade' or 'compute.RackUnit' for pools.. [optional] # noqa: E501 status (str): The reservation status can be in the 'Created', 'Processing', 'Failed', or 'Finished' state. * `Created` - By default, a reservation is in Created status. * `Processing` - A reservation is changed to Processing status for appliance mode resource claim requests. * `Failed` - A reservation is changed to Failed status if the validations on resources, resource groups fails. * `Finished` - A reservation is changed to Finished status if the validations on resources, resource groups are successful. The resource moids in reservation will be added to resource groups using OData filters.. [optional] if omitted the server will use the default value of "Created" # noqa: E501 identity (MoBaseMoRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/resourcepool_membership_reservation_all_of.py b/intersight/model/resourcepool_membership_reservation_all_of.py index f3eeb41930..f851faef24 100644 --- a/intersight/model/resourcepool_membership_reservation_all_of.py +++ b/intersight/model/resourcepool_membership_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_membership_reservation_list.py b/intersight/model/resourcepool_membership_reservation_list.py index d096a86398..670231f458 100644 --- a/intersight/model/resourcepool_membership_reservation_list.py +++ b/intersight/model/resourcepool_membership_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_membership_reservation_list_all_of.py b/intersight/model/resourcepool_membership_reservation_list_all_of.py index edd3761a17..a74c303fd9 100644 --- a/intersight/model/resourcepool_membership_reservation_list_all_of.py +++ b/intersight/model/resourcepool_membership_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_membership_reservation_response.py b/intersight/model/resourcepool_membership_reservation_response.py index 27d4e04f6f..2564e88527 100644 --- a/intersight/model/resourcepool_membership_reservation_response.py +++ b/intersight/model/resourcepool_membership_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e070c07794..173bfbef20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93e06f96d7..b35baa9e28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8908cd66b5..47f36f6ea9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69f225f814..dffcb51f30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 542bae72b9..42278c3d8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7acd2f737b..a60889d868 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3b1c12f91..9be781ed24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96d4aea34f..a75f462233 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f8b9aadb8..f5314d1d41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/resourcepool_pool_member_response.py b/intersight/model/resourcepool_pool_member_response.py index cd38f11a82..d237910519 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a801daadfb..5b6b0b9927 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class ResourcepoolPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class ResourcepoolPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class ResourcepoolPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class ResourcepoolPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class ResourcepoolPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class ResourcepoolPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class ResourcepoolPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class ResourcepoolPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/resourcepool_pool_response.py b/intersight/model/resourcepool_pool_response.py index a4d9982567..50776d0b9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3c8a51237..a6bcf84d38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/resourcepool_server_lease_parameters.py b/intersight/model/resourcepool_server_lease_parameters.py index fdc8e0853b..b9f93a61a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4fa1f7573..1942dd70b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d97462a513..8d3a7888bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e55b29e072..989897dbcf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d59bf137cf..6ccfef78a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6929773987..64e1e0f1e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e2aa71497..8414f100b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d28fe515c..a5f18feb21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15c589a660..88dd958abf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/resourcepool_universe_response.py b/intersight/model/resourcepool_universe_response.py index 4a497724ef..518aa6648c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2a483b59d..96ce9991c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7fc8e70e8..75b9efde87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_abstract_scheduling_params.py b/intersight/model/scheduler_abstract_scheduling_params.py index ddaa6ac698..39cf07535b 100644 --- a/intersight/model/scheduler_abstract_scheduling_params.py +++ b/intersight/model/scheduler_abstract_scheduling_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -76,6 +76,7 @@ class SchedulerAbstractSchedulingParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -167,12 +168,14 @@ class SchedulerAbstractSchedulingParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -762,7 +765,9 @@ class SchedulerAbstractSchedulingParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -787,6 +792,7 @@ class SchedulerAbstractSchedulingParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -878,12 +884,14 @@ class SchedulerAbstractSchedulingParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1473,7 +1481,9 @@ class SchedulerAbstractSchedulingParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/scheduler_abstract_task_request.py b/intersight/model/scheduler_abstract_task_request.py index b01844c710..7d2ab68c47 100644 --- a/intersight/model/scheduler_abstract_task_request.py +++ b/intersight/model/scheduler_abstract_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class SchedulerAbstractTaskRequest(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class SchedulerAbstractTaskRequest(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class SchedulerAbstractTaskRequest(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class SchedulerAbstractTaskRequest(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class SchedulerAbstractTaskRequest(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class SchedulerAbstractTaskRequest(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/scheduler_base_cadence_params.py b/intersight/model/scheduler_base_cadence_params.py index 581b18c4ed..478fd23e19 100644 --- a/intersight/model/scheduler_base_cadence_params.py +++ b/intersight/model/scheduler_base_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -82,6 +82,7 @@ class SchedulerBaseCadenceParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -173,12 +174,14 @@ class SchedulerBaseCadenceParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -768,7 +771,9 @@ class SchedulerBaseCadenceParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -793,6 +798,7 @@ class SchedulerBaseCadenceParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -884,12 +890,14 @@ class SchedulerBaseCadenceParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1479,7 +1487,9 @@ class SchedulerBaseCadenceParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/scheduler_base_monthly_cadence_params.py b/intersight/model/scheduler_base_monthly_cadence_params.py index e612372be9..93a8e3e93a 100644 --- a/intersight/model/scheduler_base_monthly_cadence_params.py +++ b/intersight/model/scheduler_base_monthly_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_base_monthly_cadence_params_all_of.py b/intersight/model/scheduler_base_monthly_cadence_params_all_of.py index 94167d96bc..8a9becdef8 100644 --- a/intersight/model/scheduler_base_monthly_cadence_params_all_of.py +++ b/intersight/model/scheduler_base_monthly_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_base_schedule_params.py b/intersight/model/scheduler_base_schedule_params.py index 751302f733..66a41b9f94 100644 --- a/intersight/model/scheduler_base_schedule_params.py +++ b/intersight/model/scheduler_base_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_base_schedule_params_all_of.py b/intersight/model/scheduler_base_schedule_params_all_of.py index e4aaf19034..db1265ff6d 100644 --- a/intersight/model/scheduler_base_schedule_params_all_of.py +++ b/intersight/model/scheduler_base_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_daily_cadence_params.py b/intersight/model/scheduler_daily_cadence_params.py index ae47d77fee..34c586467c 100644 --- a/intersight/model/scheduler_daily_cadence_params.py +++ b/intersight/model/scheduler_daily_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_daily_cadence_params_all_of.py b/intersight/model/scheduler_daily_cadence_params_all_of.py index 44bc7ce381..1b0af7137b 100644 --- a/intersight/model/scheduler_daily_cadence_params_all_of.py +++ b/intersight/model/scheduler_daily_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_every_cadence_params.py b/intersight/model/scheduler_every_cadence_params.py index f9907677bc..2b59f271a6 100644 --- a/intersight/model/scheduler_every_cadence_params.py +++ b/intersight/model/scheduler_every_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_every_cadence_params_all_of.py b/intersight/model/scheduler_every_cadence_params_all_of.py index 37150d1052..f0ae7893d7 100644 --- a/intersight/model/scheduler_every_cadence_params_all_of.py +++ b/intersight/model/scheduler_every_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_monthly_cadence_params.py b/intersight/model/scheduler_monthly_cadence_params.py index 42751258ac..6271317646 100644 --- a/intersight/model/scheduler_monthly_cadence_params.py +++ b/intersight/model/scheduler_monthly_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_monthly_week_day_format.py b/intersight/model/scheduler_monthly_week_day_format.py index 4a8a27ca00..747605e83e 100644 --- a/intersight/model/scheduler_monthly_week_day_format.py +++ b/intersight/model/scheduler_monthly_week_day_format.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class SchedulerMonthlyWeekDayFormat(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class SchedulerMonthlyWeekDayFormat(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class SchedulerMonthlyWeekDayFormat(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class SchedulerMonthlyWeekDayFormat(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class SchedulerMonthlyWeekDayFormat(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class SchedulerMonthlyWeekDayFormat(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/scheduler_monthly_week_day_format_all_of.py b/intersight/model/scheduler_monthly_week_day_format_all_of.py index bbd389898c..3383908fb3 100644 --- a/intersight/model/scheduler_monthly_week_day_format_all_of.py +++ b/intersight/model/scheduler_monthly_week_day_format_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_one_time_schedule_params.py b/intersight/model/scheduler_one_time_schedule_params.py index 7aeffe5317..5da1d52b15 100644 --- a/intersight/model/scheduler_one_time_schedule_params.py +++ b/intersight/model/scheduler_one_time_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_recurring_schedule_params.py b/intersight/model/scheduler_recurring_schedule_params.py index 0a828fcd36..3f92823534 100644 --- a/intersight/model/scheduler_recurring_schedule_params.py +++ b/intersight/model/scheduler_recurring_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_rest_stim_task_request.py b/intersight/model/scheduler_rest_stim_task_request.py index 656fd451c3..5c79a20f80 100644 --- a/intersight/model/scheduler_rest_stim_task_request.py +++ b/intersight/model/scheduler_rest_stim_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_rest_stim_task_request_all_of.py b/intersight/model/scheduler_rest_stim_task_request_all_of.py index 38842fb7ce..8d0774b0df 100644 --- a/intersight/model/scheduler_rest_stim_task_request_all_of.py +++ b/intersight/model/scheduler_rest_stim_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_result.py b/intersight/model/scheduler_task_result.py index 3f239bbb3a..a1dfacc6c6 100644 --- a/intersight/model/scheduler_task_result.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_result_all_of.py b/intersight/model/scheduler_task_result_all_of.py index fd225c63b1..d7936fe196 100644 --- a/intersight/model/scheduler_task_result_all_of.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_result_list.py b/intersight/model/scheduler_task_result_list.py index c843bb3e43..a86bb45e9a 100644 --- a/intersight/model/scheduler_task_result_list.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_result_list_all_of.py b/intersight/model/scheduler_task_result_list_all_of.py index ebd8882e01..b5e4f10724 100644 --- a/intersight/model/scheduler_task_result_list_all_of.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_result_response.py b/intersight/model/scheduler_task_result_response.py index 02f9466ec9..518e4e43de 100644 --- a/intersight/model/scheduler_task_result_response.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_result_status.py b/intersight/model/scheduler_task_result_status.py index 136cee9438..70d7e6e3e8 100644 --- a/intersight/model/scheduler_task_result_status.py +++ b/intersight/model/scheduler_task_result_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_result_status_all_of.py b/intersight/model/scheduler_task_result_status_all_of.py index 5dc3e74c81..91d0af705e 100644 --- a/intersight/model/scheduler_task_result_status_all_of.py +++ b/intersight/model/scheduler_task_result_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_schedule.py b/intersight/model/scheduler_task_schedule.py index 2419f1f219..385d32d852 100644 --- a/intersight/model/scheduler_task_schedule.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -251,7 +251,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 status (SchedulerTaskScheduleStatus): [optional] # noqa: E501 suspend_end_time (datetime): Suspend a task until an end date. this applies only to the action suspendTill.. [optional] # noqa: E501 task_request (SchedulerRestStimTaskRequest): [optional] # noqa: E501 - type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern. This option is not currently supported.. [optional] if omitted the server will use the default value of "None" # noqa: E501 associated_object (MoBaseMoRelationship): [optional] # noqa: E501 workflow_definition (WorkflowWorkflowDefinitionRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 @@ -387,7 +387,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 status (SchedulerTaskScheduleStatus): [optional] # noqa: E501 suspend_end_time (datetime): Suspend a task until an end date. this applies only to the action suspendTill.. [optional] # noqa: E501 task_request (SchedulerRestStimTaskRequest): [optional] # noqa: E501 - type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern. This option is not currently supported.. [optional] if omitted the server will use the default value of "None" # noqa: E501 associated_object (MoBaseMoRelationship): [optional] # noqa: E501 workflow_definition (WorkflowWorkflowDefinitionRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 diff --git a/intersight/model/scheduler_task_schedule_all_of.py b/intersight/model/scheduler_task_schedule_all_of.py index a8b08fba84..70c5700154 100644 --- a/intersight/model/scheduler_task_schedule_all_of.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -209,7 +209,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 status (SchedulerTaskScheduleStatus): [optional] # noqa: E501 suspend_end_time (datetime): Suspend a task until an end date. this applies only to the action suspendTill.. [optional] # noqa: E501 task_request (SchedulerRestStimTaskRequest): [optional] # noqa: E501 - type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern. This option is not currently supported.. [optional] if omitted the server will use the default value of "None" # noqa: E501 associated_object (MoBaseMoRelationship): [optional] # noqa: E501 workflow_definition (WorkflowWorkflowDefinitionRelationship): [optional] # noqa: E501 """ @@ -313,7 +313,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 status (SchedulerTaskScheduleStatus): [optional] # noqa: E501 suspend_end_time (datetime): Suspend a task until an end date. this applies only to the action suspendTill.. [optional] # noqa: E501 task_request (SchedulerRestStimTaskRequest): [optional] # noqa: E501 - type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern. This option is not currently supported.. [optional] if omitted the server will use the default value of "None" # noqa: E501 associated_object (MoBaseMoRelationship): [optional] # noqa: E501 workflow_definition (WorkflowWorkflowDefinitionRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/scheduler_task_schedule_list.py b/intersight/model/scheduler_task_schedule_list.py index 9921b51efc..7adb123954 100644 --- a/intersight/model/scheduler_task_schedule_list.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_schedule_list_all_of.py b/intersight/model/scheduler_task_schedule_list_all_of.py index c8ea792198..577e47890e 100644 --- a/intersight/model/scheduler_task_schedule_list_all_of.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_schedule_relationship.py b/intersight/model/scheduler_task_schedule_relationship.py index 094bcbfe99..eb54bfef09 100644 --- a/intersight/model/scheduler_task_schedule_relationship.py +++ b/intersight/model/scheduler_task_schedule_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -112,6 +112,18 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -215,6 +227,7 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -236,6 +249,8 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -297,6 +312,13 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -418,6 +440,10 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -655,6 +681,8 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -853,6 +881,8 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1133,6 +1163,7 @@ class SchedulerTaskScheduleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1309,7 +1340,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 status (SchedulerTaskScheduleStatus): [optional] # noqa: E501 suspend_end_time (datetime): Suspend a task until an end date. this applies only to the action suspendTill.. [optional] # noqa: E501 task_request (SchedulerRestStimTaskRequest): [optional] # noqa: E501 - type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern. This option is not currently supported.. [optional] if omitted the server will use the default value of "None" # noqa: E501 associated_object (MoBaseMoRelationship): [optional] # noqa: E501 workflow_definition (WorkflowWorkflowDefinitionRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 @@ -1445,7 +1476,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 status (SchedulerTaskScheduleStatus): [optional] # noqa: E501 suspend_end_time (datetime): Suspend a task until an end date. this applies only to the action suspendTill.. [optional] # noqa: E501 task_request (SchedulerRestStimTaskRequest): [optional] # noqa: E501 - type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + type (str): An Enum describing the type of scheduler to use. * `None` - No value was set for the schedule type (Enum value None). * `OneTime` - Define a one-time task execution time that will not automatically repeat. * `Recurring` - Specify a recurring task cadence based on a predefined pattern, such as daily, weekly, monthly, yearly, or every pattern. This option is not currently supported.. [optional] if omitted the server will use the default value of "None" # noqa: E501 associated_object (MoBaseMoRelationship): [optional] # noqa: E501 workflow_definition (WorkflowWorkflowDefinitionRelationship): [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/scheduler_task_schedule_response.py b/intersight/model/scheduler_task_schedule_response.py index 57da33ba65..8ae76e3b93 100644 --- a/intersight/model/scheduler_task_schedule_response.py +++ b/intersight/model/scheduler_task_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_schedule_status.py b/intersight/model/scheduler_task_schedule_status.py index 68c458be2b..a56daaa2bf 100644 --- a/intersight/model/scheduler_task_schedule_status.py +++ b/intersight/model/scheduler_task_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_task_schedule_status_all_of.py b/intersight/model/scheduler_task_schedule_status_all_of.py index 5ac5fc3840..08d6b82c5a 100644 --- a/intersight/model/scheduler_task_schedule_status_all_of.py +++ b/intersight/model/scheduler_task_schedule_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_weekly_cadence_params.py b/intersight/model/scheduler_weekly_cadence_params.py index 0a983cb97f..0d2cb95f1c 100644 --- a/intersight/model/scheduler_weekly_cadence_params.py +++ b/intersight/model/scheduler_weekly_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_weekly_cadence_params_all_of.py b/intersight/model/scheduler_weekly_cadence_params_all_of.py index 251ca486f1..e51008b024 100644 --- a/intersight/model/scheduler_weekly_cadence_params_all_of.py +++ b/intersight/model/scheduler_weekly_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_yearly_cadence_params.py b/intersight/model/scheduler_yearly_cadence_params.py index f49cf955e4..cb9697e21c 100644 --- a/intersight/model/scheduler_yearly_cadence_params.py +++ b/intersight/model/scheduler_yearly_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/scheduler_yearly_cadence_params_all_of.py b/intersight/model/scheduler_yearly_cadence_params_all_of.py index 3b278ee321..5a8b242134 100644 --- a/intersight/model/scheduler_yearly_cadence_params_all_of.py +++ b/intersight/model/scheduler_yearly_cadence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdaaci_connection.py b/intersight/model/sdaaci_connection.py new file mode 100644 index 0000000000..6a7abf60d2 --- /dev/null +++ b/intersight/model/sdaaci_connection.py @@ -0,0 +1,502 @@ +""" + 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-16711 + 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.asset_target_relationship import AssetTargetRelationship + 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.sdaaci_connection_all_of import SdaaciConnectionAllOf + globals()['AssetTargetRelationship'] = AssetTargetRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['SdaaciConnectionAllOf'] = SdaaciConnectionAllOf + + +class SdaaciConnection(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',): { + 'SDAACI.CONNECTION': "sdaaci.Connection", + }, + ('object_type',): { + 'SDAACI.CONNECTION': "sdaaci.Connection", + }, + ('status',): { + 'NOTCONNECTED': "NotConnected", + 'CONNECTED': "Connected", + }, + } + + validations = { + ('epg_subnet',): { + 'regex': { + 'pattern': r'^$|^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\/([0-9]|[1-2][0-9]|3[0-2])$', # 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 + 'aci_l3_out': (str,), # noqa: E501 + 'aci_match_rule_name': (str,), # noqa: E501 + 'aci_tenant': (str,), # noqa: E501 + 'campus_fabric_site': (str,), # noqa: E501 + 'epg': (str,), # noqa: E501 + 'epg_subnet': (str,), # noqa: E501 + 'firewall_device': (str,), # noqa: E501 + 'firewall_domain': (str,), # noqa: E501 + 'node_profile': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'transit': (str,), # noqa: E501 + 'virtual_network': (str,), # noqa: E501 + 'vn_epg': (str,), # noqa: E501 + 'vrf': (str,), # noqa: E501 + 'apic_target': (AssetTargetRelationship,), # noqa: E501 + 'dnac_target': (AssetTargetRelationship,), # noqa: E501 + 'fmc_target': (AssetTargetRelationship,), # 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 + 'aci_l3_out': 'AciL3Out', # noqa: E501 + 'aci_match_rule_name': 'AciMatchRuleName', # noqa: E501 + 'aci_tenant': 'AciTenant', # noqa: E501 + 'campus_fabric_site': 'CampusFabricSite', # noqa: E501 + 'epg': 'Epg', # noqa: E501 + 'epg_subnet': 'EpgSubnet', # noqa: E501 + 'firewall_device': 'FirewallDevice', # noqa: E501 + 'firewall_domain': 'FirewallDomain', # noqa: E501 + 'node_profile': 'NodeProfile', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'transit': 'Transit', # noqa: E501 + 'virtual_network': 'VirtualNetwork', # noqa: E501 + 'vn_epg': 'VnEpg', # noqa: E501 + 'vrf': 'Vrf', # noqa: E501 + 'apic_target': 'ApicTarget', # noqa: E501 + 'dnac_target': 'DnacTarget', # noqa: E501 + 'fmc_target': 'FmcTarget', # 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 + """SdaaciConnection - 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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,) + aci_l3_out (str): ACI L3Out Name User Input.. [optional] # noqa: E501 + aci_match_rule_name (str): Name of the Match Rule in Cisco APIC.. [optional] # noqa: E501 + aci_tenant (str): ACI tenant Name for Selected APIC Target.. [optional] # noqa: E501 + campus_fabric_site (str): Campus fabric site id in which the border node has configured.. [optional] # noqa: E501 + epg (str): Application EPG Name of this connection.. [optional] # noqa: E501 + epg_subnet (str): EPG Subnet Ipv4Cidr which is configured on APIC.. [optional] # noqa: E501 + firewall_device (str): Device within the selected domain used to configure Firewall.. [optional] # noqa: E501 + firewall_domain (str): Domain used to configure Firewall.. [optional] # noqa: E501 + node_profile (str): L3Out Node Profile in Cisco APIC.. [optional] # noqa: E501 + status (str): Connection status between SDA and ACI. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + transit (str): Transit id for given border node.. [optional] # noqa: E501 + virtual_network (str): Virtual Network of this connection.. [optional] # noqa: E501 + vn_epg (str): Contains both VN and EPG of this connection.. [optional] # noqa: E501 + vrf (str): APIC Tenant VRF from APIC.. [optional] # noqa: E501 + apic_target (AssetTargetRelationship): [optional] # noqa: E501 + dnac_target (AssetTargetRelationship): [optional] # noqa: E501 + fmc_target (AssetTargetRelationship): [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', "sdaaci.Connection") + object_type = kwargs.get('object_type', "sdaaci.Connection") + _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 + """SdaaciConnection - 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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,) + aci_l3_out (str): ACI L3Out Name User Input.. [optional] # noqa: E501 + aci_match_rule_name (str): Name of the Match Rule in Cisco APIC.. [optional] # noqa: E501 + aci_tenant (str): ACI tenant Name for Selected APIC Target.. [optional] # noqa: E501 + campus_fabric_site (str): Campus fabric site id in which the border node has configured.. [optional] # noqa: E501 + epg (str): Application EPG Name of this connection.. [optional] # noqa: E501 + epg_subnet (str): EPG Subnet Ipv4Cidr which is configured on APIC.. [optional] # noqa: E501 + firewall_device (str): Device within the selected domain used to configure Firewall.. [optional] # noqa: E501 + firewall_domain (str): Domain used to configure Firewall.. [optional] # noqa: E501 + node_profile (str): L3Out Node Profile in Cisco APIC.. [optional] # noqa: E501 + status (str): Connection status between SDA and ACI. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + transit (str): Transit id for given border node.. [optional] # noqa: E501 + virtual_network (str): Virtual Network of this connection.. [optional] # noqa: E501 + vn_epg (str): Contains both VN and EPG of this connection.. [optional] # noqa: E501 + vrf (str): APIC Tenant VRF from APIC.. [optional] # noqa: E501 + apic_target (AssetTargetRelationship): [optional] # noqa: E501 + dnac_target (AssetTargetRelationship): [optional] # noqa: E501 + fmc_target (AssetTargetRelationship): [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', "sdaaci.Connection") + object_type = kwargs.get('object_type', "sdaaci.Connection") + _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, + SdaaciConnectionAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/sdaaci_connection_all_of.py b/intersight/model/sdaaci_connection_all_of.py new file mode 100644 index 0000000000..e26f53d72f --- /dev/null +++ b/intersight/model/sdaaci_connection_all_of.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-16711 + 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.asset_target_relationship import AssetTargetRelationship + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + globals()['AssetTargetRelationship'] = AssetTargetRelationship + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + + +class SdaaciConnectionAllOf(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',): { + 'SDAACI.CONNECTION': "sdaaci.Connection", + }, + ('object_type',): { + 'SDAACI.CONNECTION': "sdaaci.Connection", + }, + ('status',): { + 'NOTCONNECTED': "NotConnected", + 'CONNECTED': "Connected", + }, + } + + validations = { + ('epg_subnet',): { + 'regex': { + 'pattern': r'^$|^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\/([0-9]|[1-2][0-9]|3[0-2])$', # 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 + 'aci_l3_out': (str,), # noqa: E501 + 'aci_match_rule_name': (str,), # noqa: E501 + 'aci_tenant': (str,), # noqa: E501 + 'campus_fabric_site': (str,), # noqa: E501 + 'epg': (str,), # noqa: E501 + 'epg_subnet': (str,), # noqa: E501 + 'firewall_device': (str,), # noqa: E501 + 'firewall_domain': (str,), # noqa: E501 + 'node_profile': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'transit': (str,), # noqa: E501 + 'virtual_network': (str,), # noqa: E501 + 'vn_epg': (str,), # noqa: E501 + 'vrf': (str,), # noqa: E501 + 'apic_target': (AssetTargetRelationship,), # noqa: E501 + 'dnac_target': (AssetTargetRelationship,), # noqa: E501 + 'fmc_target': (AssetTargetRelationship,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'aci_l3_out': 'AciL3Out', # noqa: E501 + 'aci_match_rule_name': 'AciMatchRuleName', # noqa: E501 + 'aci_tenant': 'AciTenant', # noqa: E501 + 'campus_fabric_site': 'CampusFabricSite', # noqa: E501 + 'epg': 'Epg', # noqa: E501 + 'epg_subnet': 'EpgSubnet', # noqa: E501 + 'firewall_device': 'FirewallDevice', # noqa: E501 + 'firewall_domain': 'FirewallDomain', # noqa: E501 + 'node_profile': 'NodeProfile', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'transit': 'Transit', # noqa: E501 + 'virtual_network': 'VirtualNetwork', # noqa: E501 + 'vn_epg': 'VnEpg', # noqa: E501 + 'vrf': 'Vrf', # noqa: E501 + 'apic_target': 'ApicTarget', # noqa: E501 + 'dnac_target': 'DnacTarget', # noqa: E501 + 'fmc_target': 'FmcTarget', # 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 + """SdaaciConnectionAllOf - 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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,) + aci_l3_out (str): ACI L3Out Name User Input.. [optional] # noqa: E501 + aci_match_rule_name (str): Name of the Match Rule in Cisco APIC.. [optional] # noqa: E501 + aci_tenant (str): ACI tenant Name for Selected APIC Target.. [optional] # noqa: E501 + campus_fabric_site (str): Campus fabric site id in which the border node has configured.. [optional] # noqa: E501 + epg (str): Application EPG Name of this connection.. [optional] # noqa: E501 + epg_subnet (str): EPG Subnet Ipv4Cidr which is configured on APIC.. [optional] # noqa: E501 + firewall_device (str): Device within the selected domain used to configure Firewall.. [optional] # noqa: E501 + firewall_domain (str): Domain used to configure Firewall.. [optional] # noqa: E501 + node_profile (str): L3Out Node Profile in Cisco APIC.. [optional] # noqa: E501 + status (str): Connection status between SDA and ACI. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + transit (str): Transit id for given border node.. [optional] # noqa: E501 + virtual_network (str): Virtual Network of this connection.. [optional] # noqa: E501 + vn_epg (str): Contains both VN and EPG of this connection.. [optional] # noqa: E501 + vrf (str): APIC Tenant VRF from APIC.. [optional] # noqa: E501 + apic_target (AssetTargetRelationship): [optional] # noqa: E501 + dnac_target (AssetTargetRelationship): [optional] # noqa: E501 + fmc_target (AssetTargetRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "sdaaci.Connection") + object_type = kwargs.get('object_type', "sdaaci.Connection") + _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 + """SdaaciConnectionAllOf - 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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 "sdaaci.Connection", must be one of ["sdaaci.Connection", ] # 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,) + aci_l3_out (str): ACI L3Out Name User Input.. [optional] # noqa: E501 + aci_match_rule_name (str): Name of the Match Rule in Cisco APIC.. [optional] # noqa: E501 + aci_tenant (str): ACI tenant Name for Selected APIC Target.. [optional] # noqa: E501 + campus_fabric_site (str): Campus fabric site id in which the border node has configured.. [optional] # noqa: E501 + epg (str): Application EPG Name of this connection.. [optional] # noqa: E501 + epg_subnet (str): EPG Subnet Ipv4Cidr which is configured on APIC.. [optional] # noqa: E501 + firewall_device (str): Device within the selected domain used to configure Firewall.. [optional] # noqa: E501 + firewall_domain (str): Domain used to configure Firewall.. [optional] # noqa: E501 + node_profile (str): L3Out Node Profile in Cisco APIC.. [optional] # noqa: E501 + status (str): Connection status between SDA and ACI. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + transit (str): Transit id for given border node.. [optional] # noqa: E501 + virtual_network (str): Virtual Network of this connection.. [optional] # noqa: E501 + vn_epg (str): Contains both VN and EPG of this connection.. [optional] # noqa: E501 + vrf (str): APIC Tenant VRF from APIC.. [optional] # noqa: E501 + apic_target (AssetTargetRelationship): [optional] # noqa: E501 + dnac_target (AssetTargetRelationship): [optional] # noqa: E501 + fmc_target (AssetTargetRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "sdaaci.Connection") + object_type = kwargs.get('object_type', "sdaaci.Connection") + _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/sdaaci_connection_detail.py b/intersight/model/sdaaci_connection_detail.py new file mode 100644 index 0000000000..6e64a10fda --- /dev/null +++ b/intersight/model/sdaaci_connection_detail.py @@ -0,0 +1,484 @@ +""" + 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-16711 + 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.sdaaci_connection_detail_all_of import SdaaciConnectionDetailAllOf + from intersight.model.sdaaci_connection_relationship import SdaaciConnectionRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['SdaaciConnectionDetailAllOf'] = SdaaciConnectionDetailAllOf + globals()['SdaaciConnectionRelationship'] = SdaaciConnectionRelationship + + +class SdaaciConnectionDetail(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',): { + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + }, + ('object_type',): { + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + }, + ('status',): { + 'NOTCONNECTED': "NotConnected", + 'CONNECTED': "Connected", + }, + } + + validations = { + ('peer_aip_address',): { + 'regex': { + 'pattern': r'^$|^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\/([0-9]|[1-2][0-9]|3[0-2])$', # 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 + 'ip_pool': (str,), # noqa: E501 + 'layer3_handoff_id': (str,), # noqa: E501 + 'peer_ainterface': (str,), # noqa: E501 + 'peer_aip_address': (str,), # noqa: E501 + 'peer_atype': (str,), # noqa: E501 + 'peer_binterface': (str,), # noqa: E501 + 'peer_bip_address': (str,), # noqa: E501 + 'peer_btype': (str,), # noqa: E501 + 'peera': (str,), # noqa: E501 + 'peerb': (str,), # noqa: E501 + 'router_id': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'connection': (SdaaciConnectionRelationship,), # 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 + 'ip_pool': 'IpPool', # noqa: E501 + 'layer3_handoff_id': 'Layer3HandoffId', # noqa: E501 + 'peer_ainterface': 'PeerAinterface', # noqa: E501 + 'peer_aip_address': 'PeerAipAddress', # noqa: E501 + 'peer_atype': 'PeerAtype', # noqa: E501 + 'peer_binterface': 'PeerBinterface', # noqa: E501 + 'peer_bip_address': 'PeerBipAddress', # noqa: E501 + 'peer_btype': 'PeerBtype', # noqa: E501 + 'peera': 'Peera', # noqa: E501 + 'peerb': 'Peerb', # noqa: E501 + 'router_id': 'RouterId', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'connection': 'Connection', # 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 + """SdaaciConnectionDetail - 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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): Description of this connection between two peers.. [optional] # noqa: E501 + ip_pool (str): Id of the ip pool configured for this connection.. [optional] # noqa: E501 + layer3_handoff_id (str): Id of layer 3 handoff configured between a border node and a border leaf.. [optional] # noqa: E501 + peer_ainterface (str): Interface id configured on Peer A.. [optional] # noqa: E501 + peer_aip_address (str): The IP Address of the device used as the local peer.. [optional] # noqa: E501 + peer_atype (str): Type of device used as Peer A for this peer connection.. [optional] # noqa: E501 + peer_binterface (str): Interface id configured on Peer B.. [optional] # noqa: E501 + peer_bip_address (str): The IP Address of the device used as the remote peer.. [optional] # noqa: E501 + peer_btype (str): Type of device used as Peer B for this peer connection.. [optional] # noqa: E501 + peera (str): First peer of the connection.. [optional] # noqa: E501 + peerb (str): Second Peer of the connection.. [optional] # noqa: E501 + router_id (str): Router id defined for this peer connection.. [optional] # noqa: E501 + status (str): Connection status between the peers. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + connection (SdaaciConnectionRelationship): [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', "sdaaci.ConnectionDetail") + object_type = kwargs.get('object_type', "sdaaci.ConnectionDetail") + _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 + """SdaaciConnectionDetail - 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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): Description of this connection between two peers.. [optional] # noqa: E501 + ip_pool (str): Id of the ip pool configured for this connection.. [optional] # noqa: E501 + layer3_handoff_id (str): Id of layer 3 handoff configured between a border node and a border leaf.. [optional] # noqa: E501 + peer_ainterface (str): Interface id configured on Peer A.. [optional] # noqa: E501 + peer_aip_address (str): The IP Address of the device used as the local peer.. [optional] # noqa: E501 + peer_atype (str): Type of device used as Peer A for this peer connection.. [optional] # noqa: E501 + peer_binterface (str): Interface id configured on Peer B.. [optional] # noqa: E501 + peer_bip_address (str): The IP Address of the device used as the remote peer.. [optional] # noqa: E501 + peer_btype (str): Type of device used as Peer B for this peer connection.. [optional] # noqa: E501 + peera (str): First peer of the connection.. [optional] # noqa: E501 + peerb (str): Second Peer of the connection.. [optional] # noqa: E501 + router_id (str): Router id defined for this peer connection.. [optional] # noqa: E501 + status (str): Connection status between the peers. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + connection (SdaaciConnectionRelationship): [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', "sdaaci.ConnectionDetail") + object_type = kwargs.get('object_type', "sdaaci.ConnectionDetail") + _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, + SdaaciConnectionDetailAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/sdaaci_connection_detail_all_of.py b/intersight/model/sdaaci_connection_detail_all_of.py new file mode 100644 index 0000000000..8fd0b09c44 --- /dev/null +++ b/intersight/model/sdaaci_connection_detail_all_of.py @@ -0,0 +1,357 @@ +""" + 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-16711 + 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.sdaaci_connection_relationship import SdaaciConnectionRelationship + globals()['SdaaciConnectionRelationship'] = SdaaciConnectionRelationship + + +class SdaaciConnectionDetailAllOf(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',): { + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + }, + ('object_type',): { + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + }, + ('status',): { + 'NOTCONNECTED': "NotConnected", + 'CONNECTED': "Connected", + }, + } + + validations = { + ('peer_aip_address',): { + 'regex': { + 'pattern': r'^$|^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\/([0-9]|[1-2][0-9]|3[0-2])$', # 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 + 'ip_pool': (str,), # noqa: E501 + 'layer3_handoff_id': (str,), # noqa: E501 + 'peer_ainterface': (str,), # noqa: E501 + 'peer_aip_address': (str,), # noqa: E501 + 'peer_atype': (str,), # noqa: E501 + 'peer_binterface': (str,), # noqa: E501 + 'peer_bip_address': (str,), # noqa: E501 + 'peer_btype': (str,), # noqa: E501 + 'peera': (str,), # noqa: E501 + 'peerb': (str,), # noqa: E501 + 'router_id': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'connection': (SdaaciConnectionRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'ip_pool': 'IpPool', # noqa: E501 + 'layer3_handoff_id': 'Layer3HandoffId', # noqa: E501 + 'peer_ainterface': 'PeerAinterface', # noqa: E501 + 'peer_aip_address': 'PeerAipAddress', # noqa: E501 + 'peer_atype': 'PeerAtype', # noqa: E501 + 'peer_binterface': 'PeerBinterface', # noqa: E501 + 'peer_bip_address': 'PeerBipAddress', # noqa: E501 + 'peer_btype': 'PeerBtype', # noqa: E501 + 'peera': 'Peera', # noqa: E501 + 'peerb': 'Peerb', # noqa: E501 + 'router_id': 'RouterId', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'connection': 'Connection', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """SdaaciConnectionDetailAllOf - 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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): Description of this connection between two peers.. [optional] # noqa: E501 + ip_pool (str): Id of the ip pool configured for this connection.. [optional] # noqa: E501 + layer3_handoff_id (str): Id of layer 3 handoff configured between a border node and a border leaf.. [optional] # noqa: E501 + peer_ainterface (str): Interface id configured on Peer A.. [optional] # noqa: E501 + peer_aip_address (str): The IP Address of the device used as the local peer.. [optional] # noqa: E501 + peer_atype (str): Type of device used as Peer A for this peer connection.. [optional] # noqa: E501 + peer_binterface (str): Interface id configured on Peer B.. [optional] # noqa: E501 + peer_bip_address (str): The IP Address of the device used as the remote peer.. [optional] # noqa: E501 + peer_btype (str): Type of device used as Peer B for this peer connection.. [optional] # noqa: E501 + peera (str): First peer of the connection.. [optional] # noqa: E501 + peerb (str): Second Peer of the connection.. [optional] # noqa: E501 + router_id (str): Router id defined for this peer connection.. [optional] # noqa: E501 + status (str): Connection status between the peers. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + connection (SdaaciConnectionRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "sdaaci.ConnectionDetail") + object_type = kwargs.get('object_type', "sdaaci.ConnectionDetail") + _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 + """SdaaciConnectionDetailAllOf - 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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 "sdaaci.ConnectionDetail", must be one of ["sdaaci.ConnectionDetail", ] # 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): Description of this connection between two peers.. [optional] # noqa: E501 + ip_pool (str): Id of the ip pool configured for this connection.. [optional] # noqa: E501 + layer3_handoff_id (str): Id of layer 3 handoff configured between a border node and a border leaf.. [optional] # noqa: E501 + peer_ainterface (str): Interface id configured on Peer A.. [optional] # noqa: E501 + peer_aip_address (str): The IP Address of the device used as the local peer.. [optional] # noqa: E501 + peer_atype (str): Type of device used as Peer A for this peer connection.. [optional] # noqa: E501 + peer_binterface (str): Interface id configured on Peer B.. [optional] # noqa: E501 + peer_bip_address (str): The IP Address of the device used as the remote peer.. [optional] # noqa: E501 + peer_btype (str): Type of device used as Peer B for this peer connection.. [optional] # noqa: E501 + peera (str): First peer of the connection.. [optional] # noqa: E501 + peerb (str): Second Peer of the connection.. [optional] # noqa: E501 + router_id (str): Router id defined for this peer connection.. [optional] # noqa: E501 + status (str): Connection status between the peers. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + connection (SdaaciConnectionRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "sdaaci.ConnectionDetail") + object_type = kwargs.get('object_type', "sdaaci.ConnectionDetail") + _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/sdaaci_connection_detail_list.py b/intersight/model/sdaaci_connection_detail_list.py new file mode 100644 index 0000000000..8fd199d01d --- /dev/null +++ b/intersight/model/sdaaci_connection_detail_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-16711 + 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.sdaaci_connection_detail import SdaaciConnectionDetail + from intersight.model.sdaaci_connection_detail_list_all_of import SdaaciConnectionDetailListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['SdaaciConnectionDetail'] = SdaaciConnectionDetail + globals()['SdaaciConnectionDetailListAllOf'] = SdaaciConnectionDetailListAllOf + + +class SdaaciConnectionDetailList(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': ([SdaaciConnectionDetail], 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 + """SdaaciConnectionDetailList - 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 'sdaaci.ConnectionDetail' 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 ([SdaaciConnectionDetail], none_type): The array of 'sdaaci.ConnectionDetail' 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 + """SdaaciConnectionDetailList - 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 'sdaaci.ConnectionDetail' 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 ([SdaaciConnectionDetail], none_type): The array of 'sdaaci.ConnectionDetail' 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, + SdaaciConnectionDetailListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/sdaaci_connection_detail_list_all_of.py b/intersight/model/sdaaci_connection_detail_list_all_of.py new file mode 100644 index 0000000000..1bcad51f86 --- /dev/null +++ b/intersight/model/sdaaci_connection_detail_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-16711 + 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.sdaaci_connection_detail import SdaaciConnectionDetail + globals()['SdaaciConnectionDetail'] = SdaaciConnectionDetail + + +class SdaaciConnectionDetailListAllOf(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': ([SdaaciConnectionDetail], 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 + """SdaaciConnectionDetailListAllOf - 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 'sdaaci.ConnectionDetail' 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 ([SdaaciConnectionDetail], none_type): The array of 'sdaaci.ConnectionDetail' 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 + """SdaaciConnectionDetailListAllOf - 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 'sdaaci.ConnectionDetail' 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 ([SdaaciConnectionDetail], none_type): The array of 'sdaaci.ConnectionDetail' 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/sdaaci_connection_detail_response.py b/intersight/model/sdaaci_connection_detail_response.py new file mode 100644 index 0000000000..228b9f44f4 --- /dev/null +++ b/intersight/model/sdaaci_connection_detail_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-16711 + 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.sdaaci_connection_detail_list import SdaaciConnectionDetailList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['SdaaciConnectionDetailList'] = SdaaciConnectionDetailList + + +class SdaaciConnectionDetailResponse(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, + 'sdaaci.ConnectionDetail.List': SdaaciConnectionDetailList, + } + 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 + """SdaaciConnectionDetailResponse - 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 'sdaaci.ConnectionDetail' 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 + """SdaaciConnectionDetailResponse - 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 'sdaaci.ConnectionDetail' 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, + SdaaciConnectionDetailList, + ], + } diff --git a/intersight/model/sdaaci_connection_list.py b/intersight/model/sdaaci_connection_list.py new file mode 100644 index 0000000000..986454d49b --- /dev/null +++ b/intersight/model/sdaaci_connection_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-16711 + 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.sdaaci_connection import SdaaciConnection + from intersight.model.sdaaci_connection_list_all_of import SdaaciConnectionListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['SdaaciConnection'] = SdaaciConnection + globals()['SdaaciConnectionListAllOf'] = SdaaciConnectionListAllOf + + +class SdaaciConnectionList(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': ([SdaaciConnection], 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 + """SdaaciConnectionList - 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 'sdaaci.Connection' 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 ([SdaaciConnection], none_type): The array of 'sdaaci.Connection' 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 + """SdaaciConnectionList - 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 'sdaaci.Connection' 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 ([SdaaciConnection], none_type): The array of 'sdaaci.Connection' 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, + SdaaciConnectionListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/sdaaci_connection_list_all_of.py b/intersight/model/sdaaci_connection_list_all_of.py new file mode 100644 index 0000000000..e945469b46 --- /dev/null +++ b/intersight/model/sdaaci_connection_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-16711 + 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.sdaaci_connection import SdaaciConnection + globals()['SdaaciConnection'] = SdaaciConnection + + +class SdaaciConnectionListAllOf(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': ([SdaaciConnection], 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 + """SdaaciConnectionListAllOf - 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 'sdaaci.Connection' 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 ([SdaaciConnection], none_type): The array of 'sdaaci.Connection' 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 + """SdaaciConnectionListAllOf - 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 'sdaaci.Connection' 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 ([SdaaciConnection], none_type): The array of 'sdaaci.Connection' 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/sdaaci_connection_relationship.py b/intersight/model/sdaaci_connection_relationship.py new file mode 100644 index 0000000000..ae5a9b4f88 --- /dev/null +++ b/intersight/model/sdaaci_connection_relationship.py @@ -0,0 +1,1578 @@ +""" + 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-16711 + 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.asset_target_relationship import AssetTargetRelationship + 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.sdaaci_connection import SdaaciConnection + globals()['AssetTargetRelationship'] = AssetTargetRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['SdaaciConnection'] = SdaaciConnection + + +class SdaaciConnectionRelationship(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',): { + 'NOTCONNECTED': "NotConnected", + 'CONNECTED': "Connected", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.IPADDRESS': "access.IpAddress", + '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", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", + 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + '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.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.METRICSCONFIG': "appliance.MetricsConfig", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + '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.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + '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.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PROCESSORUNITUPDATECONSTRAINTMETA': "capability.ProcessorUnitUpdateConstraintMeta", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", + '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", + 'CHASSIS.PROFILETEMPLATE': "chassis.ProfileTemplate", + '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.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + '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", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", + '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.HYBRIDDRIVESLOT': "equipment.HybridDriveSlot", + '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.SWITCHCLUSTERPROFILETEMPLATE': "fabric.SwitchClusterProfileTemplate", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SWITCHPROFILETEMPLATE': "fabric.SwitchProfileTemplate", + '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.POLICY': "firmware.Policy", + '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", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + '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.REDUCERESYNC': "hyperflex.ReduceReSync", + '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.STARTREDUCERESYNC': "hyperflex.StartReduceReSync", + '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.SHARINGRULE': "iam.SharingRule", + '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.TENANTCUSTOMIZATION': "iwotenant.TenantCustomization", + '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", + 'MARKETPLACE.USECASE': "marketplace.UseCase", + 'MARKETPLACE.USECASEVERSION': "marketplace.UseCaseVersion", + '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", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", + 'META.DEFINITION': "meta.Definition", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + '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.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + '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.APICVISION': "niatelemetry.ApicVision", + '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.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + '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", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.MEMBERSHIPRESERVATION': "resourcepool.MembershipReservation", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", + 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", + '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.DISRUPTION': "server.Disruption", + '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.HCIBUNDLEDISTRIBUTABLE': "software.HciBundleDistributable", + 'SOFTWARE.HCIDISTRIBUTABLE': "software.HciDistributable", + '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.CATEGORYUNSUPPORTEDMODELS': "softwarerepository.CategoryUnsupportedModels", + '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.CONTROLLERDRIVE': "storage.ControllerDrive", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FILEITEM': "storage.FileItem", + '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.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + '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.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + '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.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.NVMERAIDCONFIGURATION': "storage.NvmeRaidConfiguration", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PUREARRAYALERTS': "storage.PureArrayAlerts", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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.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", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + '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.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREPROACTIVEHA': "virtualization.VmwareProactiveHa", + '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", + '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", + 'VNIC.VHBATEMPLATE': "vnic.VhbaTemplate", + 'VNIC.VNICTEMPLATE': "vnic.VnicTemplate", + '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.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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + 'WORKSPACE.FOLDER': "workspace.Folder", + }, + } + + validations = { + ('epg_subnet',): { + 'regex': { + 'pattern': r'^$|^([1-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]).([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\/([0-9]|[1-2][0-9]|3[0-2])$', # 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 + 'aci_l3_out': (str,), # noqa: E501 + 'aci_match_rule_name': (str,), # noqa: E501 + 'aci_tenant': (str,), # noqa: E501 + 'campus_fabric_site': (str,), # noqa: E501 + 'epg': (str,), # noqa: E501 + 'epg_subnet': (str,), # noqa: E501 + 'firewall_device': (str,), # noqa: E501 + 'firewall_domain': (str,), # noqa: E501 + 'node_profile': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'transit': (str,), # noqa: E501 + 'virtual_network': (str,), # noqa: E501 + 'vn_epg': (str,), # noqa: E501 + 'vrf': (str,), # noqa: E501 + 'apic_target': (AssetTargetRelationship,), # noqa: E501 + 'dnac_target': (AssetTargetRelationship,), # noqa: E501 + 'fmc_target': (AssetTargetRelationship,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.MoRef': MoMoRef, + 'sdaaci.Connection': SdaaciConnection, + } + 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 + 'aci_l3_out': 'AciL3Out', # noqa: E501 + 'aci_match_rule_name': 'AciMatchRuleName', # noqa: E501 + 'aci_tenant': 'AciTenant', # noqa: E501 + 'campus_fabric_site': 'CampusFabricSite', # noqa: E501 + 'epg': 'Epg', # noqa: E501 + 'epg_subnet': 'EpgSubnet', # noqa: E501 + 'firewall_device': 'FirewallDevice', # noqa: E501 + 'firewall_domain': 'FirewallDomain', # noqa: E501 + 'node_profile': 'NodeProfile', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'transit': 'Transit', # noqa: E501 + 'virtual_network': 'VirtualNetwork', # noqa: E501 + 'vn_epg': 'VnEpg', # noqa: E501 + 'vrf': 'Vrf', # noqa: E501 + 'apic_target': 'ApicTarget', # noqa: E501 + 'dnac_target': 'DnacTarget', # noqa: E501 + 'fmc_target': 'FmcTarget', # 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 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """SdaaciConnectionRelationship - 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 + aci_l3_out (str): ACI L3Out Name User Input.. [optional] # noqa: E501 + aci_match_rule_name (str): Name of the Match Rule in Cisco APIC.. [optional] # noqa: E501 + aci_tenant (str): ACI tenant Name for Selected APIC Target.. [optional] # noqa: E501 + campus_fabric_site (str): Campus fabric site id in which the border node has configured.. [optional] # noqa: E501 + epg (str): Application EPG Name of this connection.. [optional] # noqa: E501 + epg_subnet (str): EPG Subnet Ipv4Cidr which is configured on APIC.. [optional] # noqa: E501 + firewall_device (str): Device within the selected domain used to configure Firewall.. [optional] # noqa: E501 + firewall_domain (str): Domain used to configure Firewall.. [optional] # noqa: E501 + node_profile (str): L3Out Node Profile in Cisco APIC.. [optional] # noqa: E501 + status (str): Connection status between SDA and ACI. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + transit (str): Transit id for given border node.. [optional] # noqa: E501 + virtual_network (str): Virtual Network of this connection.. [optional] # noqa: E501 + vn_epg (str): Contains both VN and EPG of this connection.. [optional] # noqa: E501 + vrf (str): APIC Tenant VRF from APIC.. [optional] # noqa: E501 + apic_target (AssetTargetRelationship): [optional] # noqa: E501 + dnac_target (AssetTargetRelationship): [optional] # noqa: E501 + fmc_target (AssetTargetRelationship): [optional] # 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 + """SdaaciConnectionRelationship - 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 + aci_l3_out (str): ACI L3Out Name User Input.. [optional] # noqa: E501 + aci_match_rule_name (str): Name of the Match Rule in Cisco APIC.. [optional] # noqa: E501 + aci_tenant (str): ACI tenant Name for Selected APIC Target.. [optional] # noqa: E501 + campus_fabric_site (str): Campus fabric site id in which the border node has configured.. [optional] # noqa: E501 + epg (str): Application EPG Name of this connection.. [optional] # noqa: E501 + epg_subnet (str): EPG Subnet Ipv4Cidr which is configured on APIC.. [optional] # noqa: E501 + firewall_device (str): Device within the selected domain used to configure Firewall.. [optional] # noqa: E501 + firewall_domain (str): Domain used to configure Firewall.. [optional] # noqa: E501 + node_profile (str): L3Out Node Profile in Cisco APIC.. [optional] # noqa: E501 + status (str): Connection status between SDA and ACI. * `NotConnected` - Connection Status NotConnected. * `Connected` - Connection Status Connected.. [optional] if omitted the server will use the default value of "NotConnected" # noqa: E501 + transit (str): Transit id for given border node.. [optional] # noqa: E501 + virtual_network (str): Virtual Network of this connection.. [optional] # noqa: E501 + vn_epg (str): Contains both VN and EPG of this connection.. [optional] # noqa: E501 + vrf (str): APIC Tenant VRF from APIC.. [optional] # noqa: E501 + apic_target (AssetTargetRelationship): [optional] # noqa: E501 + dnac_target (AssetTargetRelationship): [optional] # noqa: E501 + fmc_target (AssetTargetRelationship): [optional] # 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, + SdaaciConnection, + none_type, + ], + } diff --git a/intersight/model/sdaaci_connection_response.py b/intersight/model/sdaaci_connection_response.py new file mode 100644 index 0000000000..a3e040c5da --- /dev/null +++ b/intersight/model/sdaaci_connection_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-16711 + 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.sdaaci_connection_list import SdaaciConnectionList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['SdaaciConnectionList'] = SdaaciConnectionList + + +class SdaaciConnectionResponse(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, + 'sdaaci.Connection.List': SdaaciConnectionList, + } + 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 + """SdaaciConnectionResponse - 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 'sdaaci.Connection' 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 + """SdaaciConnectionResponse - 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 'sdaaci.Connection' 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, + SdaaciConnectionList, + ], + } diff --git a/intersight/model/sdcard_diagnostics.py b/intersight/model/sdcard_diagnostics.py index 06c23dd3e4..b34ebf2871 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da49864947..6e71679c6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d62aa029b7..ba663407d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7857d464f..5101ce413e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1b1fe4157..8d870369b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 feb3d2bb76..97370a3608 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77c194d266..8e287118bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25d10755a8..f2cfea5bc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b63d9108c4..fd27b34e39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e1f78dc20..a2f6579959 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6740578068..e1615c3f7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1d73a38e0..77d051e11c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4658e18fde..5636a5dd24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa8483f5e4..25029b2516 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7010739ea3..57c7226af4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bc1729655..502e0a9155 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 edecb44770..c2c4de4579 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b186ea07d1..88cfd3203e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2999a8930d..50ceb0a6a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89644e78ac..4f7c9464ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc7735d1a4..0ddf625120 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3194f631a2..2978aa36f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 447259504b..32b0dad180 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -82,6 +82,18 @@ class SearchSearchItem(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -185,6 +197,7 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -206,6 +219,8 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -267,6 +282,13 @@ class SearchSearchItem(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -388,6 +410,10 @@ class SearchSearchItem(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -625,6 +651,8 @@ class SearchSearchItem(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -823,6 +851,8 @@ class SearchSearchItem(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1103,6 +1133,7 @@ class SearchSearchItem(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1122,6 +1153,18 @@ class SearchSearchItem(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -1225,6 +1268,7 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -1246,6 +1290,8 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -1307,6 +1353,13 @@ class SearchSearchItem(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -1428,6 +1481,10 @@ class SearchSearchItem(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -1665,6 +1722,8 @@ class SearchSearchItem(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1863,6 +1922,8 @@ class SearchSearchItem(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -2143,6 +2204,7 @@ class SearchSearchItem(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/search_search_item_list.py b/intersight/model/search_search_item_list.py index 2cd590b708..9169b64a9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f38955b5b..d8375d102e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8dfb6fd5c7..e11739bee1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef24f9af02..cd7be8556a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3163ac5f5f..43f096a378 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4e942dd0f..ad0f6a431d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5541ee5687..108d423bac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4cfef226c..541903a22b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05a74045ff..643402219c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d31aa1ee84..3242574621 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a69e310f1f..1186c3c9b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c67377213..354f76da74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a14558e82..d24fc39be0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15ce1e5d8f..2f9da404d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a5d23e1fa..80fe69b03b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ac2e62a3e..631f786cca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f7e02b9fa..ec705eee83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class SecurityUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class SecurityUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class SecurityUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class SecurityUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class SecurityUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class SecurityUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class SecurityUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class SecurityUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/security_unit_response.py b/intersight/model/security_unit_response.py index 4d9ffa0daa..23adf033c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ae4ec6ca4..3c32ef2da7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccd902beb1..e4c65a00f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 173789fa0b..0d5487db47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -113,6 +113,18 @@ class ServerBaseProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -216,6 +228,7 @@ class ServerBaseProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -237,6 +250,8 @@ class ServerBaseProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -298,6 +313,13 @@ class ServerBaseProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -419,6 +441,10 @@ class ServerBaseProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -656,6 +682,8 @@ class ServerBaseProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -854,6 +882,8 @@ class ServerBaseProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1134,6 +1164,7 @@ class ServerBaseProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/server_config_change_detail.py b/intersight/model/server_config_change_detail.py index 3752e8d5b8..91f5faad3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27bc1b116e..5f3cb371e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81385b987e..e64c31283b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b6e220d66..f93ec4896c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98286278a8..b9ee616d98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/server_config_change_detail_response.py b/intersight/model/server_config_change_detail_response.py index 8c5087477c..39d52beb4b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a687c4bad5..8d06395801 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d4f1f21ce..391b4cb3df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51553e3513..e82404999c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50d6d3048a..8afbf1214b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e7723e438..96ef802437 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f99067328..fd4d881362 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c7c54ee9f..026f69e45a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c675a2ed08..c4fe99e665 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d50c4870f7..54d104db35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4a3660b72..906d1ea888 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 607fcdaa3c..d2162cc917 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 922b9f5d34..2c62043a2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/server_config_result_entry_response.py b/intersight/model/server_config_result_entry_response.py index e2e9036162..7d20555f18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02301b6c3c..00baebec4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c2cfffa74..ec65737ab1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 190e970afa..7c8c1d0836 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class ServerConfigResultRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class ServerConfigResultRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class ServerConfigResultRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class ServerConfigResultRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class ServerConfigResultRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class ServerConfigResultRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class ServerConfigResultRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class ServerConfigResultRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/server_config_result_response.py b/intersight/model/server_config_result_response.py index c68b4a0278..f39a39bab0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption.py b/intersight/model/server_disruption.py index 8191aab3c1..d088f9a0b9 100644 --- a/intersight/model/server_disruption.py +++ b/intersight/model/server_disruption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_all_of.py b/intersight/model/server_disruption_all_of.py index bff0b9b2d3..379eec6fc5 100644 --- a/intersight/model/server_disruption_all_of.py +++ b/intersight/model/server_disruption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_list.py b/intersight/model/server_disruption_list.py index 74d84db198..b14602f5c2 100644 --- a/intersight/model/server_disruption_list.py +++ b/intersight/model/server_disruption_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_list_all_of.py b/intersight/model/server_disruption_list_all_of.py index d2e301b871..cca968ef08 100644 --- a/intersight/model/server_disruption_list_all_of.py +++ b/intersight/model/server_disruption_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_response.py b/intersight/model/server_disruption_response.py index 8ca88e64bb..93bee8a042 100644 --- a/intersight/model/server_disruption_response.py +++ b/intersight/model/server_disruption_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c1ba827e2..f0a7cc1dcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/server_profile.py b/intersight/model/server_profile.py index 36a374bce6..57f810fd33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0e30446a7..2143c25882 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 479de5b4d3..50c655841e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c66118ac21..a83015a280 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c11bd1ab9..0665c6710f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -151,6 +151,18 @@ class ServerProfileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -254,6 +266,7 @@ class ServerProfileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -275,6 +288,8 @@ class ServerProfileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -336,6 +351,13 @@ class ServerProfileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -457,6 +479,10 @@ class ServerProfileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -694,6 +720,8 @@ class ServerProfileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -892,6 +920,8 @@ class ServerProfileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1172,6 +1202,7 @@ class ServerProfileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/server_profile_response.py b/intersight/model/server_profile_response.py index 0763c5f18b..1d6399e7c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27c3aa3ef6..97e258f579 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bf0203204..a15beacbd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 328d4a1956..41fd9e0425 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99157f5bf9..3fec6b8e45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c98e7c389..afe797d809 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_server_assign_type_slot.py b/intersight/model/server_server_assign_type_slot.py index b0211b936e..bb9a1fd5de 100644 --- a/intersight/model/server_server_assign_type_slot.py +++ b/intersight/model/server_server_assign_type_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_server_assign_type_slot_all_of.py b/intersight/model/server_server_assign_type_slot_all_of.py index 8c38b3faea..ac80f21145 100644 --- a/intersight/model/server_server_assign_type_slot_all_of.py +++ b/intersight/model/server_server_assign_type_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 3bbc069365..3f0a11d9b0 100644 --- a/intersight/model/serviceitem_base_message.py +++ b/intersight/model/serviceitem_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_base_message_all_of.py b/intersight/model/serviceitem_base_message_all_of.py index f31d28c761..fb3f36cf10 100644 --- a/intersight/model/serviceitem_base_message_all_of.py +++ b/intersight/model/serviceitem_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_health_check_error_element.py b/intersight/model/serviceitem_health_check_error_element.py index fb56c9948e..e86d6a71b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aff457dff1..27216ab731 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_message.py b/intersight/model/serviceitem_message.py index a3b982b9e3..f2ca937def 100644 --- a/intersight/model/serviceitem_message.py +++ b/intersight/model/serviceitem_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_selection_criteria_input.py b/intersight/model/serviceitem_selection_criteria_input.py index 76a38f0999..3424d101ee 100644 --- a/intersight/model/serviceitem_selection_criteria_input.py +++ b/intersight/model/serviceitem_selection_criteria_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_selection_criteria_input_all_of.py b/intersight/model/serviceitem_selection_criteria_input_all_of.py index c9d9b7bf95..e80ae6dd40 100644 --- a/intersight/model/serviceitem_selection_criteria_input_all_of.py +++ b/intersight/model/serviceitem_selection_criteria_input_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/servicerequest_message.py b/intersight/model/servicerequest_message.py index 2e8dbbd3f9..b5d41a717c 100644 --- a/intersight/model/servicerequest_message.py +++ b/intersight/model/servicerequest_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/servicerequest_message_all_of.py b/intersight/model/servicerequest_message_all_of.py index c1772bf0f6..9aac219d77 100644 --- a/intersight/model/servicerequest_message_all_of.py +++ b/intersight/model/servicerequest_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_session.py b/intersight/model/session_abstract_session.py index 2e22e1e963..c8ae3209ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2770038d2..8c6034e38d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb7d3b9d1c..abdf5c6026 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -92,6 +92,18 @@ class SessionAbstractSessionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -195,6 +207,7 @@ class SessionAbstractSessionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -216,6 +229,8 @@ class SessionAbstractSessionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -277,6 +292,13 @@ class SessionAbstractSessionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -398,6 +420,10 @@ class SessionAbstractSessionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -635,6 +661,8 @@ class SessionAbstractSessionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -833,6 +861,8 @@ class SessionAbstractSessionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1113,6 +1143,7 @@ class SessionAbstractSessionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/session_abstract_sub_session.py b/intersight/model/session_abstract_sub_session.py index b2a985136c..264efb7db1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ecfa006c5..38e1bd6a66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5970ee0606..42c0508380 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 daf057de6f..ed719bf8f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59b9ad922f..6c2413ba8f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4bed4a2b0f..31cd760d6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9945fd08ff..262b6927ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 db8d81ceaa..31f0a0850b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9226dd0e1..b0cc0cbca3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba838914dc..e91f0d1998 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51647f1493..c159e6bb0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d144e93c7..b1ef90aa5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae35bc9c78..8974ff8ec1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5283fe2a58..f3dbea2f16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e5cf78920..55626bea76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ff7db0403..cff97bf090 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 666749d59c..fb0653bbc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e877543180..65661fbcc9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5201749287..512b2043cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9969d1ae08..66a3961fa4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6613799f60..a5c0e7ef43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6a26f3f5f..9ea628fdc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -352,7 +352,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -508,7 +508,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_appliance_distributable_all_of.py b/intersight/model/software_appliance_distributable_all_of.py index 7ee933ae85..93a0da4422 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b8d5acd8a..bedc6a7a46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fb34c43dc..6a50aa4add 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04cf8a32af..f9c3900929 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa3765a380..af38e77dcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08eec16ef4..110f71cc90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40d8319a8a..b117226e0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87af9374b7..71b0c67412 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f91105782..5bf581861b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_bundle_distributable.py b/intersight/model/software_hci_bundle_distributable.py index dee40cc794..aaaf532c70 100644 --- a/intersight/model/software_hci_bundle_distributable.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -358,7 +358,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -515,7 +515,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_hci_bundle_distributable_all_of.py b/intersight/model/software_hci_bundle_distributable_all_of.py index 0a7e17c110..7bbf6975e3 100644 --- a/intersight/model/software_hci_bundle_distributable_all_of.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_bundle_distributable_list.py b/intersight/model/software_hci_bundle_distributable_list.py index 70965c0fd5..3b5f62d8e7 100644 --- a/intersight/model/software_hci_bundle_distributable_list.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_bundle_distributable_list_all_of.py b/intersight/model/software_hci_bundle_distributable_list_all_of.py index eb51f1ca92..3088957fcb 100644 --- a/intersight/model/software_hci_bundle_distributable_list_all_of.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_bundle_distributable_response.py b/intersight/model/software_hci_bundle_distributable_response.py index b6c706ea43..b3893316dc 100644 --- a/intersight/model/software_hci_bundle_distributable_response.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_distributable.py b/intersight/model/software_hci_distributable.py index 24cf4ec885..e77b4083a6 100644 --- a/intersight/model/software_hci_distributable.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -356,7 +356,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -513,7 +513,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_hci_distributable_all_of.py b/intersight/model/software_hci_distributable_all_of.py index 2260e4aa41..36ba7c221e 100644 --- a/intersight/model/software_hci_distributable_all_of.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_distributable_list.py b/intersight/model/software_hci_distributable_list.py index 2c0c874ad6..7f0dd73af1 100644 --- a/intersight/model/software_hci_distributable_list.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_distributable_list_all_of.py b/intersight/model/software_hci_distributable_list_all_of.py index 87bc969c73..3d5b98c85f 100644 --- a/intersight/model/software_hci_distributable_list_all_of.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hci_distributable_relationship.py b/intersight/model/software_hci_distributable_relationship.py index d272832a8d..77fe37dbaf 100644 --- a/intersight/model/software_hci_distributable_relationship.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -130,6 +130,18 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -233,6 +245,7 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -254,6 +267,8 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -315,6 +330,13 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -436,6 +458,10 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -673,6 +699,8 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -871,6 +899,8 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1151,6 +1181,7 @@ class SoftwareHciDistributableRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1399,7 +1430,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -1556,7 +1587,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_hci_distributable_response.py b/intersight/model/software_hci_distributable_response.py index 18698cb5d2..2e02a8f50e 100644 --- a/intersight/model/software_hci_distributable_response.py +++ b/intersight/model/software_hci_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 56593cc72d..51a7507dd6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -359,7 +359,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -516,7 +516,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_hcl_meta_all_of.py b/intersight/model/software_hcl_meta_all_of.py index 405f61a504..aaf5f3fe40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2166463445..0f198e7458 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e739b94b36..6a0682729b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 507d82d1e9..3761f0028f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6192aa04e..3a6edb8d25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -358,7 +358,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -515,7 +515,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_hyperflex_bundle_distributable_all_of.py b/intersight/model/software_hyperflex_bundle_distributable_all_of.py index 458077cb14..73e1c1c62a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3982e20e4..5cadb4eff4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b3c9d513f..251282cd82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1aa6303021..e2c051f4eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 450f0014fe..8716447892 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -352,7 +352,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -508,7 +508,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_hyperflex_distributable_all_of.py b/intersight/model/software_hyperflex_distributable_all_of.py index d3edf73bc0..ea0dc4ffee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a7a256652..2c08f29fc9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 def32f8b6c..7a750575e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8695fdba17..a4270f032c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -130,6 +130,18 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -233,6 +245,7 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -254,6 +267,8 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -315,6 +330,13 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -436,6 +458,10 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -673,6 +699,8 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -871,6 +899,8 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1151,6 +1181,7 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1396,7 +1427,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -1552,7 +1583,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_hyperflex_distributable_response.py b/intersight/model/software_hyperflex_distributable_response.py index 7c353e149e..3a4c13b3cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35e87880b5..39e6dc2a90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -358,7 +358,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -515,7 +515,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_iks_bundle_distributable_all_of.py b/intersight/model/software_iks_bundle_distributable_all_of.py index 008211c769..af51e08b1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49bbd4d8d0..446330e51d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7be637a2f..ede5f93a15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63ee814bb8..02216a05cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b8280ace97..0b0805ddbf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05c1612f00..9eee50bb32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 21a29d465c..eca54e6754 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c227ebd28..48acebd7f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9329b4278d..36f24043f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9931e0e3c..0edf2cc47d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -366,7 +366,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -525,7 +525,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_solution_distributable_all_of.py b/intersight/model/software_solution_distributable_all_of.py index dbd553eccb..9f83b32582 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 784fe10320..1a202769ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09a4bca4f7..638b0b1e4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c70b7d3589..701fe608d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1407,7 +1438,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -1566,7 +1597,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_solution_distributable_response.py b/intersight/model/software_solution_distributable_response.py index add0725e48..6bc61cb96b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e91e00be5..7610d5848f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -358,7 +358,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -515,7 +515,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_ucsd_bundle_distributable_all_of.py b/intersight/model/software_ucsd_bundle_distributable_all_of.py index 4930d4e723..2f52e7ff55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b274aa4e8f..6ed377e236 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b453d29d24..744a303a57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 450b082a38..6681907a27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6fc301937..a285dc6162 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -352,7 +352,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -508,7 +508,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_ucsd_distributable_all_of.py b/intersight/model/software_ucsd_distributable_all_of.py index 0f906d9d53..2f26032c9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d19a9d27e1..cae548490f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 895728bf0a..f61e473e51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9749bc3636..ad351e5641 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -130,6 +130,18 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -233,6 +245,7 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -254,6 +267,8 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -315,6 +330,13 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -436,6 +458,10 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -673,6 +699,8 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -871,6 +899,8 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1151,6 +1181,7 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1396,7 +1427,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 @@ -1552,7 +1583,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 mdfid (str): The mdfid of the image provided by cisco.com.. [optional] # noqa: E501 model (str): The endpoint model for which this firmware image is applicable.. [optional] # noqa: E501 platform_type (str): The platform type of the image.. [optional] # noqa: E501 - recommended_build (str): The build which is recommended by Cisco.. [optional] # noqa: E501 + recommended_build (str): The build which is recommended by Cisco.. [optional] if omitted the server will use the default value of "N" # noqa: E501 release_notes_url (str): The url for the release notes of this image.. [optional] # noqa: E501 software_type_id (str): The software type id provided by cisco.com.. [optional] # noqa: E501 supported_models ([str], none_type): [optional] # noqa: E501 diff --git a/intersight/model/software_ucsd_distributable_response.py b/intersight/model/software_ucsd_distributable_response.py index c50adeb836..fc7733c062 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 db40ccf802..b2692ce8d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/softwarerepository_authorization.py b/intersight/model/softwarerepository_authorization.py index 74bbd4c89d..32cab87b42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2158ddece..3c51979266 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43b0163c83..812f0898da 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9250f02519..4b4eb59e55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8506fa2d08..5eeacd8f37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 340894feab..1e8ade9648 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f095f00d17..87e5d18e0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50f0d67e7a..30a5aa3f5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 257dd57132..20e97a9af5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90ebc1a8c6..d7bd7213f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7914652603..2a94b022ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed75f1e2f3..3cabb27d12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c38743004..8653fc64ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98aa6ca24c..61fccd953e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8931f070af..6faea3704f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/softwarerepository_catalog_response.py b/intersight/model/softwarerepository_catalog_response.py index 73fcddf532..d415d00d71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0557e20496..76d4d298aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84358bbd4f..90c6b202bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08ca5ccc47..27a11b1cd1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31cd0891f6..9e1922c12d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b1d1836f8..0c034a25c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a56c7294d4..ede9204b4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6564218008..370feb5f5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 046d3ecbd6..f476489b83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 221a195dec..c26def4c08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c171fcde47..a87bb5b8ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b7d9b45986..9fc1cb81ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5302189044..ed834f3bb2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b97287876..2dd37dbab1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5756717fb..5f7ad3946b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6002cc66e6..870ef3ec30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_unsupported_models.py b/intersight/model/softwarerepository_category_unsupported_models.py index 0fe136d564..78e202549f 100644 --- a/intersight/model/softwarerepository_category_unsupported_models.py +++ b/intersight/model/softwarerepository_category_unsupported_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_unsupported_models_all_of.py b/intersight/model/softwarerepository_category_unsupported_models_all_of.py index 99c3ac6b77..c3401ef7f6 100644 --- a/intersight/model/softwarerepository_category_unsupported_models_all_of.py +++ b/intersight/model/softwarerepository_category_unsupported_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_unsupported_models_list.py b/intersight/model/softwarerepository_category_unsupported_models_list.py index 3c5e86a217..5c3b302960 100644 --- a/intersight/model/softwarerepository_category_unsupported_models_list.py +++ b/intersight/model/softwarerepository_category_unsupported_models_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_unsupported_models_list_all_of.py b/intersight/model/softwarerepository_category_unsupported_models_list_all_of.py index e9adec3c58..a11d6ed1f1 100644 --- a/intersight/model/softwarerepository_category_unsupported_models_list_all_of.py +++ b/intersight/model/softwarerepository_category_unsupported_models_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_unsupported_models_response.py b/intersight/model/softwarerepository_category_unsupported_models_response.py index 33e9ba058b..d6a1621a88 100644 --- a/intersight/model/softwarerepository_category_unsupported_models_response.py +++ b/intersight/model/softwarerepository_category_unsupported_models_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65d095450c..ec67fd80bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 db59dec212..dcc25aec58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2c5f073990..012833c2d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35d71c36a9..6a8a415615 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1839889cdb..ceca837570 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8060a25bd..45b7784455 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35adaf9727..8f3bc1f3d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91c3678467..3513a9f7d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df5de1b0d7..dbdd74d232 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cd77a6f22..672e0bbb2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 795165ba68..a2ba4c3455 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5609887a55..1ea0b8f1c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -122,6 +122,18 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -225,6 +237,7 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -246,6 +259,8 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -307,6 +322,13 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -428,6 +450,10 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -665,6 +691,8 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -863,6 +891,8 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1143,6 +1173,7 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/softwarerepository_file_server.py b/intersight/model/softwarerepository_file_server.py index 43e07514f8..05ede79870 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -80,6 +80,7 @@ class SoftwarerepositoryFileServer(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -171,12 +172,14 @@ class SoftwarerepositoryFileServer(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -766,7 +769,9 @@ class SoftwarerepositoryFileServer(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -791,6 +796,7 @@ class SoftwarerepositoryFileServer(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -882,12 +888,14 @@ class SoftwarerepositoryFileServer(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1477,7 +1485,9 @@ class SoftwarerepositoryFileServer(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/softwarerepository_http_server.py b/intersight/model/softwarerepository_http_server.py index b532618af3..6e3efa5738 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 734a581920..cb5acd0bd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71087bbdc5..0d3e3f7952 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad7a04d374..a03c187faa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba662472df..7b0259326f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcf5282c03..f05d381560 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5da5e814c3..426a0c189d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f18a36f64f..9bc574da5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3113f14106..6cbfce962b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a34fc74668..23c97cbeee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b60522b34..404bc3b7ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f539b85c1b..1a0cf7daac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72cfa0f253..fdf4391604 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,18 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -227,6 +239,7 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -248,6 +261,8 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -309,6 +324,13 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -430,6 +452,10 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -667,6 +693,8 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -865,6 +893,8 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1145,6 +1175,7 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/softwarerepository_operating_system_file_response.py b/intersight/model/softwarerepository_operating_system_file_response.py index 54ecf4403a..5ea48e6b13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad8103da0b..2ab4bf92ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f27066854..cc073bace2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79460db02e..a83ac98936 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a115e52dfd..2a26afc335 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7de58c2c8..894ee20cf9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/softwarerepository_release_response.py b/intersight/model/softwarerepository_release_response.py index c7cc29ec35..65f590e6c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_unsupported_model_constraint.py b/intersight/model/softwarerepository_unsupported_model_constraint.py index 560ff42221..60c6271018 100644 --- a/intersight/model/softwarerepository_unsupported_model_constraint.py +++ b/intersight/model/softwarerepository_unsupported_model_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_unsupported_model_constraint_all_of.py b/intersight/model/softwarerepository_unsupported_model_constraint_all_of.py index 7d185e1820..161154b3df 100644 --- a/intersight/model/softwarerepository_unsupported_model_constraint_all_of.py +++ b/intersight/model/softwarerepository_unsupported_model_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99db1c1fd1..c89c1c932c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 897fbb996c..a9424d9306 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09f27f4bd9..befa30b649 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37dab3c687..86ec258fdd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c42f789cd4..c97f067b83 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3456a0575..2f34360c39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88cc2e215f..5a6fbc9c43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44b28a826c..028c382207 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61858398c7..3784bd5f85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 138c61e0d0..4c72455a02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7547f3e3a1..817624fe34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 631e83ba6f..dcc070dedd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b095098dc0..10b43a1dd0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc23e63765..5b365a3bae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57e6e484d2..c3424da469 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3e499774c..10ec13bf6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ac1aaf3e6..b4a5adf76d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43161d196a..68cce01f49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b481f2991..01ddad231d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4418b487a0..15c9c43993 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a529ceb11..af81acb7e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7edf25ff9..077a4339a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3e717dadf..ece28c10a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0729179e9f..f3c268bdd8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46bcbc8109..e1f5095a2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bfcfba967..cb967b06d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d84b89928f..b8e02e9619 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7567849ca4..5ec51e33b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 184a0eee24..51364a6cc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class StorageBaseArrayRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class StorageBaseArrayRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class StorageBaseArrayRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class StorageBaseArrayRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class StorageBaseArrayRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class StorageBaseArrayRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class StorageBaseArrayRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class StorageBaseArrayRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_base_capacity.py b/intersight/model/storage_base_capacity.py index 2a507d79a2..2d69e579b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bf19ee9c0b..87ccd5b6b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2aa3e4e76e..a6a2cf6a82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d844cae68..cdf0531233 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2ac6c794c..9c7142f815 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StorageBaseClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StorageBaseClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StorageBaseClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StorageBaseClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StorageBaseClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StorageBaseClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StorageBaseClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StorageBaseClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_base_disk_pool.py b/intersight/model/storage_base_disk_pool.py index 463a20cc1f..90b285570e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5263ab9ca1..bf9f62dde9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 65524ea735..09e4140dfd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0487463350..69622ba007 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 efa5bdab46..0f6fb5b37a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c85ea17a2..63c06fedb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa847b0762..9898ca4743 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfe42a1877..1ffa93f131 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf14efa659..64c35ccfdd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e26bc80583..a3cda146bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c2dff736e..911b343871 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 58e5a15948..45923edbe4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ffadd31510..9c8cd0700b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43b80fbcf6..3a66f4ad0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c15c680393..56676e5dc7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1941093a3c..767f89b757 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83f3294116..9baf10699d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17b5f5cac6..b48050a7df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd79efb90c..3fba715ec5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d950bb1da..2d59f93a60 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f4c2c3658..37c01740c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1af770412b..17a50febc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c228b26a5a..618931a812 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 534068f857..5171bf5ce3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc168994f4..419cf5bf2b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecbfa7e501..ae8e6ee376 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2bff07e0f5..e0d6dc4395 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8326b06748..782fc5b90b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f757197d9d..ba30988e2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c23f2bcdc..2ea38799ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb0077e029..ca15aa2704 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbf4e2ed71..f29cf69975 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b17fa1f021..4d2a8b339f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85f4732546..19563df869 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc33265f15..fe71081d11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c9b6005f6..6ac6bc9f29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cf179bb5d..9e3e3b0555 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 afdf82f5b7..55b448e43e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 851c357dfd..b6b45b262d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cfa17e2ce..0bdf60d9c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c03ca85038..d4eaf3f7df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14244e4ab3..93743edc32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8abd1bc1e7..6675af91af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_battery_backup_unit_response.py b/intersight/model/storage_battery_backup_unit_response.py index 7d387f1fa1..ae8cb4e302 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43f850ca71..8f5bc76433 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f44b55786..4e00068ae4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_drive.py b/intersight/model/storage_controller_drive.py index cd696773f6..72d0a46ac5 100644 --- a/intersight/model/storage_controller_drive.py +++ b/intersight/model/storage_controller_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_drive_all_of.py b/intersight/model/storage_controller_drive_all_of.py index e375d09b3a..492881a598 100644 --- a/intersight/model/storage_controller_drive_all_of.py +++ b/intersight/model/storage_controller_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_drive_list.py b/intersight/model/storage_controller_drive_list.py index 78178e06fd..587d943dfb 100644 --- a/intersight/model/storage_controller_drive_list.py +++ b/intersight/model/storage_controller_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_drive_list_all_of.py b/intersight/model/storage_controller_drive_list_all_of.py index a97a8a2c10..ebecf002ed 100644 --- a/intersight/model/storage_controller_drive_list_all_of.py +++ b/intersight/model/storage_controller_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_drive_relationship.py b/intersight/model/storage_controller_drive_relationship.py index 0b48c3dceb..4380e7e23a 100644 --- a/intersight/model/storage_controller_drive_relationship.py +++ b/intersight/model/storage_controller_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class StorageControllerDriveRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class StorageControllerDriveRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class StorageControllerDriveRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class StorageControllerDriveRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class StorageControllerDriveRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class StorageControllerDriveRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class StorageControllerDriveRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class StorageControllerDriveRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_controller_drive_response.py b/intersight/model/storage_controller_drive_response.py index ceecb277d8..845c1267df 100644 --- a/intersight/model/storage_controller_drive_response.py +++ b/intersight/model/storage_controller_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85e88b309a..7c518f820d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77946ff170..862b9fda78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3f04c5ce2..fb7085f062 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,18 @@ class StorageControllerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -218,6 +230,7 @@ class StorageControllerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -239,6 +252,8 @@ class StorageControllerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -300,6 +315,13 @@ class StorageControllerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -421,6 +443,10 @@ class StorageControllerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -658,6 +684,8 @@ class StorageControllerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -856,6 +884,8 @@ class StorageControllerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1136,6 +1166,7 @@ class StorageControllerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_controller_response.py b/intersight/model/storage_controller_response.py index fbcaec563a..9032cf9d70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1b8da27c0..9ce5d531cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc1b4c7bdd..6d84b8054f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a69da1dfb..6c0c59d8a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d73e36fdd..da1a42b154 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83c894b8e2..5201bf57f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StorageDiskGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StorageDiskGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StorageDiskGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StorageDiskGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StorageDiskGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StorageDiskGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StorageDiskGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StorageDiskGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_disk_group_response.py b/intersight/model/storage_disk_group_response.py index a717382012..9519bb8160 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e77ada766a..a7da80a8de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5821c6ee7..28a1f78e99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 673ea9ce44..d6008180a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5a6c18109..964c09fd5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9af7b52468..7dabb3b324 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StorageDiskSlotRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StorageDiskSlotRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StorageDiskSlotRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StorageDiskSlotRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StorageDiskSlotRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StorageDiskSlotRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StorageDiskSlotRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StorageDiskSlotRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_disk_slot_response.py b/intersight/model/storage_disk_slot_response.py index c4748df3f4..9a43c71665 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ebc2fdad1..fb8b5e9c6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9600ada7ef..d196d210d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 98d01e4713..a5ee731b15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e0a245955f..95d6f5b621 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd7478e8f5..b4ba3ec6fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class StorageDriveGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class StorageDriveGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class StorageDriveGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class StorageDriveGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class StorageDriveGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class StorageDriveGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class StorageDriveGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class StorageDriveGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_drive_group_response.py b/intersight/model/storage_drive_group_response.py index a403666c9c..56fb7e394a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy.py b/intersight/model/storage_drive_security_policy.py index 6d2e9dc4f5..6766297ab7 100644 --- a/intersight/model/storage_drive_security_policy.py +++ b/intersight/model/storage_drive_security_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_all_of.py b/intersight/model/storage_drive_security_policy_all_of.py index a83773aa9f..14b20d2fc3 100644 --- a/intersight/model/storage_drive_security_policy_all_of.py +++ b/intersight/model/storage_drive_security_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_list.py b/intersight/model/storage_drive_security_policy_list.py index 46e269f644..4e8ad647e6 100644 --- a/intersight/model/storage_drive_security_policy_list.py +++ b/intersight/model/storage_drive_security_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_list_all_of.py b/intersight/model/storage_drive_security_policy_list_all_of.py index 3fd6224add..c6cdb030ac 100644 --- a/intersight/model/storage_drive_security_policy_list_all_of.py +++ b/intersight/model/storage_drive_security_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_response.py b/intersight/model/storage_drive_security_policy_response.py index 633a21f024..c12c17a463 100644 --- a/intersight/model/storage_drive_security_policy_response.py +++ b/intersight/model/storage_drive_security_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38de07eaab..93db50671e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74bb665f0a..8803d5cc1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4dcc76e7b1..ee2321dfb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b57985970..a98c148541 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 161e76549c..39fe08e0e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c44ef756e..3b93fdcef9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09caac1d01..b519c5702a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_enclosure_disk_response.py b/intersight/model/storage_enclosure_disk_response.py index 7af19e34eb..cbac39821f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b1b3d82a7e..4169fb3ad8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e1f972d48..4d0ae3a30e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a12d705092..e26370b889 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0f062e74e..0ebbf5adb8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b2a2f5da1..12b0ab807f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_enclosure_disk_slot_ep_response.py b/intersight/model/storage_enclosure_disk_slot_ep_response.py index 35b82aae31..4421867191 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d0273a1ce..be5fcba0a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5aa404972e..0b0c12a38e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e9d7efe04..d9925996cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class StorageEnclosureRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class StorageEnclosureRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class StorageEnclosureRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class StorageEnclosureRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class StorageEnclosureRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class StorageEnclosureRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class StorageEnclosureRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class StorageEnclosureRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_enclosure_response.py b/intersight/model/storage_enclosure_response.py index 990582da37..cf92f60fec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60b7334e08..af4dfff6c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 11ca9178fb..d1948ce457 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c45ced6f6f..67a5b6ee0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84965ee908..c090626eae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7441775f3..19c818dc7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b92cdaae03..0727d5bff2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_file_item.py b/intersight/model/storage_file_item.py index 5d581339dc..99d37a9fd1 100644 --- a/intersight/model/storage_file_item.py +++ b/intersight/model/storage_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_file_item_all_of.py b/intersight/model/storage_file_item_all_of.py index 092869975f..65ff76010d 100644 --- a/intersight/model/storage_file_item_all_of.py +++ b/intersight/model/storage_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_file_item_list.py b/intersight/model/storage_file_item_list.py index cfec9b750c..e081663bc0 100644 --- a/intersight/model/storage_file_item_list.py +++ b/intersight/model/storage_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_file_item_list_all_of.py b/intersight/model/storage_file_item_list_all_of.py index bc37b025ee..51f9f87cd8 100644 --- a/intersight/model/storage_file_item_list_all_of.py +++ b/intersight/model/storage_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_file_item_relationship.py b/intersight/model/storage_file_item_relationship.py index 4087345530..142278afa9 100644 --- a/intersight/model/storage_file_item_relationship.py +++ b/intersight/model/storage_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class StorageFileItemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class StorageFileItemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class StorageFileItemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class StorageFileItemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class StorageFileItemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class StorageFileItemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class StorageFileItemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class StorageFileItemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_file_item_response.py b/intersight/model/storage_file_item_response.py index 6eed94eacf..6688948922 100644 --- a/intersight/model/storage_file_item_response.py +++ b/intersight/model/storage_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c1749dafb..2fb55315c7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 326b7d591e..0eabe791fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f822bc682..856ff1ad68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8044ab00f..944c350dae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c82ccbb9d7..7b1f88a491 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6639319829..a04d9e8c8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0411135cb..9d642f91b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33508e1414..e9721fd30e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7baad61ee..6352dfa313 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_flex_flash_controller_props_response.py b/intersight/model/storage_flex_flash_controller_props_response.py index 07c2d26cf7..026509532f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76a70314ab..934ea1626e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_flex_flash_controller_response.py b/intersight/model/storage_flex_flash_controller_response.py index 75de9a6af6..08506eea5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8cee7fbe8..2f3d2f1b68 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c07346748..885699c59b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74a1981a7f..d06ee4747c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a61fc8be23..d598f08f07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9dd99ee24..c32b6f002e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_flex_flash_physical_drive_response.py b/intersight/model/storage_flex_flash_physical_drive_response.py index 438411fa33..6e90a3039c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95867106c3..81d71c9564 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b59297b631..549d3dfc66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88e485b9d2..a3bce7fb3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1ea620b91..8d27dc0a87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48853805f0..8cd0bbbfcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_flex_flash_virtual_drive_response.py b/intersight/model/storage_flex_flash_virtual_drive_response.py index 70312e0947..5a4036132a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccd5f29186..9bfbb02c57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5b33d4c24..e94672d431 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 837a4a5a28..58a9db4a02 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b7a9ae0cfa..6ac5c2ee28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 016a6b6b0c..1d69acf91a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_flex_util_controller_response.py b/intersight/model/storage_flex_util_controller_response.py index 9d57484068..0aac507cc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c426615ac8..6172443262 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b62db7a74a..fbbd9659b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4392a68989..59fffad84f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d7f311ae5f..ef2fc1abd0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b4456e2e5..9318312f8a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_flex_util_physical_drive_response.py b/intersight/model/storage_flex_util_physical_drive_response.py index c9181da3db..88e18cb119 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64a92ed097..13d805e8af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d6d76c72b..e2635dc290 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 347df3b2f7..b10cea7de1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ebc9a9ca0..ccaba1e2ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2c8b1c40d9..c0f20e560f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_flex_util_virtual_drive_response.py b/intersight/model/storage_flex_util_virtual_drive_response.py index 2420f94cc7..e42cab3576 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a162e90a01..068dfedff4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a66b681bd3..e99d6f6a45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ba2c0b79e..77053b00c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4cfa430c31..51d20f99fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12a349f71c..d092367b5e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StorageHitachiArrayRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StorageHitachiArrayRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StorageHitachiArrayRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StorageHitachiArrayRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StorageHitachiArrayRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StorageHitachiArrayRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StorageHitachiArrayRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StorageHitachiArrayRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hitachi_array_response.py b/intersight/model/storage_hitachi_array_response.py index 94608653a6..13c2d7cd21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d9aebccee..2d0b6d8385 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a999475ab4..078743c5b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8da515d2d0..8b67ff818f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff09ebb446..232b560d0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3bbc7da59..260741dd36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 685a59ff3e..2962ca876d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2e6b918b7..b925c09789 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1e047544e..6b5f9be989 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41c1dc86c1..76ca0c2dbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f92828299a..f19160ce91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c88ed2292..c00a84a47e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d6d3f03c4..eed76453dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 743ec85dbe..69ae5640bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3c8b22c57..0b6fb9ecf2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe05dadfe6..3988c99736 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be3db497d2..ae099f7a34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3841d94c2a..1170bb7333 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9800aa0e6..a843ea2284 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49dc2f6eb8..1d4d83f620 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b75440c043..9f9feffbc6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b1ca053d1..9742031762 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8545ee2ea1..23b0e83a53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2dd8b6a95..9064636439 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce35da4748..42549969e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3526934aa..a2529f53d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90042c708a..f7116090f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2defa2bd96..6a70df8877 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3401ef4cca..5d90ae4bab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef8a88cf11..039cf04bf5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19b5efb24e..9d24a26c77 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2366fb18aa..70d6808802 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9eabb4ba0..6667befffc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9236ad08fa..317310e424 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hitachi_external_storage_port_response.py b/intersight/model/storage_hitachi_external_storage_port_response.py index 48e7ede735..b261b67908 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d675794610..e0c3fd5034 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f09ed4c109..a2ee27eab3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7a03166b0..9e57e081bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c12acf70f1..c62cb1636a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9d73b2c82..d946d02947 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bb8f8e0d1..ad6e44fcca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45ec163853..9141aba066 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61c7ba6908..3dc4c19a21 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a211a0c75..aefe90e6d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca86096fe0..023f53ccff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class StorageHitachiHostRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class StorageHitachiHostRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class StorageHitachiHostRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class StorageHitachiHostRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class StorageHitachiHostRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class StorageHitachiHostRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class StorageHitachiHostRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class StorageHitachiHostRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hitachi_host_response.py b/intersight/model/storage_hitachi_host_response.py index f3d78370d6..32385e0121 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 795c73db8a..16d2a71b6a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9184ac1bd..29e615b31f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b54f7c38d2..548904efe4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 487299419f..321c604c47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe004ca829..be655c46ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 860881acbf..1f41ac2096 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48c6750a57..f90e092e08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hitachi_parity_group_response.py b/intersight/model/storage_hitachi_parity_group_response.py index 7148f467df..b42b7e2dee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08f1f7fa3d..79602af501 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b991b7fcf8..636149300e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f58a80859..1acde9eea4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b593c7ec4..3e1de5f5a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9922f3e91..18cd8746d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -109,6 +109,18 @@ class StorageHitachiPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -212,6 +224,7 @@ class StorageHitachiPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -233,6 +246,8 @@ class StorageHitachiPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -294,6 +309,13 @@ class StorageHitachiPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -415,6 +437,10 @@ class StorageHitachiPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -652,6 +678,8 @@ class StorageHitachiPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -850,6 +878,8 @@ class StorageHitachiPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1130,6 +1160,7 @@ class StorageHitachiPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hitachi_pool_response.py b/intersight/model/storage_hitachi_pool_response.py index bdb9274e3c..45d0f60591 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b809e50eec..7dd6234de7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07d229431f..1903bab414 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6e0dac624..f4cc8ca34b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d5c9aed53..14e2e7ff3e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2a97a41d5..079075c191 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f771851df7..c5a697e597 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35076315ec..3b77330281 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba8cda7d82..b2937f5232 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d114f2a8c2..1186a2342e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ae37fbf2a..07f8cdc2b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44a2229a5d..f4691a98e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ae81719a8b..c7f4b4385f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25749ebbef..51e8aad501 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bcdba67547..39d5684e2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc6b9bd5c8..980fc5854a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 459de20695..59794f2f18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ed2cff597..305cc2fb39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b4091fc4f..ef446f82cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bf916e0ef..64a0a067fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair.py b/intersight/model/storage_hitachi_volume_migration_pair.py index 1ae3316a51..07d47eeeeb 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair.py +++ b/intersight/model/storage_hitachi_volume_migration_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_all_of.py b/intersight/model/storage_hitachi_volume_migration_pair_all_of.py index a0646925bd..ea26b681ed 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_all_of.py +++ b/intersight/model/storage_hitachi_volume_migration_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_list.py b/intersight/model/storage_hitachi_volume_migration_pair_list.py index 835544774a..9793a520a9 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_list.py +++ b/intersight/model/storage_hitachi_volume_migration_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_list_all_of.py b/intersight/model/storage_hitachi_volume_migration_pair_list_all_of.py index dac76b7976..8ddee4a0cc 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_list_all_of.py +++ b/intersight/model/storage_hitachi_volume_migration_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_response.py b/intersight/model/storage_hitachi_volume_migration_pair_response.py index 1d85f950a5..936a14fdf5 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_response.py +++ b/intersight/model/storage_hitachi_volume_migration_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02a8601d6a..670c97fff1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -132,6 +132,18 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -235,6 +247,7 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -256,6 +269,8 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -317,6 +332,13 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -438,6 +460,10 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -675,6 +701,8 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -873,6 +901,8 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1153,6 +1183,7 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hitachi_volume_response.py b/intersight/model/storage_hitachi_volume_response.py index 8fce9b3f85..5315138278 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ebd0aff2b..7c4a948cd3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 781df2b830..6e0055df95 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f5bd3d083d..a41f91bb1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9160d15b2c..4e755b60cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f4eead3b0..dfc0d50610 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 834f2001d4..6d4f60b32f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bdaac184b0..8491f0eef6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,18 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -201,6 +213,7 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -222,6 +235,8 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -283,6 +298,13 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -404,6 +426,10 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -641,6 +667,8 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -839,6 +867,8 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1119,6 +1149,7 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hyper_flex_storage_container_response.py b/intersight/model/storage_hyper_flex_storage_container_response.py index 4a0143d7d9..5c8a4096a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b451f38ef7..10518d8501 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 70d8e3eb6f..8530a42539 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f45668f965..3ac69e1b8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7e5140fed..64cf6d1cd6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 000483250f..9ec4de6ca5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_hyper_flex_volume_response.py b/intersight/model/storage_hyper_flex_volume_response.py index c4e9814f2c..768054cb55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 debbc264df..ec3889483a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ba7414bef..55d0fd48ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 291f51d4cf..1c9aff4612 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 733afd3b22..6489624b06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0183086ce7..31796df0d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 21cc26c945..2bd573e855 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StorageItemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StorageItemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StorageItemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StorageItemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StorageItemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StorageItemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StorageItemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StorageItemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_item_response.py b/intersight/model/storage_item_response.py index 242e853cb0..c5a1c0d447 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ea2b6520c..bcf243a264 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b904fff7d..418b5462aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_auth_credentials.py b/intersight/model/storage_kmip_auth_credentials.py index 0999737dd5..7811e455b9 100644 --- a/intersight/model/storage_kmip_auth_credentials.py +++ b/intersight/model/storage_kmip_auth_credentials.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_auth_credentials_all_of.py b/intersight/model/storage_kmip_auth_credentials_all_of.py index ae28233ff0..4bb5f48f9d 100644 --- a/intersight/model/storage_kmip_auth_credentials_all_of.py +++ b/intersight/model/storage_kmip_auth_credentials_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_server.py b/intersight/model/storage_kmip_server.py index 7e1e8101f9..e8414572df 100644 --- a/intersight/model/storage_kmip_server.py +++ b/intersight/model/storage_kmip_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_server_all_of.py b/intersight/model/storage_kmip_server_all_of.py index 9183c5075e..5d42b632cd 100644 --- a/intersight/model/storage_kmip_server_all_of.py +++ b/intersight/model/storage_kmip_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 550f8b68f8..ba84e30432 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 856fa7b003..218d6d4405 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c420d1e078..e57d9d260a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a519903d4..2ab1403100 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb1ac269f2..cd42af12dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e273f5f325..89ca167dcd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7ac6332c2..f286ae24d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2702bfbd82..0672908afe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f22c722991..b099109f29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 304b0fd645..6a9151b921 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ef53e0476..ca92000bda 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e8fad1c2a..ee03d6e95d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1eb0b962fc..e46392ee36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_aggregate_event_response.py b/intersight/model/storage_net_app_aggregate_event_response.py index 3cccdf8c35..d0db25a1a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6533e4f57..bebd51c41f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a38fcf17a..4e4b33821c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccc3976af7..a0108884e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -135,6 +135,18 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -238,6 +250,7 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -259,6 +272,8 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -320,6 +335,13 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -441,6 +463,10 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -678,6 +704,8 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -876,6 +904,8 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1156,6 +1186,7 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_aggregate_response.py b/intersight/model/storage_net_app_aggregate_response.py index 647887a6d7..42fe69ffaf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6f1aca656..c76d5c0caa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6019d95f84..13ad9e1f70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60b0c1c5bf..253ed85eeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f1a3e18c7..1f6ee9035d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 540f1c8f22..102dd6fa4c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 222c0ea57d..57b8e19c55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63aeb2c945..a1cb833a2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -170,6 +170,18 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -273,6 +285,7 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -294,6 +307,8 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -355,6 +370,13 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -476,6 +498,10 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -713,6 +739,8 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -911,6 +939,8 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1191,6 +1221,7 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_base_disk_response.py b/intersight/model/storage_net_app_base_disk_response.py index 82ce3f7d5a..30481aed42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40776b1efd..3302f71e9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7720a11f6c..04830f9e51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eedcd37274..404ce08072 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b53f1f9c7a..68244f2407 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0bb53386d4..39c6741163 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c42f955ce2..8b64bf2586 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snap_mirror_policy_relationship.py b/intersight/model/storage_net_app_base_snap_mirror_policy_relationship.py index 6cc1836ed5..68203a9595 100644 --- a/intersight/model/storage_net_app_base_snap_mirror_policy_relationship.py +++ b/intersight/model/storage_net_app_base_snap_mirror_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_base_snapshot_policy.py b/intersight/model/storage_net_app_base_snapshot_policy.py index e8daae56c7..06ee09b6f7 100644 --- a/intersight/model/storage_net_app_base_snapshot_policy.py +++ b/intersight/model/storage_net_app_base_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snapshot_policy_all_of.py b/intersight/model/storage_net_app_base_snapshot_policy_all_of.py index 598160abeb..b58d82a81f 100644 --- a/intersight/model/storage_net_app_base_snapshot_policy_all_of.py +++ b/intersight/model/storage_net_app_base_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23cc646be5..bf868e7013 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83cff696fe..193027b658 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2037415c12..e8bde69a6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ef4f6ae06..385531c731 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 34ef30e5af..440dbf76a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bca8ce57a4..0ffb3b2652 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8eff42c58e..4c64c78b6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4594f06733..49a9d64579 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48ebd202d1..8ec7e4d3b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a681df96fa..80f6853fef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea41c8fc71..4f696ec0ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f298f1f9d..e64f309e26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target.py b/intersight/model/storage_net_app_cloud_target.py index 6df8eb63d4..d888d4b856 100644 --- a/intersight/model/storage_net_app_cloud_target.py +++ b/intersight/model/storage_net_app_cloud_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_all_of.py b/intersight/model/storage_net_app_cloud_target_all_of.py index 2e9c4479f4..fbe76fa0fa 100644 --- a/intersight/model/storage_net_app_cloud_target_all_of.py +++ b/intersight/model/storage_net_app_cloud_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_list.py b/intersight/model/storage_net_app_cloud_target_list.py index d6ae811987..e6246242c9 100644 --- a/intersight/model/storage_net_app_cloud_target_list.py +++ b/intersight/model/storage_net_app_cloud_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_list_all_of.py b/intersight/model/storage_net_app_cloud_target_list_all_of.py index f76d599545..21d8659d10 100644 --- a/intersight/model/storage_net_app_cloud_target_list_all_of.py +++ b/intersight/model/storage_net_app_cloud_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_response.py b/intersight/model/storage_net_app_cloud_target_response.py index 70d3a21c05..20b62d8871 100644 --- a/intersight/model/storage_net_app_cloud_target_response.py +++ b/intersight/model/storage_net_app_cloud_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fae4d835bd..161e2f585c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4e3f5f79b..14596b57bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f50a443c5..7383802bb8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7e233565e..89c8f3e7f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e460aa6d51..664ae19c4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88b1ea5f00..475cd33acc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a84fcbe83b..27ee779d0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_cluster_event_response.py b/intersight/model/storage_net_app_cluster_event_response.py index c904046ab6..28c0d911b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f57f930459..0f336da91f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57cfeefcb9..861721d2cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e79694dbb8..fd6302d3f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class StorageNetAppClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class StorageNetAppClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class StorageNetAppClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class StorageNetAppClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class StorageNetAppClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class StorageNetAppClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class StorageNetAppClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class StorageNetAppClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_cluster_response.py b/intersight/model/storage_net_app_cluster_response.py index 0d9335f14e..29381804b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bb4263403..03aab849ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4643a8f98..578a2f656d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f003915e7..a0b53b145e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e046c5a2c..7da00b1bd8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 39f2d304ac..17550b0f5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy.py b/intersight/model/storage_net_app_cluster_snapshot_policy.py index db2e6ea7a5..5a1f9afcb2 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_all_of.py b/intersight/model/storage_net_app_cluster_snapshot_policy_all_of.py index d2f6279d40..ef18ad6818 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_all_of.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_list.py b/intersight/model/storage_net_app_cluster_snapshot_policy_list.py index 97e35cc7f9..a3d9c85721 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_list.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_list_all_of.py b/intersight/model/storage_net_app_cluster_snapshot_policy_list_all_of.py index 7f42d3d3f1..45c17baf1d 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_list_all_of.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_response.py b/intersight/model/storage_net_app_cluster_snapshot_policy_response.py index ca2526b07b..2dc216868a 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_response.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14414c8328..8cf6081bcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f2e6904d2..89f36d03f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06cb793c11..d63bee9227 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e418dffe9..3923c98f8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a2fdedd01..258c225b3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 625879845f..b1bd4b3641 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e58d658662..7df897676e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 e0fa097790..53c8c5693f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2c32653d8..8361df3809 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5716cd72d..ecd82b89f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bab5de51f..a98cee5011 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 fad4322f1f..93891278af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35f0025996..b14d6e77f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a62a2dc5de..e916dc9cf4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48fc2764c5..e2875fffa7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4c813a66f..0fcec7595e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4472281d2c..b469b5ca78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_disk_event_response.py b/intersight/model/storage_net_app_disk_event_response.py index a5f0d819da..32605079bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a2540dcf8..19e10d5515 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8138e49113..efc680fdb7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71ebb93e1a..f9df1e4254 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87544a7201..3803057aa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f1f09fad7b..1292b2cab7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5e5c1ee27..6516bdebbf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94cd8e3530..f8cfc35ef8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 dbd8071dc8..84562c147d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 60ad646b6d..8da4b1abac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a76b6d871..234569eabe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4fa132675..9a59267a88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c91a0f6892..3e9252df1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6ff36cfb4..23c1caffa9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -110,6 +110,18 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -213,6 +225,7 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -234,6 +247,8 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -295,6 +310,13 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -416,6 +438,10 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -653,6 +679,8 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -851,6 +879,8 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1131,6 +1161,7 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_ethernet_port_response.py b/intersight/model/storage_net_app_ethernet_port_response.py index 742118763e..b296c5c626 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 344177f696..280933cb1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a88d8507f..6af5e1323e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fcb8dc3c7..ebf029f109 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31a2ea855d..9debb7f0d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2afc2656e2..f9626cee34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78fd4d27c7..abe635e4ba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8503d279f..baf2a3162f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22491247a9..3471064fc0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b427304625..8b18fb94aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d27d0cd2bc..6cedd787c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02669b4f1d..34170d12cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a3443c63f..e4ffd4e15f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 425b44e6c8..7977a43481 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e926c4ccd5..09aa7b2a31 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e865be5ec6..f0ebf46f87 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c36770481a..540939b625 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 4c1cdee59c..c942deb584 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33a7dacf6e..134d9fec9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25f51079aa..06bc67759d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4d2188e2b..748b337062 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -120,6 +120,18 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -223,6 +235,7 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -244,6 +257,8 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -305,6 +320,13 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -426,6 +448,10 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -663,6 +689,8 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -861,6 +889,8 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1141,6 +1171,7 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_fc_interface_response.py b/intersight/model/storage_net_app_fc_interface_response.py index 945ee35e53..6652677e32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c5d41ff774..3c214e6205 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7dead98569..75612b0cce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e01a8f39c..ec4065dec7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42f715f827..f180c53553 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8f4cc7d1e..fa0686ac73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bace75fc98..3090fc490d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd87da184e..c62affcfa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 aefc97c069..751470f727 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90b7255a1b..52e9b5b591 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c016d29a3..f5cbc64533 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76e541cdf4..582e9c73c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -117,6 +117,18 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -220,6 +232,7 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -241,6 +254,8 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -302,6 +317,13 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -423,6 +445,10 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -660,6 +686,8 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -858,6 +886,8 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1138,6 +1168,7 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_fc_port_response.py b/intersight/model/storage_net_app_fc_port_response.py index b2a146629e..2b87967a1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6f292fb0c..00714e35a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5096f5629c..1865537bd4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3102f176f1..d00cbde2e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2180f021c3..bd1a081610 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa24d52e9f..9e8d04ec80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aade637c7d..b3372f88e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24cd14ec2e..64dcd38672 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,18 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -201,6 +213,7 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -222,6 +235,8 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -283,6 +298,13 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -404,6 +426,10 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -641,6 +667,8 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -839,6 +867,8 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1119,6 +1149,7 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_initiator_group_response.py b/intersight/model/storage_net_app_initiator_group_response.py index f2ba0513b2..cb208f6225 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8617aaa496..499f6eac38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 126ed7f9b4..6c16a79423 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 91b1093bc5..3d4a0386ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d091ef8b92..093c9ab0b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d9b833b0a..8c077ca293 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a541722c11..163bb942f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9361a208ff..97f05b05cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 420cea2f9f..7666e1d86d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 394ef790cc..8c9cbf6dd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2392357f2e..d8da9ce79a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47ad9f784d..5e25c96211 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_ip_interface_response.py b/intersight/model/storage_net_app_ip_interface_response.py index 3aa4be30ca..b9625272b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adf0b8e27b..08e7bfd939 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 66d26df25e..603bd958cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1496d193e0..59c5e50f10 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f5220b65e..e15aa104f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9fcb47e1dc..bf74d99e08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6f65bd840..5d17962806 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d181da9af9..f1e6700237 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08b4f6545b..cc85f9bc8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69855290bc..5ddaa1aa15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0b3a88288..f1824a1958 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02e3e449c1..affa86df3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fda833b393..bf41abaaf6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c59fc3daf4..e82751eaa4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06196d547b..b336889cae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c00d03ec5..926ca19845 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3eeb47a5ac..6ef5713c0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a455811884..dd2942281c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_lun_event_response.py b/intersight/model/storage_net_app_lun_event_response.py index 6757989760..5e9e1b5d8b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 db5c319d00..97c46f5db0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01645f8236..04fa03046d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06517515a5..3f287c6947 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be8b042f79..848834c74b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9efa9df9b..67cf443021 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e27800b31c..33053caf2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27aea01ae2..ca852af4f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a10bfe8284..bfe140d167 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,18 @@ class StorageNetAppLunRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -218,6 +230,7 @@ class StorageNetAppLunRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -239,6 +252,8 @@ class StorageNetAppLunRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -300,6 +315,13 @@ class StorageNetAppLunRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -421,6 +443,10 @@ class StorageNetAppLunRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -658,6 +684,8 @@ class StorageNetAppLunRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -856,6 +884,8 @@ class StorageNetAppLunRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1136,6 +1166,7 @@ class StorageNetAppLunRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_lun_response.py b/intersight/model/storage_net_app_lun_response.py index 871da968c9..8e5e753357 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_namespace.py b/intersight/model/storage_net_app_namespace.py index 2f040f87cf..237069b6f3 100644 --- a/intersight/model/storage_net_app_namespace.py +++ b/intersight/model/storage_net_app_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_namespace_all_of.py b/intersight/model/storage_net_app_namespace_all_of.py index 24705f054a..3723eaf4e2 100644 --- a/intersight/model/storage_net_app_namespace_all_of.py +++ b/intersight/model/storage_net_app_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_namespace_list.py b/intersight/model/storage_net_app_namespace_list.py index 8a82f9d594..4526a20227 100644 --- a/intersight/model/storage_net_app_namespace_list.py +++ b/intersight/model/storage_net_app_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_namespace_list_all_of.py b/intersight/model/storage_net_app_namespace_list_all_of.py index 21a8dc2ae5..6661449968 100644 --- a/intersight/model/storage_net_app_namespace_list_all_of.py +++ b/intersight/model/storage_net_app_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_namespace_response.py b/intersight/model/storage_net_app_namespace_response.py index 9922a2502a..e14f7466fa 100644 --- a/intersight/model/storage_net_app_namespace_response.py +++ b/intersight/model/storage_net_app_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client.py b/intersight/model/storage_net_app_nfs_client.py index 691aadfcb8..015f1247b8 100644 --- a/intersight/model/storage_net_app_nfs_client.py +++ b/intersight/model/storage_net_app_nfs_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_all_of.py b/intersight/model/storage_net_app_nfs_client_all_of.py index c0361a5085..268fc7c8de 100644 --- a/intersight/model/storage_net_app_nfs_client_all_of.py +++ b/intersight/model/storage_net_app_nfs_client_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_list.py b/intersight/model/storage_net_app_nfs_client_list.py index 1f87311c39..87ad383b55 100644 --- a/intersight/model/storage_net_app_nfs_client_list.py +++ b/intersight/model/storage_net_app_nfs_client_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_list_all_of.py b/intersight/model/storage_net_app_nfs_client_list_all_of.py index 2e48a37ad5..dedc8b8403 100644 --- a/intersight/model/storage_net_app_nfs_client_list_all_of.py +++ b/intersight/model/storage_net_app_nfs_client_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_response.py b/intersight/model/storage_net_app_nfs_client_response.py index 537a75db25..33b00be0a5 100644 --- a/intersight/model/storage_net_app_nfs_client_response.py +++ b/intersight/model/storage_net_app_nfs_client_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d3fd12a81..982f9225e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f50f6d61b9..c1f0713218 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d215c1ba0..96d19438b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a5cd51394..c978a1ef6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b89078451c..09608fd28a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47a8cc9745..e7e3dc3a79 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea387daddb..779dd78ce4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ca6f5af74..4fe75dcea8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4a021bb90..f937cec973 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 990793ff4c..f65e78a8d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f73ddeaf30..8d8356c701 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 428a8bf2bc..19e39b450e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 faf9c084e0..8b6b7306e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d7e3c18da..18ce53d740 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cee42502ec..f06b4a3e7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a40201d3e9..dff31b27ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c4520c25ba..9b42137d88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_node_event_response.py b/intersight/model/storage_net_app_node_event_response.py index 1a221cae2a..e4788d5969 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd8d51ae98..0a9c02f7aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6e11e253a..e1e7fe3251 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 454eb54d3c..cfc56f407e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -119,6 +119,18 @@ class StorageNetAppNodeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -222,6 +234,7 @@ class StorageNetAppNodeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -243,6 +256,8 @@ class StorageNetAppNodeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -304,6 +319,13 @@ class StorageNetAppNodeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -425,6 +447,10 @@ class StorageNetAppNodeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -662,6 +688,8 @@ class StorageNetAppNodeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -860,6 +888,8 @@ class StorageNetAppNodeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1140,6 +1170,7 @@ class StorageNetAppNodeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_node_response.py b/intersight/model/storage_net_app_node_response.py index a3440a8e2f..e1013cad16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 51a705b445..6d4be5c9b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 05c485d0ae..905bba67e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41e2640612..de85fa2221 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b91778d77..17a6ebb135 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 497c7e4045..7888893fb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4819265da1..2f405fa57d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08fc5fceed..b31427de6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 e3c472dab1..4337b28b5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f8b4b2f57..af0d902d2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a54dc2a6db..e3332b126e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ab61afb1c..0fe97d6d9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 a583a21577..c02e67aa53 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04dd7d019f..2f842a9cdf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c8156b091..c2c59020dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 456740bb5b..99367c4d4c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19746c5044..10cf8f997a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 88879f2cad..2bf9eacf70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e1e5e0686..7760f3e1c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cba06a503d..0902774406 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd9be360f9..ba1d79cd66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ed71ecdf2..b1856fb74e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5dcd44ddbc..bf218fdf5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 09d0c6341b..515a82c2bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3595df4601..18a6b8ab18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55654c15aa..59d15db711 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d846118ea..9c46d8ab82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec5148181f..56ac3c9e57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4112fa7635..27e502228f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 edc12b872f..5bf07f0c45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 463f1e33ad..ca264f809c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08c6763430..08fcf7a6f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbf1ade983..86051f7947 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a535b3723..c243374ed6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c015f7deb..d72be0d53e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ce45008ec..31c1ed63e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship.py b/intersight/model/storage_net_app_snap_mirror_relationship.py index 6919a1f4e5..1c7454ce39 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py b/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py index 9b014183a5..4c4dfbfafd 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_list.py b/intersight/model/storage_net_app_snap_mirror_relationship_list.py index c4bccba3d6..6478c75a1e 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_list.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py b/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py index 09c68601b3..78b9779411 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_response.py b/intersight/model/storage_net_app_snap_mirror_relationship_response.py index b53d904638..52e2346290 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_response.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snapshot_policy_schedule.py b/intersight/model/storage_net_app_snapshot_policy_schedule.py index 498f4195c1..4c045250c5 100644 --- a/intersight/model/storage_net_app_snapshot_policy_schedule.py +++ b/intersight/model/storage_net_app_snapshot_policy_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snapshot_policy_schedule_all_of.py b/intersight/model/storage_net_app_snapshot_policy_schedule_all_of.py index 28f9bfa508..1712f7aad4 100644 --- a/intersight/model/storage_net_app_snapshot_policy_schedule_all_of.py +++ b/intersight/model/storage_net_app_snapshot_policy_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b195a166d9..4c722f10e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad2705d715..483f719692 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10b631e401..12f8321ea7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2c8be359a..6b379a4053 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90f0e5d9b5..b09f0da6db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13189e4729..8d84c2869e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 486975caab..c79b36aeac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f68259f34a..3d8b3f3821 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3045e94fa..60bc04b678 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_storage_vm_response.py b/intersight/model/storage_net_app_storage_vm_response.py index 42351e747c..1b043932e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53d5aa0fab..4c4ca7c467 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4c6152917..0a0785c1a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1bdb09651a..5abd53889e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f3da043a2..fab95f213b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef0b1667e9..4e63fa2123 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_svm_event_response.py b/intersight/model/storage_net_app_svm_event_response.py index 52ca4ef9ec..2ee3d9bb5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 deb668fe7f..29c97b932b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4774f73aa1..cc2d0be1d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbd4106543..ed6444304e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 572d52acb7..f1dcdf0306 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 deb7ad5dcd..d0a43d75d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy.py b/intersight/model/storage_net_app_svm_snapshot_policy.py index 5864528e13..7ec597ee2d 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy.py +++ b/intersight/model/storage_net_app_svm_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_all_of.py b/intersight/model/storage_net_app_svm_snapshot_policy_all_of.py index 427973bb4b..ab22afda95 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_all_of.py +++ b/intersight/model/storage_net_app_svm_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_list.py b/intersight/model/storage_net_app_svm_snapshot_policy_list.py index 08a94e0be1..9a25b7c12e 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_list.py +++ b/intersight/model/storage_net_app_svm_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_list_all_of.py b/intersight/model/storage_net_app_svm_snapshot_policy_list_all_of.py index f9fdd829a4..c3fa8de6ab 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_list_all_of.py +++ b/intersight/model/storage_net_app_svm_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_response.py b/intersight/model/storage_net_app_svm_snapshot_policy_response.py index 358204cfa9..27eda4a73b 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_response.py +++ b/intersight/model/storage_net_app_svm_snapshot_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75bbaafb1b..5acf1e8b9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89a706d93b..4c9d9ddcba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5c6c0844c..316a4a6b8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6198b6e43..d49ad70304 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6df83b2495..c054fd6613 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79f70d6d3c..9794a71e3a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4942d2c7e..0d4356cd57 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -134,6 +134,18 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -237,6 +249,7 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -258,6 +271,8 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -319,6 +334,13 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -440,6 +462,10 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -677,6 +703,8 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -875,6 +903,8 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1155,6 +1185,7 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_volume_event_response.py b/intersight/model/storage_net_app_volume_event_response.py index b873c9f788..9fb8796331 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b5c0838fa..65cb4350c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5978228b4e..640c96a69a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 edcf714cdd..a431db5756 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,18 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -218,6 +230,7 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -239,6 +252,8 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -300,6 +315,13 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -421,6 +443,10 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -658,6 +684,8 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -856,6 +884,8 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1136,6 +1166,7 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_net_app_volume_response.py b/intersight/model/storage_net_app_volume_response.py index d6841cd4b0..0934d126d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f0b567645..d47383bd73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e8bbf9c03..f64bfd3ef1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd69d7ed69..5ad050ade6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 faadae1b30..bccc305551 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0983027640..12c8e45cbb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_dedicated_hot_spare_configuration.py b/intersight/model/storage_nvme_dedicated_hot_spare_configuration.py index baf5ed68c6..5b571d4948 100644 --- a/intersight/model/storage_nvme_dedicated_hot_spare_configuration.py +++ b/intersight/model/storage_nvme_dedicated_hot_spare_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_dedicated_hot_spare_configuration_all_of.py b/intersight/model/storage_nvme_dedicated_hot_spare_configuration_all_of.py index 9e29fd22ee..491372ea39 100644 --- a/intersight/model/storage_nvme_dedicated_hot_spare_configuration_all_of.py +++ b/intersight/model/storage_nvme_dedicated_hot_spare_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_physical_disk_state.py b/intersight/model/storage_nvme_physical_disk_state.py index eabe3876e1..38926b80e9 100644 --- a/intersight/model/storage_nvme_physical_disk_state.py +++ b/intersight/model/storage_nvme_physical_disk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_physical_disk_state_all_of.py b/intersight/model/storage_nvme_physical_disk_state_all_of.py index 346d85c0c0..1787a2ec3e 100644 --- a/intersight/model/storage_nvme_physical_disk_state_all_of.py +++ b/intersight/model/storage_nvme_physical_disk_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_raid_configuration.py b/intersight/model/storage_nvme_raid_configuration.py index 1fecafaecb..d495deb826 100644 --- a/intersight/model/storage_nvme_raid_configuration.py +++ b/intersight/model/storage_nvme_raid_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_raid_configuration_all_of.py b/intersight/model/storage_nvme_raid_configuration_all_of.py index c1033e35a3..09ca27b6b0 100644 --- a/intersight/model/storage_nvme_raid_configuration_all_of.py +++ b/intersight/model/storage_nvme_raid_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_raid_configuration_list.py b/intersight/model/storage_nvme_raid_configuration_list.py index 265ea151e5..0701b808d7 100644 --- a/intersight/model/storage_nvme_raid_configuration_list.py +++ b/intersight/model/storage_nvme_raid_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_raid_configuration_list_all_of.py b/intersight/model/storage_nvme_raid_configuration_list_all_of.py index 6c8dd43edd..c3704db0cb 100644 --- a/intersight/model/storage_nvme_raid_configuration_list_all_of.py +++ b/intersight/model/storage_nvme_raid_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_raid_configuration_response.py b/intersight/model/storage_nvme_raid_configuration_response.py index 92a415c858..ebd978fae2 100644 --- a/intersight/model/storage_nvme_raid_configuration_response.py +++ b/intersight/model/storage_nvme_raid_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_raid_drive_group.py b/intersight/model/storage_nvme_raid_drive_group.py index c6fd2ab266..f6ccb35a94 100644 --- a/intersight/model/storage_nvme_raid_drive_group.py +++ b/intersight/model/storage_nvme_raid_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_raid_drive_group_all_of.py b/intersight/model/storage_nvme_raid_drive_group_all_of.py index 7298773f99..08ffd02f9f 100644 --- a/intersight/model/storage_nvme_raid_drive_group_all_of.py +++ b/intersight/model/storage_nvme_raid_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_virtual_drive_configuration.py b/intersight/model/storage_nvme_virtual_drive_configuration.py index 0e2088a2f9..ecce4309b7 100644 --- a/intersight/model/storage_nvme_virtual_drive_configuration.py +++ b/intersight/model/storage_nvme_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_nvme_virtual_drive_configuration_all_of.py b/intersight/model/storage_nvme_virtual_drive_configuration_all_of.py index c3f816e67b..fe37468fc4 100644 --- a/intersight/model/storage_nvme_virtual_drive_configuration_all_of.py +++ b/intersight/model/storage_nvme_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e00a6f41d..66d48141fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cdc621ef8..49e556129b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 064f12e0ab..33ed1f9fa7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2972e5f8c0..87453da6df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbc3c54ba6..6b0db0cb24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8baaf9576..755b81af7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa29cfa248..ab07a00685 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_physical_disk_extension_response.py b/intersight/model/storage_physical_disk_extension_response.py index 059d460e10..7bc8c9abf2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89f83e223d..9f8b37bddd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48f4428871..c31fc35f9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 859544ac9c..e0aba2014a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_physical_disk_response.py b/intersight/model/storage_physical_disk_response.py index 71e4b0cd98..b78702ba44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83dad848f8..ef4b2ca0fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfa53dc96f..9c39d04d69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b69dd68b96..f6cf71efc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac9c8447c2..8525dfa61c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6a4a28e02..8e6a6adfe2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_physical_disk_usage_response.py b/intersight/model/storage_physical_disk_usage_response.py index 36244de864..04f404eb01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 764822a742..ebff1e6544 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_alerts.py b/intersight/model/storage_pure_array_alerts.py index 33e242ba6b..f0e33dfa58 100644 --- a/intersight/model/storage_pure_array_alerts.py +++ b/intersight/model/storage_pure_array_alerts.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_alerts_all_of.py b/intersight/model/storage_pure_array_alerts_all_of.py index 635b48e9ce..7ac12007cb 100644 --- a/intersight/model/storage_pure_array_alerts_all_of.py +++ b/intersight/model/storage_pure_array_alerts_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_alerts_list.py b/intersight/model/storage_pure_array_alerts_list.py index f4bc263746..1a4cde723a 100644 --- a/intersight/model/storage_pure_array_alerts_list.py +++ b/intersight/model/storage_pure_array_alerts_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_alerts_list_all_of.py b/intersight/model/storage_pure_array_alerts_list_all_of.py index f410c7a00a..0ad92754d2 100644 --- a/intersight/model/storage_pure_array_alerts_list_all_of.py +++ b/intersight/model/storage_pure_array_alerts_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_alerts_response.py b/intersight/model/storage_pure_array_alerts_response.py index 67e369cef8..4808f958fa 100644 --- a/intersight/model/storage_pure_array_alerts_response.py +++ b/intersight/model/storage_pure_array_alerts_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9df20d09fc..9d31c2a992 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3af5657dd..38213c3b41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ee6441344..b6c407c8a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16a8db8810..fa8ca7c987 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StoragePureArrayRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StoragePureArrayRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StoragePureArrayRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StoragePureArrayRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StoragePureArrayRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StoragePureArrayRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StoragePureArrayRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StoragePureArrayRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_pure_array_response.py b/intersight/model/storage_pure_array_response.py index a43c27d220..28779a34d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7db954cb4..bfd8285927 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d138b9f69d..bca7d2e83f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0315b9b25..ff9342e39f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0456591ec..06383d7507 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b15f08655f..e22044cc4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84af4148fe..23be19fbdc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ee50f20c0..5d5ee720d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -110,6 +110,18 @@ class StoragePureControllerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -213,6 +225,7 @@ class StoragePureControllerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -234,6 +247,8 @@ class StoragePureControllerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -295,6 +310,13 @@ class StoragePureControllerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -416,6 +438,10 @@ class StoragePureControllerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -653,6 +679,8 @@ class StoragePureControllerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -851,6 +879,8 @@ class StoragePureControllerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1131,6 +1161,7 @@ class StoragePureControllerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_pure_controller_response.py b/intersight/model/storage_pure_controller_response.py index 276756ce3e..ea0bff15f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b36b0d6c1..225e78bae0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23e9777966..02ccc52ac1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a4e4e96a9..d97769a441 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4d86a39d6..eb65b9ed38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e62b333bf..fb27fa4fc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f1179f2c1..5411072d19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aba4e05e18..6da5023ded 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2071abda53..2f6965db28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c30ce85541..9b3563531c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c95f9825c..2e0686864e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 875c3d6fa0..fa8834203c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12b56fd8b9..8445c3b8ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27a6cca74e..bdef37e46a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StoragePureHostGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StoragePureHostGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StoragePureHostGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StoragePureHostGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StoragePureHostGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StoragePureHostGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StoragePureHostGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StoragePureHostGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_pure_host_group_response.py b/intersight/model/storage_pure_host_group_response.py index 2dc458d658..2a4b7551b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b045aeb04f..16ab3028c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a3b370007..a3d89eb0fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 758ba52173..08e8559f1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 606a22e338..ec84b68184 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca0fe802bf..47469f68f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7744119e13..02acbaef61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e94c7c66f..e8df5f6b5c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bc98747d9..69945bd7bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class StoragePureHostRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class StoragePureHostRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class StoragePureHostRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class StoragePureHostRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class StoragePureHostRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class StoragePureHostRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class StoragePureHostRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class StoragePureHostRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_pure_host_response.py b/intersight/model/storage_pure_host_response.py index d174006b74..fa07533cf7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c09e61390d..e05557b128 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc93ace99b..5c4a68046d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81c490f05e..f0b8dcd3a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a23a2df12e..841311a4d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50393d33d6..b0a5dee743 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b20f478a46..17039d0cd9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2509c9843..4c63648d9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47d7f8ef1a..f5e07f8b61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 22c9090c71..afddd06afc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c47f86f52d..ef46023615 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6d550de88..debff18e99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_pure_protection_group_response.py b/intersight/model/storage_pure_protection_group_response.py index 9bc5bd9ddc..541860bf33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b95a74b3da..557c94060d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23214be6ec..5cf2350c12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1551a94c2d..cc6e6a8226 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 507dc666af..57fce1fa58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1384d42444..33cab8d976 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_pure_protection_group_snapshot_response.py b/intersight/model/storage_pure_protection_group_snapshot_response.py index 83c5fafd7e..5717fe5fdd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45abbeefd4..cb1cd2edb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 febe6ecc7e..0cd0c10ade 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 548ec2cd29..50f0d57cae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ed07e9b9f..fcc38ca157 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2c1de1f2d4..7d1a3c83d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 932c3a2914..1821b997e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52e777ec21..185a096e46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d12d6806fe..08f055efbd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 feacc8a7a5..20855f19cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7bbb70ca09..6ad83abba2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 840ee85473..4d857a85d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array.py b/intersight/model/storage_pure_target_array.py index 1df947b5c9..5aabce44b3 100644 --- a/intersight/model/storage_pure_target_array.py +++ b/intersight/model/storage_pure_target_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_all_of.py b/intersight/model/storage_pure_target_array_all_of.py index acd948277d..fefdad8466 100644 --- a/intersight/model/storage_pure_target_array_all_of.py +++ b/intersight/model/storage_pure_target_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_list.py b/intersight/model/storage_pure_target_array_list.py index 5991b6d01e..f8d012497e 100644 --- a/intersight/model/storage_pure_target_array_list.py +++ b/intersight/model/storage_pure_target_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_list_all_of.py b/intersight/model/storage_pure_target_array_list_all_of.py index f230dc7a74..12a50d2824 100644 --- a/intersight/model/storage_pure_target_array_list_all_of.py +++ b/intersight/model/storage_pure_target_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_response.py b/intersight/model/storage_pure_target_array_response.py index eceecbd2ea..5d51870ff1 100644 --- a/intersight/model/storage_pure_target_array_response.py +++ b/intersight/model/storage_pure_target_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 de5062ebef..14277d6283 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dad7f71bb4..a0d90749a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f3cbf52ff0..4e1f1c68cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b79f5921a..f66213690f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41b8665df1..50d34c34d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StoragePureVolumeRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StoragePureVolumeRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StoragePureVolumeRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StoragePureVolumeRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StoragePureVolumeRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StoragePureVolumeRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StoragePureVolumeRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StoragePureVolumeRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_pure_volume_response.py b/intersight/model/storage_pure_volume_response.py index bdd6bba184..fdfec1f556 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 594b13a531..d5bb2ccdb8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eabcb71e21..09772542a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 785db66340..bac556ac94 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 418094dafe..9ccb153de8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5bfcce6122..8cf782583b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1610546b93..79a6afd574 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 586f17826b..60e93607c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a72a9af01..7fe41f4d79 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e144e33af..c23e10d489 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 910f8be384..da4c3a50c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdef43859b..96c538861c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63114a6f30..e20f7ff98a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55e5c2d891..49d3c3e1f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a1e132623..2a321a3134 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16897c5d09..240154350d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class StorageSasExpanderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class StorageSasExpanderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class StorageSasExpanderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class StorageSasExpanderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class StorageSasExpanderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class StorageSasExpanderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class StorageSasExpanderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class StorageSasExpanderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_sas_expander_response.py b/intersight/model/storage_sas_expander_response.py index 8b6538b453..a28b6124f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9e638bbba..cefef2067e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b395396c84..428c305b44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 526c8d183d..bf240f5a2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ae5cf7773..abb79bdbea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a34e2c4fb4..fa97edbf8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StorageSasPortRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StorageSasPortRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StorageSasPortRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StorageSasPortRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StorageSasPortRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StorageSasPortRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StorageSasPortRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StorageSasPortRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_sas_port_response.py b/intersight/model/storage_sas_port_response.py index b484727c9f..2b07d45d2c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 06fce5c100..9690f22767 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fc2291255..c37c2d9484 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69d57f7595..96af0ddb4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be280cb30f..0141fe10f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fea7b83ab4..db1b33b9e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 597fb3a67b..00f66c74c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b1bd0fe6d..dd892364bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb82096013..6696c887d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76ef51423a..6a97c4e45f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StorageSpanRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StorageSpanRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StorageSpanRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StorageSpanRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StorageSpanRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StorageSpanRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StorageSpanRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StorageSpanRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_span_response.py b/intersight/model/storage_span_response.py index f51f13ff71..82792075c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61c36acc48..b6fc2b62fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6719b5b070..0cc5cfc899 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d9c4c3ef7..640d9877a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fc2784dfc..9183883894 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 100da72534..9928ad73df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77c3455453..ad5241ac78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa56590e23..4c615f004a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 376e5339f3..2e8f5f4522 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class StorageStoragePolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class StorageStoragePolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class StorageStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class StorageStoragePolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class StorageStoragePolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class StorageStoragePolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class StorageStoragePolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class StorageStoragePolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_storage_policy_response.py b/intersight/model/storage_storage_policy_response.py index 81b3368a51..4c0d29a945 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8cc864950..3df4f29f03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9ab014ef2a..41e302b646 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f7ba89861..3835183bf8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9e58bc0c8..bc38949acf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9bc85c9271..96fbc77790 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63178e2460..6af2e1fee8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d6818fffe4..4031badb6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class StorageVdMemberEpRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class StorageVdMemberEpRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class StorageVdMemberEpRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class StorageVdMemberEpRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class StorageVdMemberEpRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class StorageVdMemberEpRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class StorageVdMemberEpRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class StorageVdMemberEpRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_vd_member_ep_response.py b/intersight/model/storage_vd_member_ep_response.py index f08a150da3..f3fc918f84 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a01ec3a135..f9d1fada69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ac6c5c469..4e8e45f5d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d360f133d..3de0cfc60e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 940918c3b2..b6ddff188c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a5ece8af5..b9e1ebf52d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93e5a3d9e7..73f548ba65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4e6e3086c..e4b40800b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97ba4217c8..a9da05c69b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e8aec605a..d54c5982e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_virtual_drive_container_response.py b/intersight/model/storage_virtual_drive_container_response.py index e342ab827c..be9823723b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2acaf0c642..9b1b739179 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38c9999cc8..6ece3b1451 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 73451aecdb..42bce998fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 761f2baba2..18c14c7b80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b31bc22a6..5293bbb7db 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_virtual_drive_extension_response.py b/intersight/model/storage_virtual_drive_extension_response.py index b17e38fe9b..b630829607 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ce7412205..7568d52851 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c74c0d1180..06ce0c6936 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c042e6831..2eaea3dba0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 885a56a5b8..fbc2372ca9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23bee0bf05..ce9bcec1bc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e78b68ce8b..b1051138b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f19a7178c8..c6704d955c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54ee237a5f..fbc27af3da 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5d77fadf1..56f7a9d9b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 45bc81f63a..dbc6074bd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class StorageVirtualDriveRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class StorageVirtualDriveRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class StorageVirtualDriveRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class StorageVirtualDriveRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class StorageVirtualDriveRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class StorageVirtualDriveRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class StorageVirtualDriveRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class StorageVirtualDriveRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/storage_virtual_drive_response.py b/intersight/model/storage_virtual_drive_response.py index 2a3b08e4f5..3c416be232 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a3907ce09..5cb85292d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6baf8012bb..e8ca6e620e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfc62a2d9d..3f721ac9f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d814961e55..46f6eb9f39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c96f004f85..1cf82ccf96 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc95d01a0c..ef509673dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64ee40c158..bcb43174ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6134974f9e..8308009464 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 efecb5056f..37578aaf9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d39cba3925..ce1a3dd0fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02107cd30c..ee3bcda317 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64e5e8fab6..f1ff9ce376 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23524b4c9b..9e0c739ee1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3598e9df55..3818b1aa6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d41456090f..d1d70b6a76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0bf9c30991..067e06cb6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 713cf625e6..7e716a8e76 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da80dc11d3..affce286c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 857dd8b3a0..50cb82e1ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 89f7fdd536..f24bc3869a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c31e9ecf85..05e78909da 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c95e891dd1..542e10614d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78651663ff..af49ecd141 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7a469bafd..4e185c6940 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d62ae963ca..7891512479 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4fe1203ef..f723b7edb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd6dc463bc..f567cef5c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48d08777a5..70b77dbb04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbeb735a77..27b0254632 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3446ed728c..58959a0d3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0804b52965..821ee3ebc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc46953713..4031a9a32c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e78c57bca..cbf80bca86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1181b162ec..b0e1fdae0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74957be380..2793074359 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 092c5afc3b..d51d9a5d72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76cf479c4a..9a42a26e41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07f96de0bc..ccfb7f9aa9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0116c95de3..b6a98240cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 07d443b9ff..8bc9454aa9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5cb43e108a..41287c1846 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b83febe8b..6479640408 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4a6526e38..6fca434466 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38c12e88f1..c1f54e7b9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f5b0599bc..81e82b3f64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7cce179939..6a8cd67fe1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6af6e9b865..e9f5dc3c2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 715c3f5d6d..699813e3a2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/tam_base_data_source.py b/intersight/model/tam_base_data_source.py index 19b4fb3f5f..95de626dc4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2fe634e0aa..1af16b486b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 62ab9e706d..74f115c99d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ac0944046..14e9a85f4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fccaee51a..cfbbddd5bd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f1bac72b8d..e97e5ac411 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d4dca6df51..cf28a86a7c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f332f273db..17bef5b25f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b10216aa30..64402fd9c0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b86b5f6016..a86cb9bbad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59f9b18d3d..05f6b6ff37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 97fa89df6e..5ed5f3b55d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87f0cdaab7..8f17a8c87b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76b6bd3079..6d36d5fb20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a17e73b93..44337b1d7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0497b121d0..b4e3ed9a06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe2f9947c2..cebf3ccc26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2a97b45be..3c0058636b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 865220dd41..2d679c8a06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 411c1997f0..00dccff46b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d4672500f..c569b2f70e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5eab4838ed..a4ed53a5bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a779f8ccb..bd6a84eb25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38c0cd1b54..a0ee07ae98 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,7 @@ class TamSeverity(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -165,12 +166,14 @@ class TamSeverity(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -760,7 +763,9 @@ class TamSeverity(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -785,6 +790,7 @@ class TamSeverity(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -876,12 +882,14 @@ class TamSeverity(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1471,7 +1479,9 @@ class TamSeverity(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/tam_text_fsm_template_data_source.py b/intersight/model/tam_text_fsm_template_data_source.py index 164276ee52..9e3e02dc44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8390877ec..0c975128a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 538c88bbc8..4a5478a361 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8accc4320..f1f7cda627 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc44047b81..91f3c05921 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c6c3b2a27..e10d9e3fef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64377cced5..ca65868126 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a75c682d8..770a10c8f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6e34da0055..0e0557dc6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1efd4d549..9b55d8ab25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ff2c73313f..3599980412 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72cef018e9..550862807d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3236cda1c3..77a04d04c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a88eaf797..a66a75a23d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35be4a7116..ce9e60af69 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 178458b7ef..2e6d0fc204 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 801faa85fd..7b6523d748 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86f884af1d..51e615553d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3507c6d368..aebe3559a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0448850a05..cc5abe10f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4e407ca00..cb1f2ef89d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee82cd7fe1..0e1c9706e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b127d8d228..76638a1b50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38a45b9cc8..c7bd418fdb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e4e646838..cec40c9486 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dd930c3626..bef78b8d0b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25fecddce7..fc02c787d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d74970869e..118d6117c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59f0a7be12..45b954fcf5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb984efa62..0502cacf45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c2d454c5c..e67a6f4d1a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1faa18819..928a69590f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b26acc2265..4dd7ecf262 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8347997056..9ef1e112cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 489f57ddf4..742bdbcb3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6694b84d78..3cd7ab7278 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33e5053085..a6b69ecee7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2df02225b5..187a50abad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 413815592f..413bec7114 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fcf89c485c..399d36386a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2726a69cd..9f55f01919 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b0f017a42..f15183a4c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8308da4334..fd5b826295 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52a293a2b4..7b938ed462 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d63251306..9df5a9fe3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 374efb42a4..5359346637 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6104b12557..b3007a3149 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 74e01cb9c9..d1dac0e3fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9064b555bd..77c1f207a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4728747718..0a89f26c14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a60a290f11..14be6f2ae2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6568feedf2..16abaa122d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96a3721c8f..66bb428272 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6bddde2459..8d440b1805 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -170,6 +170,18 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -273,6 +285,7 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -294,6 +307,8 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -355,6 +370,13 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -476,6 +498,10 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -713,6 +739,8 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -911,6 +939,8 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1191,6 +1221,7 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_response.py b/intersight/model/techsupportmanagement_tech_support_bundle_response.py index 8b0606f12e..a44bd2e77f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_file_info.py b/intersight/model/techsupportmanagement_tech_support_file_info.py index 0e525576fa..419a5b8492 100644 --- a/intersight/model/techsupportmanagement_tech_support_file_info.py +++ b/intersight/model/techsupportmanagement_tech_support_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_file_info_all_of.py b/intersight/model/techsupportmanagement_tech_support_file_info_all_of.py index c85fcecafd..4aeddd6b5f 100644 --- a/intersight/model/techsupportmanagement_tech_support_file_info_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_file_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e9ae0059e..91b2fac6ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 379acc3268..18a1df13de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f45a41bf6a..66894de903 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3273c04d41..7288685898 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e323c52244..2a41fed535 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/techsupportmanagement_tech_support_status_response.py b/intersight/model/techsupportmanagement_tech_support_status_response.py index bb0b9b4b54..79d85237cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e6f839989b..14e0da3082 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9d6e7aa91..2827562456 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 446586d84f..43660dbf50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 24ae7b48ee..756fd8ec06 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df4edf18be..b88dd024f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da6f0a2408..fc0b009f71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b7dd1c0e13..467813485b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 36df5f65b0..ec9e7e0604 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5744bc65a6..6edb6e88bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78a072fac5..86ed49ac40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0008c6bb6..936c1a4930 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_extraction_function.py b/intersight/model/telemetry_druid_base_extraction_function.py index 78dc487f7a..33ad089849 100644 --- a/intersight/model/telemetry_druid_base_extraction_function.py +++ b/intersight/model/telemetry_druid_base_extraction_function.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c784a88cca..28b74df7e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 87b4c4e688..6cd73ceb51 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1bbc28fb59..0046e219fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe430599d4..20b415d23b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a79d83859..d7422798d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_query_spec.py b/intersight/model/telemetry_druid_base_query_spec.py index 629507f2b3..b103d228b8 100644 --- a/intersight/model/telemetry_druid_base_query_spec.py +++ b/intersight/model/telemetry_druid_base_query_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27ce9da7b7..3f681260e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3cedb9251a..d242dcd645 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37fdfab631..ed0e08cc70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_bound_filter.py b/intersight/model/telemetry_druid_bound_filter.py index 4ab82b1f39..81d7801e8c 100644 --- a/intersight/model/telemetry_druid_bound_filter.py +++ b/intersight/model/telemetry_druid_bound_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_bound_filter_all_of.py b/intersight/model/telemetry_druid_bound_filter_all_of.py index 94571059bb..4a72cea40d 100644 --- a/intersight/model/telemetry_druid_bound_filter_all_of.py +++ b/intersight/model/telemetry_druid_bound_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b907cf5d30..b2c787c0a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 006bf93e61..6d724ad2dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c425386ba..43fa61190e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c232653d41..631505d86f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ffa3c2881b..a14c331651 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55207a39e1..bc8f32a593 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 372de8dc6a..98bfcdb590 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 123668aa21..75d0a4ef97 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d39bb6b7b..832e9f18d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6694b1f6af..44267df645 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4ffee10bd..ddbd8933a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aea1b20f9f..02dec1c0c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cee2b65dd9..30b6acb7d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3b13a3f6f..2a208b5912 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6627f55bf5..d42fcd9579 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ebe58a1c8..e2eda68534 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ffdfea9a2..34a290c8e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a842716c9..6299600397 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 583dc62b7f..800952e382 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f0b617dc37..0e64e4838f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0821ce97ea..2e17a7ba07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_equality_filter.py b/intersight/model/telemetry_druid_equality_filter.py index 1489b25cf1..64a65a4177 100644 --- a/intersight/model/telemetry_druid_equality_filter.py +++ b/intersight/model/telemetry_druid_equality_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_equality_filter_all_of.py b/intersight/model/telemetry_druid_equality_filter_all_of.py index cb7e1f2a22..c54bbbcce2 100644 --- a/intersight/model/telemetry_druid_equality_filter_all_of.py +++ b/intersight/model/telemetry_druid_equality_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9305150f20..1312a46b4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_expression_filter.py b/intersight/model/telemetry_druid_expression_filter.py index 6e624e2d06..570bc46e06 100644 --- a/intersight/model/telemetry_druid_expression_filter.py +++ b/intersight/model/telemetry_druid_expression_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_expression_filter_all_of.py b/intersight/model/telemetry_druid_expression_filter_all_of.py index d623c0cba7..7794a0d892 100644 --- a/intersight/model/telemetry_druid_expression_filter_all_of.py +++ b/intersight/model/telemetry_druid_expression_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_expression_post_aggregator.py b/intersight/model/telemetry_druid_expression_post_aggregator.py index d03a1c1590..df4d88bc7b 100644 --- a/intersight/model/telemetry_druid_expression_post_aggregator.py +++ b/intersight/model/telemetry_druid_expression_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_expression_post_aggregator_all_of.py b/intersight/model/telemetry_druid_expression_post_aggregator_all_of.py index ef7f530df2..606d04fbe4 100644 --- a/intersight/model/telemetry_druid_expression_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_expression_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e25835372c..b7f678b778 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57e90331c6..7c276c1119 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function.py b/intersight/model/telemetry_druid_extraction_function.py index b41915b70e..a77a725e7b 100644 --- a/intersight/model/telemetry_druid_extraction_function.py +++ b/intersight/model/telemetry_druid_extraction_function.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_bucket.py b/intersight/model/telemetry_druid_extraction_function_bucket.py index 22dabeb78f..a8ca7d5d74 100644 --- a/intersight/model/telemetry_druid_extraction_function_bucket.py +++ b/intersight/model/telemetry_druid_extraction_function_bucket.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_bucket_all_of.py b/intersight/model/telemetry_druid_extraction_function_bucket_all_of.py index 2c8f1a9f30..cceb7df256 100644 --- a/intersight/model/telemetry_druid_extraction_function_bucket_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_bucket_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_cascade.py b/intersight/model/telemetry_druid_extraction_function_cascade.py index ddabbd590b..145b22e858 100644 --- a/intersight/model/telemetry_druid_extraction_function_cascade.py +++ b/intersight/model/telemetry_druid_extraction_function_cascade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_cascade_all_of.py b/intersight/model/telemetry_druid_extraction_function_cascade_all_of.py index f010c09e9f..3cc88e778b 100644 --- a/intersight/model/telemetry_druid_extraction_function_cascade_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_cascade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_inline_lookup.py b/intersight/model/telemetry_druid_extraction_function_inline_lookup.py index aaeb5a758d..34b97b7b9b 100644 --- a/intersight/model/telemetry_druid_extraction_function_inline_lookup.py +++ b/intersight/model/telemetry_druid_extraction_function_inline_lookup.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of.py b/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of.py index bc04907944..bd0e7656e1 100644 --- a/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of_lookup.py b/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of_lookup.py index a77f37ebea..2362607ef1 100644 --- a/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of_lookup.py +++ b/intersight/model/telemetry_druid_extraction_function_inline_lookup_all_of_lookup.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_lower_case.py b/intersight/model/telemetry_druid_extraction_function_lower_case.py index 7488524e7b..55b1c24701 100644 --- a/intersight/model/telemetry_druid_extraction_function_lower_case.py +++ b/intersight/model/telemetry_druid_extraction_function_lower_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_lower_case_all_of.py b/intersight/model/telemetry_druid_extraction_function_lower_case_all_of.py index a187d33017..acf73eadfa 100644 --- a/intersight/model/telemetry_druid_extraction_function_lower_case_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_lower_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_partial.py b/intersight/model/telemetry_druid_extraction_function_partial.py index 2bceb20cec..c6bb46fe62 100644 --- a/intersight/model/telemetry_druid_extraction_function_partial.py +++ b/intersight/model/telemetry_druid_extraction_function_partial.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_partial_all_of.py b/intersight/model/telemetry_druid_extraction_function_partial_all_of.py index aa27a7adbe..605991a071 100644 --- a/intersight/model/telemetry_druid_extraction_function_partial_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_partial_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_regex.py b/intersight/model/telemetry_druid_extraction_function_regex.py index 03d8890786..4c5c4605e3 100644 --- a/intersight/model/telemetry_druid_extraction_function_regex.py +++ b/intersight/model/telemetry_druid_extraction_function_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_regex_all_of.py b/intersight/model/telemetry_druid_extraction_function_regex_all_of.py index 93e6290ecf..e3044d0ba4 100644 --- a/intersight/model/telemetry_druid_extraction_function_regex_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_search_query.py b/intersight/model/telemetry_druid_extraction_function_search_query.py index 898b3fa13e..93809986f0 100644 --- a/intersight/model/telemetry_druid_extraction_function_search_query.py +++ b/intersight/model/telemetry_druid_extraction_function_search_query.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_search_query_all_of.py b/intersight/model/telemetry_druid_extraction_function_search_query_all_of.py index 0ba15a01ce..274a7c02bc 100644 --- a/intersight/model/telemetry_druid_extraction_function_search_query_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_search_query_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_string_format.py b/intersight/model/telemetry_druid_extraction_function_string_format.py index 40b1a63cfb..65e5febf13 100644 --- a/intersight/model/telemetry_druid_extraction_function_string_format.py +++ b/intersight/model/telemetry_druid_extraction_function_string_format.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_string_format_all_of.py b/intersight/model/telemetry_druid_extraction_function_string_format_all_of.py index 7388d21a01..36c8169b5e 100644 --- a/intersight/model/telemetry_druid_extraction_function_string_format_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_string_format_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_strlen.py b/intersight/model/telemetry_druid_extraction_function_strlen.py index 0b78d12ed7..22baf49910 100644 --- a/intersight/model/telemetry_druid_extraction_function_strlen.py +++ b/intersight/model/telemetry_druid_extraction_function_strlen.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_strlen_all_of.py b/intersight/model/telemetry_druid_extraction_function_strlen_all_of.py index 792354cee2..7a99e68863 100644 --- a/intersight/model/telemetry_druid_extraction_function_strlen_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_strlen_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_substring.py b/intersight/model/telemetry_druid_extraction_function_substring.py index 00b54f9a3c..fa5fd435a3 100644 --- a/intersight/model/telemetry_druid_extraction_function_substring.py +++ b/intersight/model/telemetry_druid_extraction_function_substring.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_substring_all_of.py b/intersight/model/telemetry_druid_extraction_function_substring_all_of.py index 2a69d7c085..21b64aa08a 100644 --- a/intersight/model/telemetry_druid_extraction_function_substring_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_substring_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_time_format.py b/intersight/model/telemetry_druid_extraction_function_time_format.py index 1851b3b72c..dc527ed079 100644 --- a/intersight/model/telemetry_druid_extraction_function_time_format.py +++ b/intersight/model/telemetry_druid_extraction_function_time_format.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_time_format_all_of.py b/intersight/model/telemetry_druid_extraction_function_time_format_all_of.py index 640d8530d9..db21a696e8 100644 --- a/intersight/model/telemetry_druid_extraction_function_time_format_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_time_format_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_time_parsing.py b/intersight/model/telemetry_druid_extraction_function_time_parsing.py index b65ffc6669..ff2785b582 100644 --- a/intersight/model/telemetry_druid_extraction_function_time_parsing.py +++ b/intersight/model/telemetry_druid_extraction_function_time_parsing.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_time_parsing_all_of.py b/intersight/model/telemetry_druid_extraction_function_time_parsing_all_of.py index 368ca29d2f..e97b3871f6 100644 --- a/intersight/model/telemetry_druid_extraction_function_time_parsing_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_time_parsing_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_upper_case.py b/intersight/model/telemetry_druid_extraction_function_upper_case.py index f377906457..00ff6e9e95 100644 --- a/intersight/model/telemetry_druid_extraction_function_upper_case.py +++ b/intersight/model/telemetry_druid_extraction_function_upper_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_function_upper_case_all_of.py b/intersight/model/telemetry_druid_extraction_function_upper_case_all_of.py index fc46ff655c..47ebdc7c32 100644 --- a/intersight/model/telemetry_druid_extraction_function_upper_case_all_of.py +++ b/intersight/model/telemetry_druid_extraction_function_upper_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_false_filter.py b/intersight/model/telemetry_druid_false_filter.py index fd3d2b66fd..484fc55258 100644 --- a/intersight/model/telemetry_druid_false_filter.py +++ b/intersight/model/telemetry_druid_false_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_false_filter_all_of.py b/intersight/model/telemetry_druid_false_filter_all_of.py index e7254708ad..600d3dccbe 100644 --- a/intersight/model/telemetry_druid_false_filter_all_of.py +++ b/intersight/model/telemetry_druid_false_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0864ff9b26..cde52b45f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb56056ed4..a501f1c4e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b7daa7685..1bc5f83425 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3e6a87030..6af4561bd7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dba5028389..843aec6fed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fc87259797..a403400339 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8102e8014f..a1e3ef689d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a63f54fe90..49db59ee44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17fc14c29d..210ee45963 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f00c52088..813a1e182d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5275b9f7f3..64c2d55d59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aea608261e..b55c8033cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c649d6d7cb..e632e803ab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ad967968f..ff96a8775d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e86180e279..7bcd19ae8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f97a1f88bf..913d723081 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1dc3ec696d..bac96a31be 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95bec37751..f9c815609b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 987c751967..ca532b34b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b587d353e9..b6837532e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 daf21b653e..b153822395 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b728b666f1..c84275bb54 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a25eb0b8a..019ece8b73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e287c72be..6007f43a14 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_in_filter.py b/intersight/model/telemetry_druid_in_filter.py index 0cb2de320b..2d003912e0 100644 --- a/intersight/model/telemetry_druid_in_filter.py +++ b/intersight/model/telemetry_druid_in_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_in_filter_all_of.py b/intersight/model/telemetry_druid_in_filter_all_of.py index 13087c269e..3d6499b099 100644 --- a/intersight/model/telemetry_druid_in_filter_all_of.py +++ b/intersight/model/telemetry_druid_in_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 974314b391..1f55ae67ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f37c9a1853..999bc21ff3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9f0001d93d..6246ce5e01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cad188e101..b998498b75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_interval_filter.py b/intersight/model/telemetry_druid_interval_filter.py index 8894963187..8ae8aec329 100644 --- a/intersight/model/telemetry_druid_interval_filter.py +++ b/intersight/model/telemetry_druid_interval_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_interval_filter_all_of.py b/intersight/model/telemetry_druid_interval_filter_all_of.py index 49f22310ee..2e75734ec3 100644 --- a/intersight/model/telemetry_druid_interval_filter_all_of.py +++ b/intersight/model/telemetry_druid_interval_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1303d4842..2436661c73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f28784e86..0fa92481b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d84ef3f0b..13b7717614 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f24177899..31272fd1d2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 67b154270b..a475f018cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_like_filter.py b/intersight/model/telemetry_druid_like_filter.py index 9daa2b2dd3..f03a621923 100644 --- a/intersight/model/telemetry_druid_like_filter.py +++ b/intersight/model/telemetry_druid_like_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_like_filter_all_of.py b/intersight/model/telemetry_druid_like_filter_all_of.py index 8f4fa9443e..0c4aa77e5c 100644 --- a/intersight/model/telemetry_druid_like_filter_all_of.py +++ b/intersight/model/telemetry_druid_like_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c49c20a7a..742f0069e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29d2330310..e9c19c7c66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 925ef909d1..a12928196d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28d2c87aa2..8e619bcd84 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64307f2ef2..8d2ea5b610 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c085247d08..c06ed28b89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_null_filter.py b/intersight/model/telemetry_druid_null_filter.py index 2f655b6d1f..209ab8558c 100644 --- a/intersight/model/telemetry_druid_null_filter.py +++ b/intersight/model/telemetry_druid_null_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_null_filter_all_of.py b/intersight/model/telemetry_druid_null_filter_all_of.py index 155fe0d7db..07193a5827 100644 --- a/intersight/model/telemetry_druid_null_filter_all_of.py +++ b/intersight/model/telemetry_druid_null_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 58d8ebc9cb..0a79f0dd9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eb0ba21c4f..813ca78df9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68a9f99703..18a5dabb3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdb390bb3f..781bf43e71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86f3842e0d..bbc78a0f7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2fcbf066b..f94b5497f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44dbe27e3f..6dc9432ea9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61e90d9439..efc042a19b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdfb3bb6e8..122477470b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a75d294608..ce6dc602ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_spec.py b/intersight/model/telemetry_druid_query_spec.py index 263835abc4..e403ff89cf 100644 --- a/intersight/model/telemetry_druid_query_spec.py +++ b/intersight/model/telemetry_druid_query_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_spec_contains.py b/intersight/model/telemetry_druid_query_spec_contains.py index ae1b3d83bf..d10b1f347d 100644 --- a/intersight/model/telemetry_druid_query_spec_contains.py +++ b/intersight/model/telemetry_druid_query_spec_contains.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_spec_contains_all_of.py b/intersight/model/telemetry_druid_query_spec_contains_all_of.py index fd7281c9ea..a22786a8f1 100644 --- a/intersight/model/telemetry_druid_query_spec_contains_all_of.py +++ b/intersight/model/telemetry_druid_query_spec_contains_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_spec_fragment.py b/intersight/model/telemetry_druid_query_spec_fragment.py index b1f9e593f3..d0d69fda13 100644 --- a/intersight/model/telemetry_druid_query_spec_fragment.py +++ b/intersight/model/telemetry_druid_query_spec_fragment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_spec_fragment_all_of.py b/intersight/model/telemetry_druid_query_spec_fragment_all_of.py index fd5f390143..8dcdf3e061 100644 --- a/intersight/model/telemetry_druid_query_spec_fragment_all_of.py +++ b/intersight/model/telemetry_druid_query_spec_fragment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_spec_insensitive_contains.py b/intersight/model/telemetry_druid_query_spec_insensitive_contains.py index 00cd459da7..c28e0b5ea2 100644 --- a/intersight/model/telemetry_druid_query_spec_insensitive_contains.py +++ b/intersight/model/telemetry_druid_query_spec_insensitive_contains.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_spec_insensitive_contains_all_of.py b/intersight/model/telemetry_druid_query_spec_insensitive_contains_all_of.py index 84fa0a351b..32a7032efc 100644 --- a/intersight/model/telemetry_druid_query_spec_insensitive_contains_all_of.py +++ b/intersight/model/telemetry_druid_query_spec_insensitive_contains_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_range_filter.py b/intersight/model/telemetry_druid_range_filter.py index e855952b4e..1c9586afda 100644 --- a/intersight/model/telemetry_druid_range_filter.py +++ b/intersight/model/telemetry_druid_range_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_range_filter_all_of.py b/intersight/model/telemetry_druid_range_filter_all_of.py index 03eca191ef..efe1a1213f 100644 --- a/intersight/model/telemetry_druid_range_filter_all_of.py +++ b/intersight/model/telemetry_druid_range_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa67d3371c..554b9acbe5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6519ff1a4..c21d24caf7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 563b858273..cf51207e0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 425f61bf97..72fc9ef0d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b53e772fa..2b6e704be4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ab232f404..6037603b86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92517f7da7..ca217331c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_filter.py b/intersight/model/telemetry_druid_search_filter.py index 145b3450e6..dc6f2cd53a 100644 --- a/intersight/model/telemetry_druid_search_filter.py +++ b/intersight/model/telemetry_druid_search_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_filter_all_of.py b/intersight/model/telemetry_druid_search_filter_all_of.py index 74cedc9ce0..6d6057d83d 100644 --- a/intersight/model/telemetry_druid_search_filter_all_of.py +++ b/intersight/model/telemetry_druid_search_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb25ad628e..a66b3d89f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3444119561..1957a7e560 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f69adac7a7..1fac97189b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 625c5850ca..e3d0468829 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e396f5de7..5a6aeac82e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4a9cb61f2..cd5b841a8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 835a2ab0e9..1d85564cae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96b21e7da2..be0e049ebc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b90f076e3..ed32a1819c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 95050c859f..822be2d946 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ad5307d99..bd6d16d298 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea0d33d2c4..73048c512c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f077ef2000..4eddcb2489 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7667d5ca59..ec0564de32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54a8d6b2ed..f6bad54fb5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 436d4efdb4..cdd8eced4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3628ccd67..0978b7b98d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cddfc677ec..d7305e5fcd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79008ef43b..db6e134022 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bba6588d87..5e254e8ac4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbbe845a1f..1d378cc468 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7124c4e3b8..d283d1929c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c11a7c47d9..a8d673d15b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 83d7602909..08b11cd7d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6573efb995..2877658554 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b34dfb47d3..76f4702bbd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a1e6c2366..3d15fbba0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3c2c999dbd..3449649786 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c450416465..f3f0355fe5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b9db653e0..1e1a5ec88e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5261526ae6..44a82f3e26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_true_filter.py b/intersight/model/telemetry_druid_true_filter.py index 6b658eb400..2ffe85907f 100644 --- a/intersight/model/telemetry_druid_true_filter.py +++ b/intersight/model/telemetry_druid_true_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_true_filter_all_of.py b/intersight/model/telemetry_druid_true_filter_all_of.py index eb49af21da..6eb4792928 100644 --- a/intersight/model/telemetry_druid_true_filter_all_of.py +++ b/intersight/model/telemetry_druid_true_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe8a14ebfb..e291b2728d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ecb6b7c2aa..912fe9dd23 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f13448b670..b6336d2031 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d54b6b170a..e9a92e2f91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8de2307e11..65e6345425 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d15c57d083..605aea7404 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9957d3a2f..1e1d7a6cc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c7012dcec..dca7a9acb6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c4c87828a..467b178316 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f14a464cc4..46a9702eca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e913ef7429..7811b7fa6e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f452ac9751..655af7ff05 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e291695b9..c403da0596 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1839db93dc..47f1d82678 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 134d408e3c..e505104bbb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be405b759c..30d4f2602c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 211b9109ae..78f3e15162 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5db1d0b703..5a52ac474c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af2e376d2b..863c7fec01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e8254fe04..db3b9218ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory.py b/intersight/model/thermal_policy_inventory.py index 9e7761cd95..c72961706a 100644 --- a/intersight/model/thermal_policy_inventory.py +++ b/intersight/model/thermal_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_all_of.py b/intersight/model/thermal_policy_inventory_all_of.py index 9169879d35..3e8229ea52 100644 --- a/intersight/model/thermal_policy_inventory_all_of.py +++ b/intersight/model/thermal_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_list.py b/intersight/model/thermal_policy_inventory_list.py index 95a9ce4ed5..0b7c62a4c0 100644 --- a/intersight/model/thermal_policy_inventory_list.py +++ b/intersight/model/thermal_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_list_all_of.py b/intersight/model/thermal_policy_inventory_list_all_of.py index 9095857000..7ac2277866 100644 --- a/intersight/model/thermal_policy_inventory_list_all_of.py +++ b/intersight/model/thermal_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_response.py b/intersight/model/thermal_policy_inventory_response.py index b1e6ea003d..1ac713001e 100644 --- a/intersight/model/thermal_policy_inventory_response.py +++ b/intersight/model/thermal_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c0755d9e5a..8b6e63dc66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f697c8d27..3d5534a53f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e09ab91ff..999823dc32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63a7be713b..f180475e59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b87b05b97c..4aa4d9861f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28ac708cc9..8432d7cd3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ed5bbb9d7..5329406827 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7e1197a3a..6c3e6391ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class TopSystemRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class TopSystemRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class TopSystemRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class TopSystemRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class TopSystemRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class TopSystemRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class TopSystemRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class TopSystemRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/top_system_response.py b/intersight/model/top_system_response.py index 3383b7a11a..b8321f8467 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cdc093205..a07afe9298 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1479c4c0c..c6109d0608 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99cdd02b24..2c7aebde50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64cde94802..7507df5b79 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a817040073..51a2091f85 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e7827e70ba..9901438539 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5db3cdc2bd..b7e5bde8d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85d02872dd..96645a6fd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9bff56e948..0ad5c90d29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3816a7e156..a7f13d2b5f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8786ac14ba..a89e78355f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0906ea1ab..b653e76e24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0681f9817c..c503908218 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4206081a5d..71fec450cc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfd3411a79..5b3bbeb28a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4fb7ea5c63..c8de7d6169 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0aa16f3ac7..a29a987bfb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 896f2da5aa..0b22ff7eac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class UuidpoolBlockRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class UuidpoolBlockRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class UuidpoolBlockRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class UuidpoolBlockRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class UuidpoolBlockRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class UuidpoolBlockRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class UuidpoolBlockRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class UuidpoolBlockRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/uuidpool_block_response.py b/intersight/model/uuidpool_block_response.py index ba88af3eb3..6584e74994 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d86d415fa1..ad5af3411a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dd7afdb22..5f669f565f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2031a5bf9..8531752f44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e2a3ab6df..6ccb98bdf3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38b8548587..595322b3a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94c727a485..a287503ff2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17b9e0bb73..20bc7b0649 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4a134d0e8..04437321fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bae14df291..4da4b75ad8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/uuidpool_pool_member_response.py b/intersight/model/uuidpool_pool_member_response.py index da0e4805aa..688d93b6f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a68e17482a..bf80478504 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class UuidpoolPoolRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class UuidpoolPoolRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class UuidpoolPoolRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class UuidpoolPoolRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class UuidpoolPoolRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class UuidpoolPoolRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class UuidpoolPoolRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class UuidpoolPoolRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/uuidpool_pool_response.py b/intersight/model/uuidpool_pool_response.py index 419c46d0e8..853c54623a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1fa004888e..b1924b8093 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d63b9e6a64..cba74403df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 eae52c2516..775713d489 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c678a28b81..34fa26094e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a6b97ead9b..301c32d437 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1643efa515..4b4a9414e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class UuidpoolReservationRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class UuidpoolReservationRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class UuidpoolReservationRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class UuidpoolReservationRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class UuidpoolReservationRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class UuidpoolReservationRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class UuidpoolReservationRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class UuidpoolReservationRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/uuidpool_reservation_response.py b/intersight/model/uuidpool_reservation_response.py index 17501eed98..85a8b6a569 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aefa5080f6..b2b2529060 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2bfa6e8bfc..3f0f4fe071 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ad902fbc8a..b3a5505d27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfc6108a6a..9f04ac7029 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e840c2966a..63d18acc7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class UuidpoolUniverseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class UuidpoolUniverseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class UuidpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class UuidpoolUniverseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class UuidpoolUniverseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class UuidpoolUniverseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class UuidpoolUniverseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class UuidpoolUniverseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/uuidpool_universe_response.py b/intersight/model/uuidpool_universe_response.py index 06591b1b01..597be6081d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a0b1cd2ecd..e803629b38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7813d9afc5..596703230e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7770b2d0b6..a6b45683b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f25fd12146..ef0aefb7ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f708098295..8555d1bac7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 907c61cc66..b1f11fbcd4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f54f912238..f3fd23ee1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/uuidpool_uuid_lease_response.py b/intersight/model/uuidpool_uuid_lease_response.py index 978112b53c..d02b6b28c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ab14753ba..38de78f2e3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -82,6 +82,18 @@ class ViewHealthStatus(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -185,6 +197,7 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -206,6 +219,8 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -267,6 +282,13 @@ class ViewHealthStatus(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -388,6 +410,10 @@ class ViewHealthStatus(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -625,6 +651,8 @@ class ViewHealthStatus(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -823,6 +851,8 @@ class ViewHealthStatus(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1103,6 +1133,7 @@ class ViewHealthStatus(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1122,6 +1153,18 @@ class ViewHealthStatus(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -1225,6 +1268,7 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -1246,6 +1290,8 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -1307,6 +1353,13 @@ class ViewHealthStatus(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -1428,6 +1481,10 @@ class ViewHealthStatus(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -1665,6 +1722,8 @@ class ViewHealthStatus(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1863,6 +1922,8 @@ class ViewHealthStatus(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -2143,6 +2204,7 @@ class ViewHealthStatus(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/view_health_status_list.py b/intersight/model/view_health_status_list.py index 67008e5a89..0bb57616e8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5f2a387b9..5caaeb2d56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c7460dfb4..4daf75c2d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f0ada5af3..33ef4dcf0e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -82,6 +82,18 @@ class ViewServer(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -185,6 +197,7 @@ class ViewServer(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -206,6 +219,8 @@ class ViewServer(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -267,6 +282,13 @@ class ViewServer(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -388,6 +410,10 @@ class ViewServer(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -625,6 +651,8 @@ class ViewServer(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -823,6 +851,8 @@ class ViewServer(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1103,6 +1133,7 @@ class ViewServer(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1122,6 +1153,18 @@ class ViewServer(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -1225,6 +1268,7 @@ class ViewServer(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -1246,6 +1290,8 @@ class ViewServer(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -1307,6 +1353,13 @@ class ViewServer(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -1428,6 +1481,10 @@ class ViewServer(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -1665,6 +1722,8 @@ class ViewServer(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1863,6 +1922,8 @@ class ViewServer(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -2143,6 +2204,7 @@ class ViewServer(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/view_server_list.py b/intersight/model/view_server_list.py index 1785850be6..f94e4f117a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a58fdb45f7..1c0a3b7085 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0cd5c1a84e..2067f5d665 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85b44ac63e..0b46e6a37b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -86,6 +86,18 @@ class ViewsView(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -189,6 +201,7 @@ class ViewsView(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -210,6 +223,8 @@ class ViewsView(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -271,6 +286,13 @@ class ViewsView(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -392,6 +414,10 @@ class ViewsView(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -629,6 +655,8 @@ class ViewsView(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -827,6 +855,8 @@ class ViewsView(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1107,6 +1137,7 @@ class ViewsView(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1126,6 +1157,18 @@ class ViewsView(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -1229,6 +1272,7 @@ class ViewsView(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -1250,6 +1294,8 @@ class ViewsView(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -1311,6 +1357,13 @@ class ViewsView(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -1432,6 +1485,10 @@ class ViewsView(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -1669,6 +1726,8 @@ class ViewsView(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -1867,6 +1926,8 @@ class ViewsView(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -2147,6 +2208,7 @@ class ViewsView(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_action_info.py b/intersight/model/virtualization_action_info.py index 79d464c565..4ca6d0da35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 10538ebada..52d2ce2ba5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f5335d588..f9753e011e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1c32fa0fed..e983157e03 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6c890bc9a..fd973b2514 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ff5304bd9..e4ac565c2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 438ab44b3c..0d30e1975f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ba2079cd4..0568ab3c89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a900ec41ed..2c2f816051 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_base_custom_spec.py b/intersight/model/virtualization_base_custom_spec.py index b48270b152..51f55700ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -165,12 +166,14 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -760,7 +763,9 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -785,6 +790,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -876,12 +882,14 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1471,7 +1479,9 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/virtualization_base_datacenter.py b/intersight/model/virtualization_base_datacenter.py index 67ea10d8d4..897ba50f7a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7b247fe643..61e0c30f54 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc18dd37ff..2dab71a44f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc993677c2..b2b2b74bac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0566497169..87a87bc102 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c874cd2199..4d6ac9334a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ca614a84b..1685b3bfb8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e30aa53b94..be353346a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec307e974e..40cb83c1e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 824efe6072..72bde60b35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4241e81571..da9c27c887 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ad1d4f7a8..b982b8c333 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d9d2a3689..a8612dee18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -72,6 +72,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -163,12 +164,14 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -758,7 +761,9 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -783,6 +788,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -874,12 +880,14 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1469,7 +1477,9 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/virtualization_base_host_gpu.py b/intersight/model/virtualization_base_host_gpu.py index 744fb7a3f8..044613bb5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a9a5ef8bf..6671c3f69c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7870efd2e0..6320f6dc2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4b664bf72c..cf509749d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_base_host_relationship.py b/intersight/model/virtualization_base_host_relationship.py index 95bb58581c..42d566e506 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -110,6 +110,18 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -213,6 +225,7 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -234,6 +247,8 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -295,6 +310,13 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -416,6 +438,10 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -653,6 +679,8 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -851,6 +879,8 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1131,6 +1161,7 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_base_hypervisor_manager.py b/intersight/model/virtualization_base_hypervisor_manager.py index b893f450a0..8e8c0bb839 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a4483fa9e..d2adae4b44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8401207602..b41e45df7f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4fbd538e9e..62d7c1fe1f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68f3c6d746..59ee0e07ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f9d3a4a03..8ea8b727f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_base_physical_network_interface.py b/intersight/model/virtualization_base_physical_network_interface.py index 6309e9ce34..59c15b8b1c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 339d3de7ea..92742728b1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b199541a37..96036abd7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19d6061794..612db50769 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d14fb7a9f4..e42d093703 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31896b1260..45c3ee35c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d85a70577..7f2771e716 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 773f10e963..b483249132 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 082466365e..800897fc62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d01449a91..ff32477184 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine.py b/intersight/model/virtualization_base_virtual_machine.py index 5bcbf80eec..53063bf5ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 616f267a81..5eec3586fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb5cb416f0..6b3e919a6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d66c55e32..f97dd49017 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f61edc3d86..a08a811461 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f27bb76aab..d09017a2e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -138,6 +138,18 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -241,6 +253,7 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -262,6 +275,8 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -323,6 +338,13 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -444,6 +466,10 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -681,6 +707,8 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -879,6 +907,8 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1159,6 +1189,7 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_base_virtual_machine_snapshot.py b/intersight/model/virtualization_base_virtual_machine_snapshot.py index 7eacc01f98..86acc6a73f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 185d707eae..4909453cb3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 522240dec6..70b5ef9a90 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 705a59ef23..cb13c7e306 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 160a45b525..4b04bc6873 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc7bc69f43..84fd0759eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2a5aea9e8..90ec93ad65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_switch.py b/intersight/model/virtualization_base_virtual_switch.py index 7e219e2426..61354ad729 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0c6f0e6765..14fca80a04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -76,6 +76,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -167,12 +168,14 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -762,7 +765,9 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -787,6 +792,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -878,12 +884,14 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1473,7 +1481,9 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/virtualization_cloud_init_config.py b/intersight/model/virtualization_cloud_init_config.py index 9d85d95087..2ea6eb3278 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd93e574aa..6c7d69bd12 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a18b0f9a5..531c52ad88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1f8aef9d7..acd6c413a3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e7348bdee..2a53e59deb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d56f2277a9..ecf97e61a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c890d16d4..4d673a51f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78619670c0..ddaeffd322 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2c1473b20d..2b2f20dcb3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa8acba946..755f89424a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 575cb7497e..cebedac1a4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9147cd6ce6..465867cd9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1e0fc519a4..69d16f9784 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 760539c75f..3332c3c9f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0f9e419594..f9ae32713d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bca6bf75ee..d33c8f4251 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46c250a045..20944cdf61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e89485805a..8c8dec3211 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ead17526d0..ec984ce391 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 902d685710..48ccad4e38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a62be623dd..207c5625ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7adeda3cee..3a9527a900 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 232d82d7a2..d8eca6119b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 46e3fdfd22..be9b1ff52f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f4e4756852..9c9ddad3ca 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e321eb0a4..79daccbb0c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f1d27f6a71..0a487f945c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9e895283d..f11f121c80 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 76a4c7946d..4c45586fc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f31b9888c0..1f16ddb352 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5944a1e086..7632d47725 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f4a63073b..dda3cac52f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 110a616ba9..bc3922d4f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e89750bcb0..f2f30d9f37 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a071899ffb..2487a48347 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfe4db347f..2e36323ddb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a5163416e..5dec73f069 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54abc77725..3bbf306591 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b713d00ef..be9ce8c058 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7984d16994..d47fb970a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_ip_address_info.py b/intersight/model/virtualization_ip_address_info.py index d0fc4628cb..92858e9e63 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a43000acf7..2dd7699257 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ccd7b9fd78..791dfadf66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5047c08062..64b32b3c22 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d634f8d56..4ff27b37dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dee5353d81..32bb8dd6f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef2f979a9c..5051561424 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 881bcd13cd..a2ab4ee1fa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8e75c37c2f..ac0e55043c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 adfd7b0588..be34bb32bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a552bf8a3..1ce0563311 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dff52256ed..40f9a34925 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 569531b6a6..f8b568d8b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a56a957cc..3e33303a08 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2bfc7a5b8b..deb5b2ac1b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a5039b1a4..21d9e573c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6298bf20a2..2e80606cc3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -143,6 +143,18 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -246,6 +258,7 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -267,6 +280,8 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -328,6 +343,13 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -449,6 +471,10 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -686,6 +712,8 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -884,6 +912,8 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1164,6 +1194,7 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_virtual_machine_response.py b/intersight/model/virtualization_virtual_machine_response.py index 98a841cd92..be5e58d18a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61ef85bc1f..97632ebe6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bc286acef0..b99e9169dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cbeb06c98d..a4ead61442 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e1ad16d59e..935332b12e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c915694099..19723e5b6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c9179d8de9..3499291d72 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c4069bb2c..875081d3e6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -110,6 +110,18 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -213,6 +225,7 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -234,6 +247,8 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -295,6 +310,13 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -416,6 +438,10 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -653,6 +679,8 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -851,6 +879,8 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1131,6 +1161,7 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_cluster_response.py b/intersight/model/virtualization_vmware_cluster_response.py index 9937dd5313..3d24f1b016 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 741a3ed0da..a2ea1713eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a30a389da..a8b0aa0dc1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43bb062543..45498f2bdb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29a9031e3e..cc44f91bbb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f815a88a8b..7ab90703b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_datacenter_response.py b/intersight/model/virtualization_vmware_datacenter_response.py index 91a715f1c4..e872b82ee2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa8459a0be..ab72b7f460 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 526dcbfb0c..4cd4000c4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f70d7c0097..131fd53bfc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23b67eb221..5dd7c8348f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a3a05e84ec..82abc2a8fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 952300c7c9..507abde9b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38bf68fc38..35688c80d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_datastore_cluster_response.py b/intersight/model/virtualization_vmware_datastore_cluster_response.py index cd5b74f69b..3c1aa7edc5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82c8764cba..a1da7f0851 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ddcb17544e..1fb39e4d59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb18e88269..1b081a1c59 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -112,6 +112,18 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -215,6 +227,7 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -236,6 +249,8 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -297,6 +312,13 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -418,6 +440,10 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -655,6 +681,8 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -853,6 +881,8 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1133,6 +1163,7 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_datastore_response.py b/intersight/model/virtualization_vmware_datastore_response.py index e573916923..d3c9c28760 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64379b2775..e7c2ef7eba 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a8ac44642..17340fed99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52d6e43e27..63e0c19f10 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2ebdae788..a8a3e030ac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6a2caed5f..8332e7f0f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b344573534..5bb2369930 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e3f3dc2c8..4a3d69dd4d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,18 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -218,6 +230,7 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -239,6 +252,8 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -300,6 +315,13 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -421,6 +443,10 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -658,6 +684,8 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -856,6 +884,8 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1136,6 +1166,7 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_distributed_network_response.py b/intersight/model/virtualization_vmware_distributed_network_response.py index b145c6ac5a..0d32b5d01c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 250b6f0e69..1333bf974b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53cefdefd6..f9b9cfdbb3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f20dc6238e..6a253672a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90c39d79e6..0f2e3e39c6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0623895886..7ec25318b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_distributed_switch_response.py b/intersight/model/virtualization_vmware_distributed_switch_response.py index e806fa9bda..0420c49414 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2617e8d2e..d1c4eb48d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cd8d905a5..b6b2788d89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fce9a53ef2..6d397bee28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 64c62eb9e6..58fe4a6638 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9dba20166e..bbb09fb2ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_folder_response.py b/intersight/model/virtualization_vmware_folder_response.py index 07edb63bab..aec04657fe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cf86ce7fd..68436eadf4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfdbb289ec..e6ab3415d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba3815b1df..3ac00b0a00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 00d885fb83..ed6c3118e1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 edc7621839..05e103cd86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e089b3c084..d7a665bd73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6bdb1ee981..368f1117f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7ce52df11..93eebfee8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e4360b51d..e1431c3a92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -137,6 +137,18 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -240,6 +252,7 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -261,6 +274,8 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -322,6 +337,13 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -443,6 +465,10 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -680,6 +706,8 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -878,6 +906,8 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1158,6 +1188,7 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_host_response.py b/intersight/model/virtualization_vmware_host_response.py index 6701727179..758a09eba7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfc736289f..24e7cb1529 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b2aae5819e..1715d193d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7baa61e6d3..11f057302e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f944c926eb..8663d4cd5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8754680dfd..255bc99d1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27ff2f672c..e375f9c849 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6cc8bdba58..d31f0648ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6fef0983dc..48ba900164 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7289cf091c..e1bd71c696 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5dcb71c875..00c5f6f8bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_network_response.py b/intersight/model/virtualization_vmware_network_response.py index a07368fd5b..1d51f38997 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8298310470..2761e7a141 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02aefe559b..fba07d2d2e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d5afe3a15..b6de08ffef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 586a7d085a..9274cf3405 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ff922c2f2..1f762719a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_physical_network_interface_response.py b/intersight/model/virtualization_vmware_physical_network_interface_response.py index 55a39441d8..e1117c7e75 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_proactive_ha.py b/intersight/model/virtualization_vmware_proactive_ha.py index cae8d651ca..7ceeb0ed15 100644 --- a/intersight/model/virtualization_vmware_proactive_ha.py +++ b/intersight/model/virtualization_vmware_proactive_ha.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_proactive_ha_all_of.py b/intersight/model/virtualization_vmware_proactive_ha_all_of.py index 9f05df3c2e..cee59621c8 100644 --- a/intersight/model/virtualization_vmware_proactive_ha_all_of.py +++ b/intersight/model/virtualization_vmware_proactive_ha_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_proactive_ha_list.py b/intersight/model/virtualization_vmware_proactive_ha_list.py index 00b7431c78..4296e5f1e0 100644 --- a/intersight/model/virtualization_vmware_proactive_ha_list.py +++ b/intersight/model/virtualization_vmware_proactive_ha_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_proactive_ha_list_all_of.py b/intersight/model/virtualization_vmware_proactive_ha_list_all_of.py index ede74d8390..b3248dc365 100644 --- a/intersight/model/virtualization_vmware_proactive_ha_list_all_of.py +++ b/intersight/model/virtualization_vmware_proactive_ha_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_proactive_ha_response.py b/intersight/model/virtualization_vmware_proactive_ha_response.py index 7d0a3de4cf..4f3e871f5b 100644 --- a/intersight/model/virtualization_vmware_proactive_ha_response.py +++ b/intersight/model/virtualization_vmware_proactive_ha_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dfa08e7cd0..939dc6a774 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 90a642a9f6..06343ab257 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 989b8bb138..33cc15880b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92d21b250e..db31864c3d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 08ed423b24..c2b45e5e2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e85e53988f..9d8fa60a2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba145567ad..92ffad60f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cb548e85c..81411537a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 67c495c0d7..379c4d2f8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6380f9c4a8..0d51b5dba2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d961d95e6a..409a5c9268 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d462a0c50..09ce6999f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c9c8634a5..9c5a425754 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 362a3b8427..831be1310e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 41ed6fea36..d13dfe3b43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d592c1a43d..0a6e8aaff4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 628d2d75f3..1b90c30fa4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab04d68fc6..4601693efc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6c73da2ab..bf5b2eb461 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6aa976a0a..7221b6d170 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_vcenter_response.py b/intersight/model/virtualization_vmware_vcenter_response.py index c7804d4c79..ae9a2f0342 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bdad66877d..17b7d745b9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da85980ee4..a695cef1f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7d8e9e9a4..e62e94ba35 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7252318f3b..da34d3b419 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a460de05a..4fe149a363 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 81057a6bab..002463679f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b74fd8cb0e..8587596792 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8f2975daea..4914316f6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f65b2d4678..73284bbc9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9deb0f03b2..7ea7a72f49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f13d6da4d4..fb4d032fac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7174f0326e..58f07096df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9eba570afb..681e5c7483 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52aa9eacbe..9171f93dcb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 55109c7d6d..8e4147199b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -168,6 +168,18 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -271,6 +283,7 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -292,6 +305,8 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -353,6 +368,13 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -474,6 +496,10 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -711,6 +737,8 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -909,6 +937,8 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1189,6 +1219,7 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_virtual_machine_response.py b/intersight/model/virtualization_vmware_virtual_machine_response.py index 8549cce64e..692319d903 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f273b76dd..29587bb623 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7ff0c38c9b..9d813e9131 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 280148a8b8..d9f640141e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f3c082cb3..e28a298d2d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 867347b997..7651f85e43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dc609aa988..7552b87717 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fca6ccace9..4143fadb55 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5b875aef69..895f3051de 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e581cbb1be..434077dc38 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3518c6ddc..3fdb7c7b61 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df58ad8b37..b5aba96dc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7d3f1399e..912c517076 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf8632ea71..bfd7a750b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f85d808a99..2506915dd7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99ba7563d1..ebfeaf664c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -105,6 +105,18 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -208,6 +220,7 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -229,6 +242,8 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -290,6 +305,13 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -411,6 +433,10 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -648,6 +674,8 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -846,6 +874,8 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1126,6 +1156,7 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/virtualization_vmware_virtual_switch_response.py b/intersight/model/virtualization_vmware_virtual_switch_response.py index 54c38495cf..ee85270ce9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c4dfe01a0..f6c1a04d50 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8edf46a0f..1a196ad538 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3425fd9228..8cfc15b6b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cd0408944a..cf5aa9f548 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8fc7c5d65b..e12bb75f6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9fdbfd88bf..e4cb0d5b29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cb3b82c2b9..1e0e8c9198 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8220959f38..ceeeafba64 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4a2f6be5a..f7cfdbf882 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7765fe6be2..293a5ff4bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b166abb3e..b1aea7d079 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdad66ec75..041516a201 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7e99c7e1b..ee0e198098 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be76763a0e..0c57c5024c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 38ef63aa5b..7b1d472d5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab614e4a35..13be014533 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 270d81e815..e1326450ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fae627eea0..e1114b500c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d7efb31d6..1ac315168e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc219aef4a..8e12ff9b6d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a9738fdc93..40ba470359 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e56a52525b..ef9239141c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b3ad660384..e189f8fab2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1eb996c767..02d4ef2c4e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82724c3af9..43c458e416 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d9df186c27..26e1aa1fef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 917e823931..dd9efd5ef6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a8e9fb3611..6f93d81652 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 99fe9e5b5b..293184ecd0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d94b633650..27f199d550 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a4bf949df..f7b945ab9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_base_eth_if.py b/intersight/model/vnic_base_eth_if.py index c1a481e8d3..4564e5e2c6 100644 --- a/intersight/model/vnic_base_eth_if.py +++ b/intersight/model/vnic_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_base_eth_if_all_of.py b/intersight/model/vnic_base_eth_if_all_of.py index 5fc53c20f4..c7785827be 100644 --- a/intersight/model/vnic_base_eth_if_all_of.py +++ b/intersight/model/vnic_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_base_fc_if.py b/intersight/model/vnic_base_fc_if.py index 63678b4b29..bf1fecaa28 100644 --- a/intersight/model/vnic_base_fc_if.py +++ b/intersight/model/vnic_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_base_fc_if_all_of.py b/intersight/model/vnic_base_fc_if_all_of.py index 54f30f002a..b32917998e 100644 --- a/intersight/model/vnic_base_fc_if_all_of.py +++ b/intersight/model/vnic_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0768c3ef9d..a5f5c4e79d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4aa21f67a5..da967b2b2a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 14ff7121cf..d80f057849 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 17cc65942c..a322f9d665 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6fb3cfccf3..17b36ffe1d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a5d458af8..7c677c3482 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7a6308be26..979c34793e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e46233ce5..864de029c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 836ca4cb31..14b2ed8b09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fd50c0df6d..c2d3bc17cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 53e36fd298..021858669e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -109,6 +109,18 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -212,6 +224,7 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -233,6 +246,8 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -294,6 +309,13 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -415,6 +437,10 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -652,6 +678,8 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -850,6 +878,8 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1130,6 +1160,7 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_response.py b/intersight/model/vnic_eth_adapter_policy_inventory_response.py index 8079e60fab..40da64d7c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 095b7dd5c8..486bb1ba45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92806114ae..d46036602c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 865362a913..1de2f079ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,18 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -214,6 +226,7 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -235,6 +248,8 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -296,6 +311,13 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -417,6 +439,10 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -654,6 +680,8 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -852,6 +880,8 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1132,6 +1162,7 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_eth_adapter_policy_response.py b/intersight/model/vnic_eth_adapter_policy_response.py index ea46d89685..f4c52e4f6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e711ad5bf..dfbb251e66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -149,6 +149,9 @@ class VnicEthIf(ModelComposed): 'pattern': r'^[a-zA-Z0-9-._:]+$', # noqa: E501 }, }, + ('order',): { + 'inclusive_minimum': 0, + }, ('pin_group_name',): { 'regex': { 'pattern': r'^$|^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501 diff --git a/intersight/model/vnic_eth_if_all_of.py b/intersight/model/vnic_eth_if_all_of.py index 13dbc27093..e961766df9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,9 @@ class VnicEthIfAllOf(ModelNormal): 'pattern': r'^[a-zA-Z0-9-._:]+$', # noqa: E501 }, }, + ('order',): { + 'inclusive_minimum': 0, + }, } @cached_property diff --git a/intersight/model/vnic_eth_if_inventory.py b/intersight/model/vnic_eth_if_inventory.py index 84c5415423..2d9d28bcd7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -147,6 +147,9 @@ class VnicEthIfInventory(ModelComposed): 'pattern': r'^[a-zA-Z0-9-._:]+$', # noqa: E501 }, }, + ('order',): { + 'inclusive_minimum': 0, + }, ('pin_group_name',): { 'regex': { 'pattern': r'^$|^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501 diff --git a/intersight/model/vnic_eth_if_inventory_all_of.py b/intersight/model/vnic_eth_if_inventory_all_of.py index 37e912afc9..a78d5c8a3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -135,6 +135,9 @@ class VnicEthIfInventoryAllOf(ModelNormal): 'pattern': r'^[a-zA-Z0-9-._:]+$', # noqa: E501 }, }, + ('order',): { + 'inclusive_minimum': 0, + }, ('pin_group_name',): { 'regex': { 'pattern': r'^$|^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501 diff --git a/intersight/model/vnic_eth_if_inventory_list.py b/intersight/model/vnic_eth_if_inventory_list.py index 47f5b12814..0167b75182 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a1ecd751a7..c996183406 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e0c98ba8d..5fe5fe6cb4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -142,6 +142,18 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -245,6 +257,7 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -266,6 +279,8 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -327,6 +342,13 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -448,6 +470,10 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -685,6 +711,8 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -883,6 +911,8 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1163,6 +1193,7 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1182,6 +1213,9 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'pattern': r'^[a-zA-Z0-9-._:]+$', # noqa: E501 }, }, + ('order',): { + 'inclusive_minimum': 0, + }, ('pin_group_name',): { 'regex': { 'pattern': r'^$|^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501 diff --git a/intersight/model/vnic_eth_if_inventory_response.py b/intersight/model/vnic_eth_if_inventory_response.py index 6e828f5470..488b2181f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5450c0d21e..296f4dacf1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8bdd89103b..36e89065d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4518497b7c..b5b0525a16 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -144,6 +144,18 @@ class VnicEthIfRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -247,6 +259,7 @@ class VnicEthIfRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -268,6 +281,8 @@ class VnicEthIfRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -329,6 +344,13 @@ class VnicEthIfRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -450,6 +472,10 @@ class VnicEthIfRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -687,6 +713,8 @@ class VnicEthIfRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -885,6 +913,8 @@ class VnicEthIfRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1165,6 +1195,7 @@ class VnicEthIfRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", @@ -1189,6 +1220,9 @@ class VnicEthIfRelationship(ModelComposed): 'pattern': r'^[a-zA-Z0-9-._:]+$', # noqa: E501 }, }, + ('order',): { + 'inclusive_minimum': 0, + }, } @cached_property diff --git a/intersight/model/vnic_eth_if_response.py b/intersight/model/vnic_eth_if_response.py index e20a685fbb..cc8c5ab980 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8c506eec32..2b1490bce7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6abe262fe0..8e27584bf1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc44d25ed7..bf213f9d29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 522a98588b..2d0b86f99b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cabb19ec6c..83182f92c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7017025c53..7a374e78d9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e49843f75d..63b0282d8c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d99a9b325a..998888d68d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c50b29a53d..143eef29a9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -93,6 +93,18 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -196,6 +208,7 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -217,6 +230,8 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -278,6 +293,13 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -399,6 +421,10 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -636,6 +662,8 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -834,6 +862,8 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1114,6 +1144,7 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_eth_network_policy_inventory_response.py b/intersight/model/vnic_eth_network_policy_inventory_response.py index b9f6d3c1a0..4de88b5ab8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8b7f8b460b..39390ba9b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed84b8ed9a..6cdbd1543d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 26cf44eac9..b93098fffe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_eth_network_policy_response.py b/intersight/model/vnic_eth_network_policy_response.py index 034de1d0db..6033e3e232 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b13c3370c..27f8337ec3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c103902344..de4d9621cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 11de0d3d65..d0c2cb86ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4a7887f197..6ea0a3c788 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96e48690aa..a08246b15a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 670440c9cb..6718f7ebf1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1840212d63..58e08d6a36 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_eth_qos_policy_inventory_response.py b/intersight/model/vnic_eth_qos_policy_inventory_response.py index a0313c77c7..27148e6e09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2d69d9f5a..8c3243e099 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 318e602c3d..7e493731bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 947542c6c8..fb44dc1fac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_eth_qos_policy_response.py b/intersight/model/vnic_eth_qos_policy_response.py index df9710ffd2..ff2f0fec27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ace1b0e38b..30402201fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 acceff2b2c..e03a84f4c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 403d382df3..d17277b235 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b6e2a7d177..249e6378f0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e003221fe2..d60715e8b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 666ada21b4..0a21e1b815 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4afd744acc..912e8addc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aedd52a516..a928880c65 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68c52d9f4d..42fa7b1fe0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b16aec27e2..5e052fa018 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8ae0ac2dfa..62ecae00ec 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed168c1739..acfb101d19 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c415be8711..b81192d274 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 488442bd1d..002457078b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7701772ebf..fb80e0ca74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_all_of.py b/intersight/model/vnic_fc_adapter_policy_all_of.py index d2651bc519..2b06114712 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory.py b/intersight/model/vnic_fc_adapter_policy_inventory.py index 014305b55e..251e09285e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py b/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py index d2c42dbc39..686403e09e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_list.py b/intersight/model/vnic_fc_adapter_policy_inventory_list.py index 6d00e4ef7f..19690f6a7d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5155f8cd46..4f5141d83c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ec17ba4ecc..188c991fcc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,18 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -202,6 +214,7 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -223,6 +236,8 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -284,6 +299,13 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -405,6 +427,10 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -642,6 +668,8 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -840,6 +868,8 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1120,6 +1150,7 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_response.py b/intersight/model/vnic_fc_adapter_policy_inventory_response.py index 7d0aae3106..6a69e1860c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92c851175d..42d56e8cea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 68671f10c9..8a440f7a20 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d08458db3a..c6f3cb099e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,18 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -204,6 +216,7 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -225,6 +238,8 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -286,6 +301,13 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -407,6 +429,10 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -644,6 +670,8 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -842,6 +870,8 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1122,6 +1152,7 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_adapter_policy_response.py b/intersight/model/vnic_fc_adapter_policy_response.py index 74311157d5..11f66d8945 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4af0bc83c3..d50da28097 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 96123f7693..77a6bfdc07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 678c32fe99..e8894b8ac2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0d49b8e313..cb052cf0bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c60358faf..01c59774ed 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b065cc2e0..4082ded00b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f90b79efe0..c707133767 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1125daad14..9dbaf16e66 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f31bac0ed0..f4d8273980 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -126,6 +126,18 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -229,6 +241,7 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -250,6 +263,8 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -311,6 +326,13 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -432,6 +454,10 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -669,6 +695,8 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -867,6 +895,8 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1147,6 +1177,7 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_if_inventory_response.py b/intersight/model/vnic_fc_if_inventory_response.py index 3ca879ea61..88f38576ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 484374dfca..31500b1d32 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ee605d3268..024890922e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8e3a67b23..0bc8ff5fc4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -128,6 +128,18 @@ class VnicFcIfRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -231,6 +243,7 @@ class VnicFcIfRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -252,6 +265,8 @@ class VnicFcIfRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -313,6 +328,13 @@ class VnicFcIfRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -434,6 +456,10 @@ class VnicFcIfRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -671,6 +697,8 @@ class VnicFcIfRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -869,6 +897,8 @@ class VnicFcIfRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1149,6 +1179,7 @@ class VnicFcIfRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_if_response.py b/intersight/model/vnic_fc_if_response.py index 8d16c2b196..5bec899733 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85a0d5cfc7..0cdcb56aa8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b52c01334a..80ae258ab9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5d5ccc7c9..4d4ddb8c30 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c76dd2c8e0..aa96c7f808 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 531a4705c7..17c2ee4cb3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7145b4d960..243eee483c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0108db7d9f..aa8872d5ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 312962d771..26b7c38a3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fec99f7e4f..61b0a95ae9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_network_policy_inventory_response.py b/intersight/model/vnic_fc_network_policy_inventory_response.py index 80cd1b25a8..ff6405e7b6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8d571162a2..e5970d2e58 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d869c3c846..8c4eb37299 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 93dc53cf04..8675e56ccd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_network_policy_response.py b/intersight/model/vnic_fc_network_policy_response.py index bc2e57b86c..4df72d32d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fbd94b303f..1a5c42375f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 561b0230b2..6b593ad8b0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0669c14c54..1384b6df43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 643d28a267..274747f3e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3259ab1619..e6c5d8f49b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a70a275b7f..d7aabcf9eb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5bc34e36ed..8e88b30b9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_qos_policy_inventory_response.py b/intersight/model/vnic_fc_qos_policy_inventory_response.py index dfab664f8f..0d17163941 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 439fec031a..51fe4143cd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 242f47f464..9be7ea8058 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86cca61138..0dbcc2b620 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_fc_qos_policy_response.py b/intersight/model/vnic_fc_qos_policy_response.py index 98d3555430..9071d571d5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5f62e9f377..bb585f39e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 139bbca3bf..53c538f0e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5686742352..3b441efcdc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac16195aaf..88d2c981f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42fcc44071..abd7207ee2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f8485b9748..6f4df9f67b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed1bc247ff..913a1b589b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e62f7455e2..cd598a52c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27f360f949..c9ab0fdd78 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be89f1fd65..1a504bb627 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1df472e163..7858d10439 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1435ef84c5..0bd744669d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9dc0da4fdf..7215573050 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dbaa5386fb..ac50d4ff5d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 79382685b5..e885de7ab8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8a55748389..ed94cc7f4f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2e097c422..74047632f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e89853ecb5..8fb86794af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef9ba2fbea..e071ad4993 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6c1eebc9ef..33a167723a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af15dcf6c3..c6fbb7cd13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -87,6 +87,18 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -190,6 +202,7 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -211,6 +224,8 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -272,6 +287,13 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -393,6 +415,10 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -630,6 +656,8 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -828,6 +856,8 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1108,6 +1138,7 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py index 47ece9cfa0..c4da9bc607 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bfc3a2c8c7..be05bc9288 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f76e8c9a6..c784e6fa71 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c1f8eb8f79..95e3476222 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_iscsi_adapter_policy_response.py b/intersight/model/vnic_iscsi_adapter_policy_response.py index 9e4a6ff7fe..465bfb01f9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b0c036080..ad82d7fe3f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a5a00be988..c030cc8a33 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8549ad3f2b..a0a876e6b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d31f12135c..90120d3f41 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 12ddf158e5..3c1d2de2f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ea458ad984..2ca8e7cd74 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2c1379b03..dbb93abea9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59c1ad25d7..11daf45dfb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 438f76ffde..1aa83add39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,18 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -209,6 +221,7 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -230,6 +243,8 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -291,6 +306,13 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -412,6 +434,10 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -649,6 +675,8 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -847,6 +875,8 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1127,6 +1157,7 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_response.py b/intersight/model/vnic_iscsi_boot_policy_inventory_response.py index f40ada7804..6650cd29ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77e0c804b2..a424b9cd3c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b0382999b6..3b109bb994 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1a76486fcd..8b98563035 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_iscsi_boot_policy_response.py b/intersight/model/vnic_iscsi_boot_policy_response.py index 3d16bd18cf..e80ac3ccd5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c640af39c..b920d7b51e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 37c0fdc0d0..81056074c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4fee4653fa..e120023341 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f35056aaf..cb91990712 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 61f03816b1..1b6cfe9ef6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c07962aca6..c808b675af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ecbd6de82..471cb96f93 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 a64eee1ce2..d22c3c119b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d1d7eb0d7d..fb2a1582b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13fa0c1b83..ee5dd60c01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1f34d68665..51c2e7b0d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_iscsi_static_target_policy_response.py b/intersight/model/vnic_iscsi_static_target_policy_response.py index de207acf5c..4593f8078e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c723a6404d..9569ea9ea8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e46a359968..a25efc75c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a846570361..75230e1053 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd25c7b672..acd0c6c948 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cdc028fbd2..73dff732f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c6443e6f7..1f1a33a858 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 52a514cbe1..1b07e723f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -104,6 +104,18 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -207,6 +219,7 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -228,6 +241,8 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -289,6 +304,13 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -410,6 +432,10 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -647,6 +673,8 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -845,6 +873,8 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1125,6 +1155,7 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_response.py b/intersight/model/vnic_lan_connectivity_policy_inventory_response.py index 56c6b76093..5161154725 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4ea3d6a093..98db3f1bb1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59ac38285e..7e6f08ef0e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d33d210eca..1de4c40998 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -108,6 +108,18 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -211,6 +223,7 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -232,6 +245,8 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -293,6 +308,13 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -414,6 +436,10 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -651,6 +677,8 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -849,6 +877,8 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1129,6 +1159,7 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_lan_connectivity_policy_response.py b/intersight/model/vnic_lan_connectivity_policy_response.py index f295349999..e516d097d3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9708f5943a..0f40a56035 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4d96f61b76..c9d60b8258 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4615d38cf7..88d8f4bc44 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e3f0060e2..d17ead8fe3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59d350c518..cd35b3ac40 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d1472cd0a..1414581410 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d6dc1a734..686eb93f5b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce54746dc1..09ed2e69af 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 230a326baf..35f379baa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d2c2eed90..fa9408536d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 58c224b90f..06b3cb1795 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a20703bf0..eb143f6743 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 391e2ebae8..1db2bbbe47 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5cfab1b053..365b3f4b67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5443f577dc..54a29a8205 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4c5abdff39..4cd7988b89 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9e6c4e0d7..0ca42dccab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9df63b537a..2f07d0d734 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fa4953b7b..0f2e164efb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da35f5cc82..e91b2d214e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2aa9668006..841d2ec010 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9a3d0a548c..a29e2c4173 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50cea2fe04..6f98d6e676 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 92eb66beb2..f68803dc2f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 77d7c4cdd5..fe7b7508e0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 822208a97d..73fa394c15 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,18 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -206,6 +218,7 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -227,6 +240,8 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -288,6 +303,13 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -409,6 +431,10 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -646,6 +672,8 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -844,6 +872,8 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1124,6 +1154,7 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_response.py b/intersight/model/vnic_san_connectivity_policy_inventory_response.py index eb30109d73..33c521233d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c436b3afda..d762688134 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 812f8d7df9..0a3026c910 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d2317cefe..73d9187fa2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -107,6 +107,18 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -210,6 +222,7 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -231,6 +244,8 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -292,6 +307,13 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -413,6 +435,10 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -650,6 +676,8 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -848,6 +876,8 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1128,6 +1158,7 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_san_connectivity_policy_response.py b/intersight/model/vnic_san_connectivity_policy_response.py index 9ebd90a690..3f21024a8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ed90185b3a..fecd02f4b3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 15f9b87d46..ef12972c9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a990d3e95e..cb147098c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8f22d43c9..901347164e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e5f608641..b2c3d6f937 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 71b3580bf9..d4d75eb332 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3c8b220b3..6277bd9815 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_sriov_settings.py b/intersight/model/vnic_sriov_settings.py index 2209ab1f12..059c3a30e7 100644 --- a/intersight/model/vnic_sriov_settings.py +++ b/intersight/model/vnic_sriov_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_sriov_settings_all_of.py b/intersight/model/vnic_sriov_settings_all_of.py index b5d126013a..e8daa7c069 100644 --- a/intersight/model/vnic_sriov_settings_all_of.py +++ b/intersight/model/vnic_sriov_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce84bf4d13..8f4cec1097 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dc693a13c..736649227a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50ba5a2acc..f57bc42aab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fe6cc935f7..23de98903f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vhba_template.py b/intersight/model/vnic_vhba_template.py index 306c6e91c3..74aadf5fc1 100644 --- a/intersight/model/vnic_vhba_template.py +++ b/intersight/model/vnic_vhba_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vhba_template_all_of.py b/intersight/model/vnic_vhba_template_all_of.py index 35d51f6faf..38681c2913 100644 --- a/intersight/model/vnic_vhba_template_all_of.py +++ b/intersight/model/vnic_vhba_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vhba_template_list.py b/intersight/model/vnic_vhba_template_list.py index 446c319371..fad268ed62 100644 --- a/intersight/model/vnic_vhba_template_list.py +++ b/intersight/model/vnic_vhba_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vhba_template_list_all_of.py b/intersight/model/vnic_vhba_template_list_all_of.py index ad56e22ef1..99e5056706 100644 --- a/intersight/model/vnic_vhba_template_list_all_of.py +++ b/intersight/model/vnic_vhba_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vhba_template_relationship.py b/intersight/model/vnic_vhba_template_relationship.py index 1884013426..5d28fd8894 100644 --- a/intersight/model/vnic_vhba_template_relationship.py +++ b/intersight/model/vnic_vhba_template_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -112,6 +112,18 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -215,6 +227,7 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -236,6 +249,8 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -297,6 +312,13 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -418,6 +440,10 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -655,6 +681,8 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -853,6 +881,8 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1133,6 +1163,7 @@ class VnicVhbaTemplateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_vhba_template_response.py b/intersight/model/vnic_vhba_template_response.py index afd6df3f5f..1cbb198647 100644 --- a/intersight/model/vnic_vhba_template_response.py +++ b/intersight/model/vnic_vhba_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d42162c019..845e5a2489 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 128934dd48..87367d7c24 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7b4614678..cb311b388a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0e0bc81736..69c1e63706 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5f2927bbc..e2a8c7604f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a2a12a4dcf..6b9607a8ef 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vnic_template.py b/intersight/model/vnic_vnic_template.py index f8e88ee5b0..45f0e64a73 100644 --- a/intersight/model/vnic_vnic_template.py +++ b/intersight/model/vnic_vnic_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vnic_template_all_of.py b/intersight/model/vnic_vnic_template_all_of.py index 7df69eaf03..9ba29c0b20 100644 --- a/intersight/model/vnic_vnic_template_all_of.py +++ b/intersight/model/vnic_vnic_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vnic_template_list.py b/intersight/model/vnic_vnic_template_list.py index eebfb31a6e..485327f3ba 100644 --- a/intersight/model/vnic_vnic_template_list.py +++ b/intersight/model/vnic_vnic_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vnic_template_list_all_of.py b/intersight/model/vnic_vnic_template_list_all_of.py index 4f922e7503..d556ca9842 100644 --- a/intersight/model/vnic_vnic_template_list_all_of.py +++ b/intersight/model/vnic_vnic_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vnic_template_relationship.py b/intersight/model/vnic_vnic_template_relationship.py index 4ffcb9031c..d0623881a3 100644 --- a/intersight/model/vnic_vnic_template_relationship.py +++ b/intersight/model/vnic_vnic_template_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -118,6 +118,18 @@ class VnicVnicTemplateRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -221,6 +233,7 @@ class VnicVnicTemplateRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -242,6 +255,8 @@ class VnicVnicTemplateRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -303,6 +318,13 @@ class VnicVnicTemplateRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -424,6 +446,10 @@ class VnicVnicTemplateRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -661,6 +687,8 @@ class VnicVnicTemplateRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -859,6 +887,8 @@ class VnicVnicTemplateRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1139,6 +1169,7 @@ class VnicVnicTemplateRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vnic_vnic_template_response.py b/intersight/model/vnic_vnic_template_response.py index a7a2eab960..e93d966a59 100644 --- a/intersight/model/vnic_vnic_template_response.py +++ b/intersight/model/vnic_vnic_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8cd5f077ff..e1c67b6da5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 50d578d7cb..ead6ed707b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 44958c4f03..918f381908 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f6b43b6d21..7ce64f7e01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 33a35d86fe..5101eb0dab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 31db4c0827..a8829f92dc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f2277222d..e392ff30f6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da25a66fb3..a12b4118ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4afc015bf7..26a3fc4d09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class VrfVrfRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class VrfVrfRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class VrfVrfRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class VrfVrfRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class VrfVrfRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class VrfVrfRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class VrfVrfRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class VrfVrfRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/vrf_vrf_response.py b/intersight/model/vrf_vrf_response.py index b692b07018..630da39b0a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d10ed9406e..5ea74051d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e4e28cbb61..9db9ab6e45 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index e52cbb522d..179e98ec19 100644 --- a/intersight/model/workflow_abstract_resource_selector.py +++ b/intersight/model/workflow_abstract_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -165,12 +166,14 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -760,7 +763,9 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -785,6 +790,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -876,12 +882,14 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1471,7 +1479,9 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/workflow_abstract_worker_task.py b/intersight/model/workflow_abstract_worker_task.py index 511fc61b04..bf9b1d9803 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7020c47dbb..02c9eb74a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 101f3389ef..0be512dffb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7c22fa0b8..b9c9bbb676 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04a2dfedbc..b05c922035 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1cd1a71f55..32b3d2ce91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a564dbde0..ead881f5b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 67e8d82dfa..ed7008e7d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 78697d04a0..56014a024d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aaef6e4678..ec4ca142d7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6847fb2fbd..f1b0ec65c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca9bd3fbdc..00db5ff2fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2bcbd774d..fb174febd3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 02c5f5b5d4..85d0da29c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -78,6 +78,7 @@ class WorkflowArrayItem(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -169,12 +170,14 @@ class WorkflowArrayItem(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -764,7 +767,9 @@ class WorkflowArrayItem(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -789,6 +794,7 @@ class WorkflowArrayItem(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -880,12 +886,14 @@ class WorkflowArrayItem(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1475,7 +1483,9 @@ class WorkflowArrayItem(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/workflow_associated_roles.py b/intersight/model/workflow_associated_roles.py index c571732744..45dd787e25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_associated_roles_all_of.py b/intersight/model/workflow_associated_roles_all_of.py index 060a4323cc..74670d8998 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_data_type.py b/intersight/model/workflow_base_data_type.py index 8e8a5a23b2..e146aaaf52 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_data_type_all_of.py b/intersight/model/workflow_base_data_type_all_of.py index b1577dd44c..2aea61df1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_operation.py b/intersight/model/workflow_base_operation.py index 10cfc73257..235cc513c5 100644 --- a/intersight/model/workflow_base_operation.py +++ b/intersight/model/workflow_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_operation_all_of.py b/intersight/model/workflow_base_operation_all_of.py index 26d4af432d..9469d7ca14 100644 --- a/intersight/model/workflow_base_operation_all_of.py +++ b/intersight/model/workflow_base_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor.py b/intersight/model/workflow_batch_api_executor.py index b7d894aae5..1188429f28 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 57652ccd6a..7d9fdd1f26 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ce7b2b674b..b4e1ba1f9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b68ff512e8..ebf5c952a5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 13fbcae6c7..3fccc105f3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 836a11b5bd..8485e8a4cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 707ad1911c..47ec611142 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 db0324dbef..d99a263d82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b9adbe43e2..367fa1b80c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3106b5e087..d338b41e60 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2d078a66ce..7020d06911 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index cf65b8ac7a..b03fd04d28 100644 --- a/intersight/model/workflow_catalog_item_definition.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_all_of.py b/intersight/model/workflow_catalog_item_definition_all_of.py index de9fb0ec58..3c2366eccb 100644 --- a/intersight/model/workflow_catalog_item_definition_all_of.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_list.py b/intersight/model/workflow_catalog_item_definition_list.py index b8885d1e08..78c217d74b 100644 --- a/intersight/model/workflow_catalog_item_definition_list.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_list_all_of.py b/intersight/model/workflow_catalog_item_definition_list_all_of.py index 9b9707fa84..de84749d7c 100644 --- a/intersight/model/workflow_catalog_item_definition_list_all_of.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_relationship.py b/intersight/model/workflow_catalog_item_definition_relationship.py index 614afe3de4..87a57691f3 100644 --- a/intersight/model/workflow_catalog_item_definition_relationship.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,6 +102,18 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -205,6 +217,7 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -226,6 +239,8 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -287,6 +302,13 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -408,6 +430,10 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -645,6 +671,8 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -843,6 +871,8 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1123,6 +1153,7 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_catalog_item_definition_response.py b/intersight/model/workflow_catalog_item_definition_response.py index d7ee525a6b..7a543514b0 100644 --- a/intersight/model/workflow_catalog_item_definition_response.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_list.py b/intersight/model/workflow_catalog_list.py index 6cd8f28df1..42b473bdaa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7fe510a4ed..8fd50520f2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 216cd233ee..6e5fc19e09 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class WorkflowCatalogRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class WorkflowCatalogRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class WorkflowCatalogRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class WorkflowCatalogRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class WorkflowCatalogRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class WorkflowCatalogRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class WorkflowCatalogRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class WorkflowCatalogRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_catalog_response.py b/intersight/model/workflow_catalog_response.py index 2232fdaee9..2f46dae407 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 99f7a49840..787c474336 100644 --- a/intersight/model/workflow_catalog_service_request.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_all_of.py b/intersight/model/workflow_catalog_service_request_all_of.py index 2d2632a951..b328dd04ed 100644 --- a/intersight/model/workflow_catalog_service_request_all_of.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_list.py b/intersight/model/workflow_catalog_service_request_list.py index dd20d89d4a..c2c7b24e66 100644 --- a/intersight/model/workflow_catalog_service_request_list.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_list_all_of.py b/intersight/model/workflow_catalog_service_request_list_all_of.py index 2eb2927f8b..f6e4d2fc62 100644 --- a/intersight/model/workflow_catalog_service_request_list_all_of.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_relationship.py b/intersight/model/workflow_catalog_service_request_relationship.py index d42f5e421e..dec6a8d1c4 100644 --- a/intersight/model/workflow_catalog_service_request_relationship.py +++ b/intersight/model/workflow_catalog_service_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -114,6 +114,18 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -217,6 +229,7 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -238,6 +251,8 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -299,6 +314,13 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -420,6 +442,10 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -657,6 +683,8 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -855,6 +883,8 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1135,6 +1165,7 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_catalog_service_request_response.py b/intersight/model/workflow_catalog_service_request_response.py index 91a1b29eef..1d3dfde445 100644 --- a/intersight/model/workflow_catalog_service_request_response.py +++ b/intersight/model/workflow_catalog_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cli_command.py b/intersight/model/workflow_cli_command.py index 5c4dce0ae6..8cc66d298a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 94f114fe27..c2662668ff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6bbf0f134c..ecf1db004d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ead0ac17f5..6c6946c85f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 35b9280d4a..45685b6b39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 54a6f8fe62..f7a090608e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e22737fad3..14a89fcb18 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2b4a43f9cd..dcd9a819a1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5de9b20103..8efdbc2c99 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4976487ea6..28cdc5ce6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5d47f7f49f..5d26cafc8d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dcf1c767f5..f8134eaeeb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 48459b8c46..501c6a3b56 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d2dd748e6b..0ef5c3e3b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7d731767e7..4dd2f66852 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4215b492a0..c27abb3466 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1ae319d4fe..0dffc9b3df 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04ddcd695f..1058d1fb82 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_custom_data_type_definition_response.py b/intersight/model/workflow_custom_data_type_definition_response.py index 914cea9ec8..ffac8496f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 aa24ff913b..a44450494b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf7eb17a4a..813753416b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fdd65afbd2..4f17ad6b9c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f5c6dd005..8ac543dfac 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8962beaf5a..4a8ee2a0cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3dc56ca87a..3908694116 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e4126d11c..9be59b95b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c595930fa..68dae4e5b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c6e5e93495..7e9b3be517 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b06eeb806..e1726319f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7f70582533..1f61ababbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 86c4d5bd9d..09fa560210 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b1ba1c020..ae62491919 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5b8ae87f2..55c5722634 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 569f83c349..0daa230762 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8041ca1df2..2fbc85edb9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9c1e012e54..7bce5fa52a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 25fcc2d22f..e02a2da318 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e0d6acba9..5c274d90d0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8913b290a..c580627392 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -170,6 +170,18 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -273,6 +285,7 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -294,6 +307,8 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -355,6 +370,13 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -476,6 +498,10 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -713,6 +739,8 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -911,6 +939,8 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1191,6 +1221,7 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_error_response_handler_response.py b/intersight/model/workflow_error_response_handler_response.py index ce1a8147c2..d6230efbf5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2a73fc63d6..64714e9d91 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 120b700040..391c81fbe1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5e56fee7b0..05a03f6088 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c313d7d75..1f7813f2c4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 faee3c601f..0a87d0c98b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 998947bdd2..1ceb79e4f7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 baf270b0db..7df27d6fa0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2f1e362767..4c8a98ea7e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d3338ffb93..0f73dc0dd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1053edd440..d25772d19f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c732afb344..409357237b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 989f2d8555..eec66d398b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fba9f26cc..efdb1e9091 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d22c76c70f..a806307a9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fa347a8de4..67db85cda5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5384dde0a5..0b7532fd34 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a508f8bbf..fb968184f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 49e816d452..452a95968f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b170054a4b..629187fda0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 85c56713c0..56ea9fa86e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3a8b26cb84..4901943fd2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 379526b976..95751874e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 778b2888e5..b24c6f9364 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index f4a48a3d62..c41cb5142a 100644 --- a/intersight/model/workflow_mo_inventory_data_type.py +++ b/intersight/model/workflow_mo_inventory_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_data_type_all_of.py b/intersight/model/workflow_mo_inventory_data_type_all_of.py index 15058e87cb..0ec22ec8fc 100644 --- a/intersight/model/workflow_mo_inventory_data_type_all_of.py +++ b/intersight/model/workflow_mo_inventory_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_property.py b/intersight/model/workflow_mo_inventory_property.py index 6c07421c0b..f2a9858cfa 100644 --- a/intersight/model/workflow_mo_inventory_property.py +++ b/intersight/model/workflow_mo_inventory_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_property_all_of.py b/intersight/model/workflow_mo_inventory_property_all_of.py index aa98d2dd0e..c696f3cd7d 100644 --- a/intersight/model/workflow_mo_inventory_property_all_of.py +++ b/intersight/model/workflow_mo_inventory_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_array_item.py b/intersight/model/workflow_mo_reference_array_item.py index 477d48293e..c49fb1fc73 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8545c2076d..6bd6cc0ed5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 33ed2e2659..45b5dd1979 100644 --- a/intersight/model/workflow_mo_reference_auto_array_item.py +++ b/intersight/model/workflow_mo_reference_auto_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ 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 index 82e637f6f7..00780780a8 100644 --- a/intersight/model/workflow_mo_reference_auto_array_item_all_of.py +++ b/intersight/model/workflow_mo_reference_auto_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_data_type.py b/intersight/model/workflow_mo_reference_auto_data_type.py index 47b391bc61..e4b6695f1a 100644 --- a/intersight/model/workflow_mo_reference_auto_data_type.py +++ b/intersight/model/workflow_mo_reference_auto_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ 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 index d7c71647d7..6f0d9c454e 100644 --- a/intersight/model/workflow_mo_reference_auto_data_type_all_of.py +++ b/intersight/model/workflow_mo_reference_auto_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_property.py b/intersight/model/workflow_mo_reference_auto_property.py index a6d7f10fbb..cbe9c2f60a 100644 --- a/intersight/model/workflow_mo_reference_auto_property.py +++ b/intersight/model/workflow_mo_reference_auto_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_property_all_of.py b/intersight/model/workflow_mo_reference_auto_property_all_of.py index 71a6541b18..a5d2352a86 100644 --- a/intersight/model/workflow_mo_reference_auto_property_all_of.py +++ b/intersight/model/workflow_mo_reference_auto_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_data_type.py b/intersight/model/workflow_mo_reference_data_type.py index ab2c3e3808..4e5a9ddc0f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cc0039b64..ad7d8a34aa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 28a3a80a3a..f4e812665b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e138455eab..4368e67dbc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 7ecfc7ade3..ef9a8d2db9 100644 --- a/intersight/model/workflow_operation_type_decommission.py +++ b/intersight/model/workflow_operation_type_decommission.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_decommission_all_of.py b/intersight/model/workflow_operation_type_decommission_all_of.py index e88d7e5ede..d54b1bea11 100644 --- a/intersight/model/workflow_operation_type_decommission_all_of.py +++ b/intersight/model/workflow_operation_type_decommission_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_deployment.py b/intersight/model/workflow_operation_type_deployment.py index 7cc4ed0eaa..69fc1a340d 100644 --- a/intersight/model/workflow_operation_type_deployment.py +++ b/intersight/model/workflow_operation_type_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_post_deployment.py b/intersight/model/workflow_operation_type_post_deployment.py index 3383952d95..490fe02007 100644 --- a/intersight/model/workflow_operation_type_post_deployment.py +++ b/intersight/model/workflow_operation_type_post_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_post_deployment_all_of.py b/intersight/model/workflow_operation_type_post_deployment_all_of.py index 1673ef20f5..8bc56a5ef4 100644 --- a/intersight/model/workflow_operation_type_post_deployment_all_of.py +++ b/intersight/model/workflow_operation_type_post_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_parameter_set.py b/intersight/model/workflow_parameter_set.py index 93bc54961c..cf45b88bc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d808d0e266..a79b78d383 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 375ebbe1f3..c1d5c58281 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 450594582e..a058ee2e3b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ef0a7373ca..fcf70b9d92 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b5f4e72ced..7e94a20aff 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 16600471d6..c1461b6d42 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d8b91fda7c..5ccd866ea3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0a7656e360..5defb6baa6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 be7bc69b0f..259857b718 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d25b36459..9257102079 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b735f9c918..a0ab3b37ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 242b24dd71..5e6b273a01 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3bcaeb275a..209ec0c96d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f7545bac32..c5f8ca64c5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 01717f2403..45fbd10632 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba48463eca..1c55b7519f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 9c8d9ccfdd..943f56dc7c 100644 --- a/intersight/model/workflow_resource_inline_selector.py +++ b/intersight/model/workflow_resource_inline_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_inline_selector_all_of.py b/intersight/model/workflow_resource_inline_selector_all_of.py index f00e100b66..d3f105db85 100644 --- a/intersight/model/workflow_resource_inline_selector_all_of.py +++ b/intersight/model/workflow_resource_inline_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_selector_criteria.py b/intersight/model/workflow_resource_selector_criteria.py index 7044c1c6bd..4f9f473d3c 100644 --- a/intersight/model/workflow_resource_selector_criteria.py +++ b/intersight/model/workflow_resource_selector_criteria.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_selector_criteria_all_of.py b/intersight/model/workflow_resource_selector_criteria_all_of.py index f9f25c05ff..6ebdb23a6b 100644 --- a/intersight/model/workflow_resource_selector_criteria_all_of.py +++ b/intersight/model/workflow_resource_selector_criteria_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_result_handler.py b/intersight/model/workflow_result_handler.py index d5be7a6033..d301914b27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class WorkflowResultHandler(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class WorkflowResultHandler(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class WorkflowResultHandler(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class WorkflowResultHandler(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class WorkflowResultHandler(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class WorkflowResultHandler(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/workflow_rollback_task.py b/intersight/model/workflow_rollback_task.py index d390bd522f..cfd995365b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bbf4cd0ce1..b5bbf8d8c9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3ba58e9aaa..caf0571c70 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8911bac470..4e1b0e48e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 806a853101..2d097f02bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 84303d706b..9d366fe9ae 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c8f467e009..730bf66fa1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a4dfc003aa..37f870742e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d98f678224..9987f03b49 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c14b6dd661..471efa7eab 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 df9009e812..2b60874a63 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_sequence_params.py b/intersight/model/workflow_sequence_params.py index 2f917e9a12..fc52267584 100644 --- a/intersight/model/workflow_sequence_params.py +++ b/intersight/model/workflow_sequence_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class WorkflowSequenceParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class WorkflowSequenceParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class WorkflowSequenceParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class WorkflowSequenceParams(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class WorkflowSequenceParams(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class WorkflowSequenceParams(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/workflow_serial_loop_task.py b/intersight/model/workflow_serial_loop_task.py index d197b749c9..a89b682939 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 63628b52ac..d399bd5f67 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 42769789d3..9a7378fc62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_all_of.py b/intersight/model/workflow_service_item_action_definition_all_of.py index 6e69c077fd..f642f065f4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_list.py b/intersight/model/workflow_service_item_action_definition_list.py index dda9bad1a8..75ecee3523 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5878f56df3..b18d2becf7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2cc4154252..e932c9858f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -114,6 +114,18 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -217,6 +229,7 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -238,6 +251,8 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -299,6 +314,13 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -420,6 +442,10 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -657,6 +683,8 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -855,6 +883,8 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1135,6 +1165,7 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_service_item_action_definition_response.py b/intersight/model/workflow_service_item_action_definition_response.py index 803ddf0148..5c00f8255b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e95bb85cab..07744cd05e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_all_of.py b/intersight/model/workflow_service_item_action_instance_all_of.py index c8553c5d3d..6487613e25 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_list.py b/intersight/model/workflow_service_item_action_instance_list.py index f6546b692e..23c6516a39 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b4a52dd4ac..cf717a6907 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 93f0010510..b03bddf230 100644 --- a/intersight/model/workflow_service_item_action_instance_relationship.py +++ b/intersight/model/workflow_service_item_action_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -143,6 +143,18 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -246,6 +258,7 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -267,6 +280,8 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -328,6 +343,13 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -449,6 +471,10 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -686,6 +712,8 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -884,6 +912,8 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1164,6 +1194,7 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_service_item_action_instance_response.py b/intersight/model/workflow_service_item_action_instance_response.py index 968e655c64..6faabc89a6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 89769ef7ac..edc8db7c35 100644 --- a/intersight/model/workflow_service_item_action_properties.py +++ b/intersight/model/workflow_service_item_action_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_properties_all_of.py b/intersight/model/workflow_service_item_action_properties_all_of.py index d0f5a45d03..6fd8b527b5 100644 --- a/intersight/model/workflow_service_item_action_properties_all_of.py +++ b/intersight/model/workflow_service_item_action_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_workflow_definition.py b/intersight/model/workflow_service_item_action_workflow_definition.py index 3519fcc0e4..d7c4e9cfbe 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_workflow_definition_all_of.py b/intersight/model/workflow_service_item_action_workflow_definition_all_of.py index 2be9b47fd6..76affbd571 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute.py b/intersight/model/workflow_service_item_attribute.py index 68073a93f5..23c8b15fc7 100644 --- a/intersight/model/workflow_service_item_attribute.py +++ b/intersight/model/workflow_service_item_attribute.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_all_of.py b/intersight/model/workflow_service_item_attribute_all_of.py index 852f1cb614..19f4e1ec64 100644 --- a/intersight/model/workflow_service_item_attribute_all_of.py +++ b/intersight/model/workflow_service_item_attribute_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_list.py b/intersight/model/workflow_service_item_attribute_list.py index 6c2ec7756d..1c9f010343 100644 --- a/intersight/model/workflow_service_item_attribute_list.py +++ b/intersight/model/workflow_service_item_attribute_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_list_all_of.py b/intersight/model/workflow_service_item_attribute_list_all_of.py index a473e4a988..b3ccdc219b 100644 --- a/intersight/model/workflow_service_item_attribute_list_all_of.py +++ b/intersight/model/workflow_service_item_attribute_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_response.py b/intersight/model/workflow_service_item_attribute_response.py index 7ccecef875..c9e6708ac5 100644 --- a/intersight/model/workflow_service_item_attribute_response.py +++ b/intersight/model/workflow_service_item_attribute_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition.py b/intersight/model/workflow_service_item_definition.py index e7862108ed..97ff28d0d4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_all_of.py b/intersight/model/workflow_service_item_definition_all_of.py index 33cec3f599..5347b2b3fc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_list.py b/intersight/model/workflow_service_item_definition_list.py index f297702781..2569164046 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 75b27b2745..0b4e0de7b5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 197602c6e5..5127666af8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -133,6 +133,18 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -236,6 +248,7 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -257,6 +270,8 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -318,6 +333,13 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -439,6 +461,10 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -676,6 +702,8 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -874,6 +902,8 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1154,6 +1184,7 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_service_item_definition_response.py b/intersight/model/workflow_service_item_definition_response.py index de844a120e..89cfd361c2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c58c616db7..0dac36e078 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ba47ac3ba..b3f9f37119 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 643862a1af..c0d3779c6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e537134346..0efda9e79d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7e600d2a3e..55d4f34f4a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,18 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -198,6 +210,7 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -219,6 +232,8 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -280,6 +295,13 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -401,6 +423,10 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -638,6 +664,8 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -836,6 +864,8 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1116,6 +1146,7 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", 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 ce536e8283..2268f69514 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 dabd598cb0..761f340d9f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9b7b84857f..7f430b2ad1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 72482b7553..5087ee8866 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f2d355e851..7943911a07 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0463f37f96..d83108c011 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 0e018e0e13..223530376b 100644 --- a/intersight/model/workflow_service_item_input_definition_type.py +++ b/intersight/model/workflow_service_item_input_definition_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ 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 index 4693a1ea84..3980942542 100644 --- a/intersight/model/workflow_service_item_input_definition_type_all_of.py +++ b/intersight/model/workflow_service_item_input_definition_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance.py b/intersight/model/workflow_service_item_instance.py index c522d1bc91..2faab1626a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_all_of.py b/intersight/model/workflow_service_item_instance_all_of.py index d7a809f41c..6fedd86cf7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_list.py b/intersight/model/workflow_service_item_instance_list.py index 87f9ce0b80..539bb40e62 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3e7ad49def..d921b65fe0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7cbac9787a..92c4c81de6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -122,6 +122,18 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -225,6 +237,7 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -246,6 +259,8 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -307,6 +322,13 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -428,6 +450,10 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -665,6 +691,8 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -863,6 +891,8 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1143,6 +1173,7 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_service_item_instance_response.py b/intersight/model/workflow_service_item_instance_response.py index 9244163049..f3f37a6611 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a17bbc1968..07fb235631 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a670b40494..6b51e2a5c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc6bc954de..5153c930bb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7935dd0d21..febb172fbb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 867ee168f2..e8b4efa03f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 index 8cf738eeb6..7f5bf7d7e2 100644 --- a/intersight/model/workflow_service_item_type.py +++ b/intersight/model/workflow_service_item_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_type_all_of.py b/intersight/model/workflow_service_item_type_all_of.py index 2b5acdf0ce..806ba9bfa7 100644 --- a/intersight/model/workflow_service_item_type_all_of.py +++ b/intersight/model/workflow_service_item_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor.py b/intersight/model/workflow_ssh_batch_executor.py index e5e1b2ad2d..30f327a029 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3d0eeb106a..63c3ec57b7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c3512f17eb..939380ccf4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 da6652712f..4ed1b1e878 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9d65971dc9..4cda76ea1e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 350db8ee1d..2293d6de04 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 140c303f16..0eb08615a7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 837a130545..6e30859669 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0100f67fd5..9b91b67105 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ab64e5309b..cf4041b81b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c7fc5527cc..da809ee434 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1d7d703664..5eafd27f43 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2e6fda20e1..75664a8d13 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 fb86f45f1c..ea7c980251 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 994bea7414..e4d5cff2dd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e2f72d160e..60e59976f8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 82d5cb1f1c..0b4361a2ce 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ffdb993ee3..dab4497e4c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 7c1e42d362..16405eb7fd 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5c49fe24f7..490ce867e7 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1858aa49e5..f5153bc76d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f94a1c7761..2daaf01594 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3f22a0d348..290319cc29 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bec7abbdb4..064a098be0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ac2e177a2a..64c0b5d904 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0ed5d1dc84..2e56b1dbc6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ca5c833e0b..c144649099 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e3160973e7..d703f539c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0913092a41..96e48908ad 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 829158c6ad..d83edb0e11 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 47b619829c..4e19f32d9e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4e88e07ad3..4af6562d81 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b427a4d82a..d33d57d6c8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cf6a35d51e..ec2799fce6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -121,6 +121,18 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -224,6 +236,7 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -245,6 +258,8 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -306,6 +321,13 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -427,6 +449,10 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -664,6 +690,8 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -862,6 +890,8 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1142,6 +1172,7 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_task_definition_response.py b/intersight/model/workflow_task_definition_response.py index b25ba33cdb..9c6b6d48e4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9e7749ad8d..c044238a6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 23a26bda45..ffab0476e5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 af141f6ed7..b8c33824f5 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9141b7c1e5..787ea6d082 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6a662fe489..61669ec829 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,18 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -200,6 +212,7 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -221,6 +234,8 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -282,6 +297,13 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -403,6 +425,10 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -640,6 +666,8 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -838,6 +866,8 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1118,6 +1148,7 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_task_info_response.py b/intersight/model/workflow_task_info_response.py index 63a76a4cb4..aa8fee22ee 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_update.py b/intersight/model/workflow_task_info_update.py index d679122bad..749556a94d 100644 --- a/intersight/model/workflow_task_info_update.py +++ b/intersight/model/workflow_task_info_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_update_all_of.py b/intersight/model/workflow_task_info_update_all_of.py index 0e1c952ae0..bd983252ed 100644 --- a/intersight/model/workflow_task_info_update_all_of.py +++ b/intersight/model/workflow_task_info_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 59a7551368..2fb085fdb1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4939ca22de..a5a4fde945 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 3b4d4c3878..b438029936 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 d70ca19864..1387fed827 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e558daa356..b36a8b3381 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2636a11f4d..6d84a2480a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6f094f5b78..76369fbcd1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_task_metadata_response.py b/intersight/model/workflow_task_metadata_response.py index 558d45dab2..c7f1fe9e5a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 69d1db5ae1..f8438bb2d8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cfc4f2ed34..8ce504d5f1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 083e30827c..ffd1689389 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 b40b0808a7..2f38707658 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f408cba58f..86898081fb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 1b77122fa1..78764fe452 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f609f3e573..9952fc9e86 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 572d8d99b9..f216d87ee8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 8399e92ca2..2fcce607b4 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 0b8ef9587e..8a249817a8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e8d9edc673..e23b8aa743 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ui_display_metadata.py b/intersight/model/workflow_ui_display_metadata.py new file mode 100644 index 0000000000..448715f405 --- /dev/null +++ b/intersight/model/workflow_ui_display_metadata.py @@ -0,0 +1,433 @@ +""" + 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-16711 + 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_ui_display_metadata_all_of import WorkflowUiDisplayMetadataAllOf + from intersight.model.workflow_ui_form_config import WorkflowUiFormConfig + from intersight.model.workflow_ui_view_config import WorkflowUiViewConfig + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['WorkflowUiDisplayMetadataAllOf'] = WorkflowUiDisplayMetadataAllOf + globals()['WorkflowUiFormConfig'] = WorkflowUiFormConfig + globals()['WorkflowUiViewConfig'] = WorkflowUiViewConfig + + +class WorkflowUiDisplayMetadata(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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + }, + ('object_type',): { + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + }, + } + + 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 + 'ui_form_configs': ([WorkflowUiFormConfig], none_type,), # noqa: E501 + 'ui_view_configs': ([WorkflowUiViewConfig], none_type,), # noqa: E501 + 'meta_definition': (MoBaseMoRelationship,), # 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 + 'ui_form_configs': 'UiFormConfigs', # noqa: E501 + 'ui_view_configs': 'UiViewConfigs', # noqa: E501 + 'meta_definition': 'MetaDefinition', # 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 + """WorkflowUiDisplayMetadata - 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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,) + ui_form_configs ([WorkflowUiFormConfig], none_type): [optional] # noqa: E501 + ui_view_configs ([WorkflowUiViewConfig], none_type): [optional] # noqa: E501 + meta_definition (MoBaseMoRelationship): [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.UiDisplayMetadata") + object_type = kwargs.get('object_type', "workflow.UiDisplayMetadata") + _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 + """WorkflowUiDisplayMetadata - 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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,) + ui_form_configs ([WorkflowUiFormConfig], none_type): [optional] # noqa: E501 + ui_view_configs ([WorkflowUiViewConfig], none_type): [optional] # noqa: E501 + meta_definition (MoBaseMoRelationship): [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.UiDisplayMetadata") + object_type = kwargs.get('object_type', "workflow.UiDisplayMetadata") + _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, + WorkflowUiDisplayMetadataAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_ui_display_metadata_all_of.py b/intersight/model/workflow_ui_display_metadata_all_of.py new file mode 100644 index 0000000000..a7990a87ee --- /dev/null +++ b/intersight/model/workflow_ui_display_metadata_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-16711 + 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_mo_relationship import MoBaseMoRelationship + from intersight.model.workflow_ui_form_config import WorkflowUiFormConfig + from intersight.model.workflow_ui_view_config import WorkflowUiViewConfig + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['WorkflowUiFormConfig'] = WorkflowUiFormConfig + globals()['WorkflowUiViewConfig'] = WorkflowUiViewConfig + + +class WorkflowUiDisplayMetadataAllOf(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.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + }, + ('object_type',): { + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", + }, + } + + 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 + 'ui_form_configs': ([WorkflowUiFormConfig], none_type,), # noqa: E501 + 'ui_view_configs': ([WorkflowUiViewConfig], none_type,), # noqa: E501 + 'meta_definition': (MoBaseMoRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'ui_form_configs': 'UiFormConfigs', # noqa: E501 + 'ui_view_configs': 'UiViewConfigs', # noqa: E501 + 'meta_definition': 'MetaDefinition', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowUiDisplayMetadataAllOf - 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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,) + ui_form_configs ([WorkflowUiFormConfig], none_type): [optional] # noqa: E501 + ui_view_configs ([WorkflowUiViewConfig], none_type): [optional] # noqa: E501 + meta_definition (MoBaseMoRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiDisplayMetadata") + object_type = kwargs.get('object_type', "workflow.UiDisplayMetadata") + _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 + """WorkflowUiDisplayMetadataAllOf - 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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.UiDisplayMetadata", must be one of ["workflow.UiDisplayMetadata", ] # 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,) + ui_form_configs ([WorkflowUiFormConfig], none_type): [optional] # noqa: E501 + ui_view_configs ([WorkflowUiViewConfig], none_type): [optional] # noqa: E501 + meta_definition (MoBaseMoRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiDisplayMetadata") + object_type = kwargs.get('object_type', "workflow.UiDisplayMetadata") + _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_ui_display_metadata_list.py b/intersight/model/workflow_ui_display_metadata_list.py new file mode 100644 index 0000000000..3a5552d549 --- /dev/null +++ b/intersight/model/workflow_ui_display_metadata_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-16711 + 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_ui_display_metadata import WorkflowUiDisplayMetadata + from intersight.model.workflow_ui_display_metadata_list_all_of import WorkflowUiDisplayMetadataListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['WorkflowUiDisplayMetadata'] = WorkflowUiDisplayMetadata + globals()['WorkflowUiDisplayMetadataListAllOf'] = WorkflowUiDisplayMetadataListAllOf + + +class WorkflowUiDisplayMetadataList(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': ([WorkflowUiDisplayMetadata], 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 + """WorkflowUiDisplayMetadataList - 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.UiDisplayMetadata' 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 ([WorkflowUiDisplayMetadata], none_type): The array of 'workflow.UiDisplayMetadata' 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 + """WorkflowUiDisplayMetadataList - 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.UiDisplayMetadata' 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 ([WorkflowUiDisplayMetadata], none_type): The array of 'workflow.UiDisplayMetadata' 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, + WorkflowUiDisplayMetadataListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_ui_display_metadata_list_all_of.py b/intersight/model/workflow_ui_display_metadata_list_all_of.py new file mode 100644 index 0000000000..875a38be40 --- /dev/null +++ b/intersight/model/workflow_ui_display_metadata_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-16711 + 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_ui_display_metadata import WorkflowUiDisplayMetadata + globals()['WorkflowUiDisplayMetadata'] = WorkflowUiDisplayMetadata + + +class WorkflowUiDisplayMetadataListAllOf(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': ([WorkflowUiDisplayMetadata], 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 + """WorkflowUiDisplayMetadataListAllOf - 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.UiDisplayMetadata' 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 ([WorkflowUiDisplayMetadata], none_type): The array of 'workflow.UiDisplayMetadata' 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 + """WorkflowUiDisplayMetadataListAllOf - 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.UiDisplayMetadata' 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 ([WorkflowUiDisplayMetadata], none_type): The array of 'workflow.UiDisplayMetadata' 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_ui_display_metadata_response.py b/intersight/model/workflow_ui_display_metadata_response.py new file mode 100644 index 0000000000..17f43bcc62 --- /dev/null +++ b/intersight/model/workflow_ui_display_metadata_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-16711 + 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_ui_display_metadata_list import WorkflowUiDisplayMetadataList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['WorkflowUiDisplayMetadataList'] = WorkflowUiDisplayMetadataList + + +class WorkflowUiDisplayMetadataResponse(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.UiDisplayMetadata.List': WorkflowUiDisplayMetadataList, + } + 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 + """WorkflowUiDisplayMetadataResponse - 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.UiDisplayMetadata' 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 + """WorkflowUiDisplayMetadataResponse - 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.UiDisplayMetadata' 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, + WorkflowUiDisplayMetadataList, + ], + } diff --git a/intersight/model/workflow_ui_form_config.py b/intersight/model/workflow_ui_form_config.py new file mode 100644 index 0000000000..63544cd631 --- /dev/null +++ b/intersight/model/workflow_ui_form_config.py @@ -0,0 +1,358 @@ +""" + 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-16711 + 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_ui_form_config_all_of import WorkflowUiFormConfigAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['WorkflowUiFormConfigAllOf'] = WorkflowUiFormConfigAllOf + + +class WorkflowUiFormConfig(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.UIFORMCONFIG': "workflow.UiFormConfig", + }, + ('object_type',): { + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", + }, + } + + 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 + 'config': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'name': (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 + 'config': 'Config', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowUiFormConfig - 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of workflow datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiFormConfig") + object_type = kwargs.get('object_type', "workflow.UiFormConfig") + _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 + """WorkflowUiFormConfig - 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of workflow datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiFormConfig") + object_type = kwargs.get('object_type', "workflow.UiFormConfig") + _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, + WorkflowUiFormConfigAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_ui_form_config_all_of.py b/intersight/model/workflow_ui_form_config_all_of.py new file mode 100644 index 0000000000..d88eea97d8 --- /dev/null +++ b/intersight/model/workflow_ui_form_config_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 WorkflowUiFormConfigAllOf(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.UIFORMCONFIG': "workflow.UiFormConfig", + }, + ('object_type',): { + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", + }, + } + + 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 + 'config': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'config': 'Config', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowUiFormConfigAllOf - 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of workflow datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiFormConfig") + object_type = kwargs.get('object_type', "workflow.UiFormConfig") + _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 + """WorkflowUiFormConfigAllOf - 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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.UiFormConfig", must be one of ["workflow.UiFormConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of workflow datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiFormConfig") + object_type = kwargs.get('object_type', "workflow.UiFormConfig") + _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_ui_input_filter.py b/intersight/model/workflow_ui_input_filter.py index 750ad10066..5186e8a2c1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2de395231..8eaece0fc8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ui_view_config.py b/intersight/model/workflow_ui_view_config.py new file mode 100644 index 0000000000..2c9a32d3f5 --- /dev/null +++ b/intersight/model/workflow_ui_view_config.py @@ -0,0 +1,358 @@ +""" + 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-16711 + 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_ui_view_config_all_of import WorkflowUiViewConfigAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['WorkflowUiViewConfigAllOf'] = WorkflowUiViewConfigAllOf + + +class WorkflowUiViewConfig(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.UIVIEWCONFIG': "workflow.UiViewConfig", + }, + ('object_type',): { + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", + }, + } + + 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 + 'config': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'name': (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 + 'config': 'Config', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowUiViewConfig - 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiViewConfig") + object_type = kwargs.get('object_type', "workflow.UiViewConfig") + _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 + """WorkflowUiViewConfig - 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiViewConfig") + object_type = kwargs.get('object_type', "workflow.UiViewConfig") + _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, + WorkflowUiViewConfigAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_ui_view_config_all_of.py b/intersight/model/workflow_ui_view_config_all_of.py new file mode 100644 index 0000000000..fd5cb67c34 --- /dev/null +++ b/intersight/model/workflow_ui_view_config_all_of.py @@ -0,0 +1,294 @@ +""" + 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-16711 + 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 WorkflowUiViewConfigAllOf(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.UIVIEWCONFIG': "workflow.UiViewConfig", + }, + ('object_type',): { + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", + }, + } + + 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 + 'config': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'config': 'Config', # noqa: E501 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowUiViewConfigAllOf - 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiViewConfig") + object_type = kwargs.get('object_type', "workflow.UiViewConfig") + _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 + """WorkflowUiViewConfigAllOf - 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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.UiViewConfig", must be one of ["workflow.UiViewConfig", ] # 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,) + config (bool, date, datetime, dict, float, int, list, str, none_type): Schema of the UI config for the set of defined datatypes.. [optional] # noqa: E501 + name (str): Name of the entity inside the meta definition for which a collection of datatype definition is added. Use StartTask as the name for the input definition inside a workflow definition or if workflow definition contains user action task, then it will be the name of the user action task.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.UiViewConfig") + object_type = kwargs.get('object_type', "workflow.UiViewConfig") + _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_validation_error.py b/intersight/model/workflow_validation_error.py index 1ac1900462..6d711b6a6c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 f98d047f13..04e437339f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5a63f1dfe3..060b7d6a6f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5ee58138f5..3f8d15eb27 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 2ec12989e0..791da530d6 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a7c0c1dd4a..be9e45115f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 918093c6bd..d79115803a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 32dc290d1e..5302313952 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 29f58124b2..8879eaef6b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 9308b37ba0..1f2795ae7b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 920cc74f13..e0c491e80f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 27a7a562b8..ba45b041d1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 43e5554951..ec3a1b6bf1 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 582ab75876..526cbd7aea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5fbd8786be..3b61746130 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 19eb94e5e8..1ec6c9604d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e5a3564816..01e545066c 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a75b13a6bc..ad35afce0d 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 e9dfe3aebf..1cc50311ea 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -127,6 +127,18 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -230,6 +242,7 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -251,6 +264,8 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -312,6 +327,13 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -433,6 +455,10 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -670,6 +696,8 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -868,6 +896,8 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1148,6 +1178,7 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_workflow_definition_response.py b/intersight/model/workflow_workflow_definition_response.py index 60887a8d3f..f717f4f0a0 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 937d2d6dde..b368aa1e00 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/workflow_workflow_info.py b/intersight/model/workflow_workflow_info.py index 24da1f6f68..787c39f794 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 40383b653d..05c4f8af46 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 4f31898a1a..6b2799c84f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -70,6 +70,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -161,12 +162,14 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -756,7 +759,9 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", @@ -781,6 +786,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'ADAPTER.FCSETTINGS': "adapter.FcSettings", 'ADAPTER.PHYSICALNICMODESETTINGS': "adapter.PhysicalNicModeSettings", 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APIC.FABRICLEAFNODEDETAILS': "apic.FabricLeafNodeDetails", 'APPLIANCE.APISTATUS': "appliance.ApiStatus", 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", @@ -872,12 +878,14 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", 'BULK.SECRESOURCEROLES': "bulk.SecResourceRoles", 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.HSUISOMODELSPECIFICCONSTRAINT': "capability.HsuIsoModelSpecificConstraint", 'CAPABILITY.PORTRANGE': "capability.PortRange", 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + 'CAPABILITY.UPDATEORDERLISTTYPE': "capability.UpdateOrderListType", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1467,7 +1475,9 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'WORKFLOW.TASKINFOUPDATE': "workflow.TaskInfoUpdate", 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIFORMCONFIG': "workflow.UiFormConfig", 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.UIVIEWCONFIG': "workflow.UiViewConfig", 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", 'WORKFLOW.WAITTASK': "workflow.WaitTask", diff --git a/intersight/model/workflow_workflow_info_list.py b/intersight/model/workflow_workflow_info_list.py index 7739cca92a..55cc772cfa 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 ba36d226e1..7aaf218e88 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 a09d84797c..e9554a55e2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 04f196e131..621a6505b8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 662053cc19..0172cb5fdc 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -153,6 +153,18 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -256,6 +268,7 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -277,6 +290,8 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -338,6 +353,13 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -459,6 +481,10 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -696,6 +722,8 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -894,6 +922,8 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1174,6 +1204,7 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_workflow_info_response.py b/intersight/model/workflow_workflow_info_response.py index 56c086c60c..3fa72873b2 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bd611d94b8..8c1bae59e9 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6d4526525e..16af7f44bf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 bb867ed706..9752d4244b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 c2b0454314..4377291e8e 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 afd06e956a..580ef4b139 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -91,6 +91,18 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -194,6 +206,7 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -215,6 +228,8 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -276,6 +291,13 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -397,6 +419,10 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -634,6 +660,8 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -832,6 +860,8 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1112,6 +1142,7 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workflow_workflow_metadata_response.py b/intersight/model/workflow_workflow_metadata_response.py index ac1a62b11c..fbcf77c94f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 cc7df0c9bc..f0aaccd3cf 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_properties_all_of.py b/intersight/model/workflow_workflow_properties_all_of.py index 9837b7ca10..aaad4a1cd8 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_task.py b/intersight/model/workflow_workflow_task.py index 6c77526fa5..b6d620f15a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 5eb6ff851d..4f6adc1f9a 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6ec8825104..46a7e89e9b 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workspace_folder.py b/intersight/model/workspace_folder.py index 1741af4aa0..174893e035 100644 --- a/intersight/model/workspace_folder.py +++ b/intersight/model/workspace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workspace_folder_all_of.py b/intersight/model/workspace_folder_all_of.py index 49163d4dbb..2c4135b317 100644 --- a/intersight/model/workspace_folder_all_of.py +++ b/intersight/model/workspace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workspace_folder_list.py b/intersight/model/workspace_folder_list.py index 37f3229b25..fc949da55f 100644 --- a/intersight/model/workspace_folder_list.py +++ b/intersight/model/workspace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workspace_folder_list_all_of.py b/intersight/model/workspace_folder_list_all_of.py index a153831cd2..cfe4baae4e 100644 --- a/intersight/model/workspace_folder_list_all_of.py +++ b/intersight/model/workspace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workspace_folder_relationship.py b/intersight/model/workspace_folder_relationship.py index f2a1f52489..b6b0a411c8 100644 --- a/intersight/model/workspace_folder_relationship.py +++ b/intersight/model/workspace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,18 @@ class WorkspaceFolderRelationship(ModelComposed): 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", 'ADAPTER.UNIT': "adapter.Unit", 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APIC.ACIPOD': "apic.AciPod", + 'APIC.APPLICATION': "apic.Application", + 'APIC.APPLICATIONENDPOINTGROUP': "apic.ApplicationEndpointGroup", + 'APIC.BRIDGEDOMAIN': "apic.BridgeDomain", + 'APIC.EXTERNALROUTEDLAYERTHREEDOMAIN': "apic.ExternalRoutedLayerThreeDomain", + 'APIC.FABRICLEAFNODE': "apic.FabricLeafNode", + 'APIC.FABRICLEAFNODEINTERFACE': "apic.FabricLeafNodeInterface", + 'APIC.OUT': "apic.Out", + 'APIC.SUBNET': "apic.Subnet", + 'APIC.TENANT': "apic.Tenant", + 'APIC.VPCGROUP': "apic.VpcGroup", + 'APIC.VRFS': "apic.Vrfs", 'APPLIANCE.APPOPSTATUS': "appliance.AppOpStatus", 'APPLIANCE.APPSTATUS': "appliance.AppStatus", 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", @@ -192,6 +204,7 @@ class WorkspaceFolderRelationship(ModelComposed): 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.HSUISOFILESUPPORTMETA': "capability.HsuIsoFileSupportMeta", 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", @@ -213,6 +226,8 @@ class WorkspaceFolderRelationship(ModelComposed): 'CAPABILITY.SWITCHEQUIPMENTINFO': "capability.SwitchEquipmentInfo", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'CAPABILITY.TEMPLATECATALOG': "capability.TemplateCatalog", + 'CAPABILITY.UPDATEORDERMETA': "capability.UpdateOrderMeta", + 'CAPABILITY.VICDESCRIPTOR': "capability.VicDescriptor", 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", @@ -274,6 +289,13 @@ class WorkspaceFolderRelationship(ModelComposed): 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", 'CRD.CUSTOMRESOURCE': "crd.CustomResource", 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'DNAC.EXTERNALBORDERNODE': "dnac.ExternalBorderNode", + 'DNAC.EXTERNALBORDERNODEINTERFACE': "dnac.ExternalBorderNodeInterface", + 'DNAC.FABRICSITE': "dnac.FabricSite", + 'DNAC.SITE': "dnac.Site", + 'DNAC.SITEIPPOOL': "dnac.SiteIpPool", + 'DNAC.TRANSIT': "dnac.Transit", + 'DNAC.VIRTUALNETWORKFABRICSITE': "dnac.VirtualNetworkFabricSite", 'EQUIPMENT.CHASSIS': "equipment.Chassis", 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", @@ -395,6 +417,10 @@ class WorkspaceFolderRelationship(ModelComposed): 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FMC.DEVICE': "fmc.Device", + 'FMC.DEVICEHAPAIR': "fmc.DeviceHaPair", + 'FMC.DOMAIN': "fmc.Domain", + 'FMC.PHYSICALINTERFACE': "fmc.PhysicalInterface", 'FORECAST.CATALOG': "forecast.Catalog", 'FORECAST.DEFINITION': "forecast.Definition", 'FORECAST.INSTANCE': "forecast.Instance", @@ -632,6 +658,8 @@ class WorkspaceFolderRelationship(ModelComposed): 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", 'MEMORY.UNIT': "memory.Unit", + 'MERAKI.NETWORK': "meraki.Network", + 'MERAKI.ORGANIZATION': "meraki.Organization", 'META.DEFINITION': "meta.Definition", 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", @@ -830,6 +858,8 @@ class WorkspaceFolderRelationship(ModelComposed): 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", 'SCHEDULER.TASKRESULT': "scheduler.TaskResult", 'SCHEDULER.TASKSCHEDULE': "scheduler.TaskSchedule", + 'SDAACI.CONNECTION': "sdaaci.Connection", + 'SDAACI.CONNECTIONDETAIL': "sdaaci.ConnectionDetail", 'SDCARD.POLICY': "sdcard.Policy", 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", 'SEARCH.SEARCHITEM': "search.SearchItem", @@ -1110,6 +1140,7 @@ class WorkspaceFolderRelationship(ModelComposed): 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.UIDISPLAYMETADATA': "workflow.UiDisplayMetadata", 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", diff --git a/intersight/model/workspace_folder_response.py b/intersight/model/workspace_folder_response.py index f024f35a31..869e874b17 100644 --- a/intersight/model/workspace_folder_response.py +++ b/intersight/model/workspace_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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 575e2f0a99..9f05b48779 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-16342 + The version of the OpenAPI document: 1.0.11-16711 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 6b31f04e75..afb59e860f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model_utils.py b/intersight/model_utils.py index 0a56cd518e..8f3f7bc1c3 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/models/__init__.py b/intersight/models/__init__.py index 38ddc00b7a..f900d3b40d 100644 --- a/intersight/models/__init__.py +++ b/intersight/models/__init__.py @@ -100,6 +100,74 @@ from intersight.model.adapter_unit_list_all_of import AdapterUnitListAllOf from intersight.model.adapter_unit_relationship import AdapterUnitRelationship from intersight.model.adapter_unit_response import AdapterUnitResponse +from intersight.model.apic_aci_pod import ApicAciPod +from intersight.model.apic_aci_pod_all_of import ApicAciPodAllOf +from intersight.model.apic_aci_pod_list import ApicAciPodList +from intersight.model.apic_aci_pod_list_all_of import ApicAciPodListAllOf +from intersight.model.apic_aci_pod_response import ApicAciPodResponse +from intersight.model.apic_application import ApicApplication +from intersight.model.apic_application_all_of import ApicApplicationAllOf +from intersight.model.apic_application_endpoint_group import ApicApplicationEndpointGroup +from intersight.model.apic_application_endpoint_group_all_of import ApicApplicationEndpointGroupAllOf +from intersight.model.apic_application_endpoint_group_list import ApicApplicationEndpointGroupList +from intersight.model.apic_application_endpoint_group_list_all_of import ApicApplicationEndpointGroupListAllOf +from intersight.model.apic_application_endpoint_group_response import ApicApplicationEndpointGroupResponse +from intersight.model.apic_application_list import ApicApplicationList +from intersight.model.apic_application_list_all_of import ApicApplicationListAllOf +from intersight.model.apic_application_relationship import ApicApplicationRelationship +from intersight.model.apic_application_response import ApicApplicationResponse +from intersight.model.apic_bridge_domain import ApicBridgeDomain +from intersight.model.apic_bridge_domain_all_of import ApicBridgeDomainAllOf +from intersight.model.apic_bridge_domain_list import ApicBridgeDomainList +from intersight.model.apic_bridge_domain_list_all_of import ApicBridgeDomainListAllOf +from intersight.model.apic_bridge_domain_relationship import ApicBridgeDomainRelationship +from intersight.model.apic_bridge_domain_response import ApicBridgeDomainResponse +from intersight.model.apic_external_routed_layer_three_domain import ApicExternalRoutedLayerThreeDomain +from intersight.model.apic_external_routed_layer_three_domain_all_of import ApicExternalRoutedLayerThreeDomainAllOf +from intersight.model.apic_external_routed_layer_three_domain_list import ApicExternalRoutedLayerThreeDomainList +from intersight.model.apic_external_routed_layer_three_domain_list_all_of import ApicExternalRoutedLayerThreeDomainListAllOf +from intersight.model.apic_external_routed_layer_three_domain_response import ApicExternalRoutedLayerThreeDomainResponse +from intersight.model.apic_fabric_leaf_node import ApicFabricLeafNode +from intersight.model.apic_fabric_leaf_node_all_of import ApicFabricLeafNodeAllOf +from intersight.model.apic_fabric_leaf_node_details import ApicFabricLeafNodeDetails +from intersight.model.apic_fabric_leaf_node_details_all_of import ApicFabricLeafNodeDetailsAllOf +from intersight.model.apic_fabric_leaf_node_interface import ApicFabricLeafNodeInterface +from intersight.model.apic_fabric_leaf_node_interface_all_of import ApicFabricLeafNodeInterfaceAllOf +from intersight.model.apic_fabric_leaf_node_interface_list import ApicFabricLeafNodeInterfaceList +from intersight.model.apic_fabric_leaf_node_interface_list_all_of import ApicFabricLeafNodeInterfaceListAllOf +from intersight.model.apic_fabric_leaf_node_interface_response import ApicFabricLeafNodeInterfaceResponse +from intersight.model.apic_fabric_leaf_node_list import ApicFabricLeafNodeList +from intersight.model.apic_fabric_leaf_node_list_all_of import ApicFabricLeafNodeListAllOf +from intersight.model.apic_fabric_leaf_node_relationship import ApicFabricLeafNodeRelationship +from intersight.model.apic_fabric_leaf_node_response import ApicFabricLeafNodeResponse +from intersight.model.apic_inventory_entity import ApicInventoryEntity +from intersight.model.apic_inventory_entity_all_of import ApicInventoryEntityAllOf +from intersight.model.apic_out import ApicOut +from intersight.model.apic_out_all_of import ApicOutAllOf +from intersight.model.apic_out_list import ApicOutList +from intersight.model.apic_out_list_all_of import ApicOutListAllOf +from intersight.model.apic_out_response import ApicOutResponse +from intersight.model.apic_subnet import ApicSubnet +from intersight.model.apic_subnet_all_of import ApicSubnetAllOf +from intersight.model.apic_subnet_list import ApicSubnetList +from intersight.model.apic_subnet_list_all_of import ApicSubnetListAllOf +from intersight.model.apic_subnet_response import ApicSubnetResponse +from intersight.model.apic_tenant import ApicTenant +from intersight.model.apic_tenant_all_of import ApicTenantAllOf +from intersight.model.apic_tenant_list import ApicTenantList +from intersight.model.apic_tenant_list_all_of import ApicTenantListAllOf +from intersight.model.apic_tenant_relationship import ApicTenantRelationship +from intersight.model.apic_tenant_response import ApicTenantResponse +from intersight.model.apic_vpc_group import ApicVpcGroup +from intersight.model.apic_vpc_group_all_of import ApicVpcGroupAllOf +from intersight.model.apic_vpc_group_list import ApicVpcGroupList +from intersight.model.apic_vpc_group_list_all_of import ApicVpcGroupListAllOf +from intersight.model.apic_vpc_group_response import ApicVpcGroupResponse +from intersight.model.apic_vrfs import ApicVrfs +from intersight.model.apic_vrfs_all_of import ApicVrfsAllOf +from intersight.model.apic_vrfs_list import ApicVrfsList +from intersight.model.apic_vrfs_list_all_of import ApicVrfsListAllOf +from intersight.model.apic_vrfs_response import ApicVrfsResponse from intersight.model.appliance_api_status import ApplianceApiStatus from intersight.model.appliance_api_status_all_of import ApplianceApiStatusAllOf from intersight.model.appliance_app_op_status import ApplianceAppOpStatus @@ -858,6 +926,13 @@ from intersight.model.capability_gpu_endpoint_descriptor_list_all_of import CapabilityGpuEndpointDescriptorListAllOf from intersight.model.capability_gpu_endpoint_descriptor_response import CapabilityGpuEndpointDescriptorResponse from intersight.model.capability_hardware_descriptor import CapabilityHardwareDescriptor +from intersight.model.capability_hsu_iso_file_support_meta import CapabilityHsuIsoFileSupportMeta +from intersight.model.capability_hsu_iso_file_support_meta_all_of import CapabilityHsuIsoFileSupportMetaAllOf +from intersight.model.capability_hsu_iso_file_support_meta_list import CapabilityHsuIsoFileSupportMetaList +from intersight.model.capability_hsu_iso_file_support_meta_list_all_of import CapabilityHsuIsoFileSupportMetaListAllOf +from intersight.model.capability_hsu_iso_file_support_meta_response import CapabilityHsuIsoFileSupportMetaResponse +from intersight.model.capability_hsu_iso_model_specific_constraint import CapabilityHsuIsoModelSpecificConstraint +from intersight.model.capability_hsu_iso_model_specific_constraint_all_of import CapabilityHsuIsoModelSpecificConstraintAllOf from intersight.model.capability_io_card_capability_def import CapabilityIoCardCapabilityDef from intersight.model.capability_io_card_capability_def_all_of import CapabilityIoCardCapabilityDefAllOf from intersight.model.capability_io_card_capability_def_list import CapabilityIoCardCapabilityDefList @@ -979,6 +1054,18 @@ from intersight.model.capability_unsupported_feature_config_all_of import CapabilityUnsupportedFeatureConfigAllOf from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta from intersight.model.capability_update_constraint_meta_all_of import CapabilityUpdateConstraintMetaAllOf +from intersight.model.capability_update_order_list_type import CapabilityUpdateOrderListType +from intersight.model.capability_update_order_list_type_all_of import CapabilityUpdateOrderListTypeAllOf +from intersight.model.capability_update_order_meta import CapabilityUpdateOrderMeta +from intersight.model.capability_update_order_meta_all_of import CapabilityUpdateOrderMetaAllOf +from intersight.model.capability_update_order_meta_list import CapabilityUpdateOrderMetaList +from intersight.model.capability_update_order_meta_list_all_of import CapabilityUpdateOrderMetaListAllOf +from intersight.model.capability_update_order_meta_response import CapabilityUpdateOrderMetaResponse +from intersight.model.capability_vic_descriptor import CapabilityVicDescriptor +from intersight.model.capability_vic_descriptor_all_of import CapabilityVicDescriptorAllOf +from intersight.model.capability_vic_descriptor_list import CapabilityVicDescriptorList +from intersight.model.capability_vic_descriptor_list_all_of import CapabilityVicDescriptorListAllOf +from intersight.model.capability_vic_descriptor_response import CapabilityVicDescriptorResponse from intersight.model.certificatemanagement_certificate_base import CertificatemanagementCertificateBase from intersight.model.certificatemanagement_certificate_base_all_of import CertificatemanagementCertificateBaseAllOf from intersight.model.certificatemanagement_imc import CertificatemanagementImc @@ -1494,6 +1581,43 @@ from intersight.model.deviceconnector_policy_list_all_of import DeviceconnectorPolicyListAllOf from intersight.model.deviceconnector_policy_response import DeviceconnectorPolicyResponse from intersight.model.display_names import DisplayNames +from intersight.model.dnac_external_border_node import DnacExternalBorderNode +from intersight.model.dnac_external_border_node_all_of import DnacExternalBorderNodeAllOf +from intersight.model.dnac_external_border_node_interface import DnacExternalBorderNodeInterface +from intersight.model.dnac_external_border_node_interface_all_of import DnacExternalBorderNodeInterfaceAllOf +from intersight.model.dnac_external_border_node_interface_list import DnacExternalBorderNodeInterfaceList +from intersight.model.dnac_external_border_node_interface_list_all_of import DnacExternalBorderNodeInterfaceListAllOf +from intersight.model.dnac_external_border_node_interface_response import DnacExternalBorderNodeInterfaceResponse +from intersight.model.dnac_external_border_node_list import DnacExternalBorderNodeList +from intersight.model.dnac_external_border_node_list_all_of import DnacExternalBorderNodeListAllOf +from intersight.model.dnac_external_border_node_response import DnacExternalBorderNodeResponse +from intersight.model.dnac_fabric_site import DnacFabricSite +from intersight.model.dnac_fabric_site_all_of import DnacFabricSiteAllOf +from intersight.model.dnac_fabric_site_list import DnacFabricSiteList +from intersight.model.dnac_fabric_site_list_all_of import DnacFabricSiteListAllOf +from intersight.model.dnac_fabric_site_response import DnacFabricSiteResponse +from intersight.model.dnac_inventory_entity import DnacInventoryEntity +from intersight.model.dnac_inventory_entity_all_of import DnacInventoryEntityAllOf +from intersight.model.dnac_site import DnacSite +from intersight.model.dnac_site_all_of import DnacSiteAllOf +from intersight.model.dnac_site_ip_pool import DnacSiteIpPool +from intersight.model.dnac_site_ip_pool_all_of import DnacSiteIpPoolAllOf +from intersight.model.dnac_site_ip_pool_list import DnacSiteIpPoolList +from intersight.model.dnac_site_ip_pool_list_all_of import DnacSiteIpPoolListAllOf +from intersight.model.dnac_site_ip_pool_response import DnacSiteIpPoolResponse +from intersight.model.dnac_site_list import DnacSiteList +from intersight.model.dnac_site_list_all_of import DnacSiteListAllOf +from intersight.model.dnac_site_response import DnacSiteResponse +from intersight.model.dnac_transit import DnacTransit +from intersight.model.dnac_transit_all_of import DnacTransitAllOf +from intersight.model.dnac_transit_list import DnacTransitList +from intersight.model.dnac_transit_list_all_of import DnacTransitListAllOf +from intersight.model.dnac_transit_response import DnacTransitResponse +from intersight.model.dnac_virtual_network_fabric_site import DnacVirtualNetworkFabricSite +from intersight.model.dnac_virtual_network_fabric_site_all_of import DnacVirtualNetworkFabricSiteAllOf +from intersight.model.dnac_virtual_network_fabric_site_list import DnacVirtualNetworkFabricSiteList +from intersight.model.dnac_virtual_network_fabric_site_list_all_of import DnacVirtualNetworkFabricSiteListAllOf +from intersight.model.dnac_virtual_network_fabric_site_response import DnacVirtualNetworkFabricSiteResponse from intersight.model.equipment_abstract_device import EquipmentAbstractDevice from intersight.model.equipment_abstract_device_all_of import EquipmentAbstractDeviceAllOf from intersight.model.equipment_base import EquipmentBase @@ -2240,6 +2364,28 @@ from intersight.model.firmware_upgrade_validity_all_of import FirmwareUpgradeValidityAllOf from intersight.model.firmware_version_map import FirmwareVersionMap from intersight.model.firmware_version_map_all_of import FirmwareVersionMapAllOf +from intersight.model.fmc_device import FmcDevice +from intersight.model.fmc_device_all_of import FmcDeviceAllOf +from intersight.model.fmc_device_ha_pair import FmcDeviceHaPair +from intersight.model.fmc_device_ha_pair_all_of import FmcDeviceHaPairAllOf +from intersight.model.fmc_device_ha_pair_list import FmcDeviceHaPairList +from intersight.model.fmc_device_ha_pair_list_all_of import FmcDeviceHaPairListAllOf +from intersight.model.fmc_device_ha_pair_response import FmcDeviceHaPairResponse +from intersight.model.fmc_device_list import FmcDeviceList +from intersight.model.fmc_device_list_all_of import FmcDeviceListAllOf +from intersight.model.fmc_device_response import FmcDeviceResponse +from intersight.model.fmc_domain import FmcDomain +from intersight.model.fmc_domain_all_of import FmcDomainAllOf +from intersight.model.fmc_domain_list import FmcDomainList +from intersight.model.fmc_domain_list_all_of import FmcDomainListAllOf +from intersight.model.fmc_domain_response import FmcDomainResponse +from intersight.model.fmc_inventory_entity import FmcInventoryEntity +from intersight.model.fmc_inventory_entity_all_of import FmcInventoryEntityAllOf +from intersight.model.fmc_physical_interface import FmcPhysicalInterface +from intersight.model.fmc_physical_interface_all_of import FmcPhysicalInterfaceAllOf +from intersight.model.fmc_physical_interface_list import FmcPhysicalInterfaceList +from intersight.model.fmc_physical_interface_list_all_of import FmcPhysicalInterfaceListAllOf +from intersight.model.fmc_physical_interface_response import FmcPhysicalInterfaceResponse from intersight.model.forecast_catalog import ForecastCatalog from intersight.model.forecast_catalog_all_of import ForecastCatalogAllOf from intersight.model.forecast_catalog_list import ForecastCatalogList @@ -3932,6 +4078,19 @@ from intersight.model.memory_unit_list_all_of import MemoryUnitListAllOf from intersight.model.memory_unit_relationship import MemoryUnitRelationship from intersight.model.memory_unit_response import MemoryUnitResponse +from intersight.model.meraki_inventory_entity import MerakiInventoryEntity +from intersight.model.meraki_inventory_entity_all_of import MerakiInventoryEntityAllOf +from intersight.model.meraki_network import MerakiNetwork +from intersight.model.meraki_network_all_of import MerakiNetworkAllOf +from intersight.model.meraki_network_list import MerakiNetworkList +from intersight.model.meraki_network_list_all_of import MerakiNetworkListAllOf +from intersight.model.meraki_network_response import MerakiNetworkResponse +from intersight.model.meraki_organization import MerakiOrganization +from intersight.model.meraki_organization_all_of import MerakiOrganizationAllOf +from intersight.model.meraki_organization_list import MerakiOrganizationList +from intersight.model.meraki_organization_list_all_of import MerakiOrganizationListAllOf +from intersight.model.meraki_organization_relationship import MerakiOrganizationRelationship +from intersight.model.meraki_organization_response import MerakiOrganizationResponse from intersight.model.meta_access_privilege import MetaAccessPrivilege from intersight.model.meta_access_privilege_all_of import MetaAccessPrivilegeAllOf from intersight.model.meta_definition import MetaDefinition @@ -5303,6 +5462,17 @@ from intersight.model.scheduler_weekly_cadence_params_all_of import SchedulerWeeklyCadenceParamsAllOf from intersight.model.scheduler_yearly_cadence_params import SchedulerYearlyCadenceParams from intersight.model.scheduler_yearly_cadence_params_all_of import SchedulerYearlyCadenceParamsAllOf +from intersight.model.sdaaci_connection import SdaaciConnection +from intersight.model.sdaaci_connection_all_of import SdaaciConnectionAllOf +from intersight.model.sdaaci_connection_detail import SdaaciConnectionDetail +from intersight.model.sdaaci_connection_detail_all_of import SdaaciConnectionDetailAllOf +from intersight.model.sdaaci_connection_detail_list import SdaaciConnectionDetailList +from intersight.model.sdaaci_connection_detail_list_all_of import SdaaciConnectionDetailListAllOf +from intersight.model.sdaaci_connection_detail_response import SdaaciConnectionDetailResponse +from intersight.model.sdaaci_connection_list import SdaaciConnectionList +from intersight.model.sdaaci_connection_list_all_of import SdaaciConnectionListAllOf +from intersight.model.sdaaci_connection_relationship import SdaaciConnectionRelationship +from intersight.model.sdaaci_connection_response import SdaaciConnectionResponse from intersight.model.sdcard_diagnostics import SdcardDiagnostics from intersight.model.sdcard_drivers import SdcardDrivers from intersight.model.sdcard_host_upgrade_utility import SdcardHostUpgradeUtility @@ -7598,8 +7768,17 @@ from intersight.model.workflow_template_function_meta_response import WorkflowTemplateFunctionMetaResponse from intersight.model.workflow_template_parser import WorkflowTemplateParser from intersight.model.workflow_template_parser_all_of import WorkflowTemplateParserAllOf +from intersight.model.workflow_ui_display_metadata import WorkflowUiDisplayMetadata +from intersight.model.workflow_ui_display_metadata_all_of import WorkflowUiDisplayMetadataAllOf +from intersight.model.workflow_ui_display_metadata_list import WorkflowUiDisplayMetadataList +from intersight.model.workflow_ui_display_metadata_list_all_of import WorkflowUiDisplayMetadataListAllOf +from intersight.model.workflow_ui_display_metadata_response import WorkflowUiDisplayMetadataResponse +from intersight.model.workflow_ui_form_config import WorkflowUiFormConfig +from intersight.model.workflow_ui_form_config_all_of import WorkflowUiFormConfigAllOf from intersight.model.workflow_ui_input_filter import WorkflowUiInputFilter from intersight.model.workflow_ui_input_filter_all_of import WorkflowUiInputFilterAllOf +from intersight.model.workflow_ui_view_config import WorkflowUiViewConfig +from intersight.model.workflow_ui_view_config_all_of import WorkflowUiViewConfigAllOf from intersight.model.workflow_validation_error import WorkflowValidationError from intersight.model.workflow_validation_error_all_of import WorkflowValidationErrorAllOf from intersight.model.workflow_validation_information import WorkflowValidationInformation diff --git a/intersight/rest.py b/intersight/rest.py index 7c63bba3e1..d4c08337cb 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/signing.py b/intersight/signing.py index c2bddcb64a..48c25f665f 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-16342 + The version of the OpenAPI document: 1.0.11-16711 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -90,6 +90,7 @@ class HttpSigningConfiguration(object): a private key. The private key is used to sign HTTP requests. :param private_key_passphrase: A string value specifying the passphrase to decrypt the private key. + :param private_key_string: Specify the Private key as string. :param signed_headers: A list of strings. Each value is the name of a HTTP header that must be included in the HTTP signature calculation. The two special signature headers '(request-target)' and '(created)' SHOULD be @@ -121,7 +122,8 @@ class HttpSigningConfiguration(object): :param signature_max_validity: The signature max validity, expressed as a datetime.timedelta value. It must be a positive value. """ - def __init__(self, key_id, signing_scheme, private_key_path, + def __init__(self, key_id, signing_scheme, private_key_path=None, + private_key_string=None, private_key_passphrase=None, signed_headers=None, signing_algorithm=None, @@ -131,9 +133,14 @@ def __init__(self, key_id, signing_scheme, private_key_path, if signing_scheme not in {SCHEME_HS2019, SCHEME_RSA_SHA256, SCHEME_RSA_SHA512}: raise Exception("Unsupported security scheme: {0}".format(signing_scheme)) self.signing_scheme = signing_scheme - if not os.path.exists(private_key_path): - raise Exception("Private key file does not exist") + private_key_path_exists = False + if private_key_path and os.path.exists(private_key_path): + private_key_path_exists =True + if not private_key_path_exists and private_key_string is None: + raise Exception("Private key file or private key string not provided.") + self.private_key_path = private_key_path + self.private_key_string = private_key_string self.private_key_passphrase = private_key_passphrase self.signing_algorithm = signing_algorithm self.hash_algorithm = hash_algorithm @@ -224,44 +231,53 @@ def _load_private_key(self): The private key is used to sign HTTP requests as defined in https://datatracker.ietf.org/doc/draft-cavage-http-signatures/. """ + pem_data = "" + + if self.private_key_string is not None: + pem_data = self.private_key_string + elif os.path.exists(self.private_key_path): + with open(self.private_key_path,'r') as f: + pem_data = f.read() + else: + raise Exception("API Key either in file or as string is not provided.") + if self.private_key is not None: return - with open(self.private_key_path, 'r') as f: - pem_data = f.read() - # Verify PEM Pre-Encapsulation Boundary - r = re.compile(r"\s*-----BEGIN (.*)-----\s+") - m = r.match(pem_data) - if not m: - raise ValueError("Not a valid PEM pre boundary") - pem_header = m.group(1) - if pem_header == 'RSA PRIVATE KEY': - self.private_key = RSA.importKey(pem_data, self.private_key_passphrase) - elif pem_header == 'EC PRIVATE KEY': + + # Verify PEM Pre-Encapsulation Boundary + r = re.compile(r"\s*-----BEGIN (.*)-----\s+") + m = r.match(pem_data) + if not m: + raise ValueError("Not a valid PEM pre boundary") + pem_header = m.group(1) + if pem_header == 'RSA PRIVATE KEY': + self.private_key = RSA.importKey(pem_data, self.private_key_passphrase) + elif pem_header == 'EC PRIVATE KEY': + self.private_key = ECC.import_key(pem_data, self.private_key_passphrase) + elif pem_header in {'PRIVATE KEY', 'ENCRYPTED PRIVATE KEY'}: + # Key is in PKCS8 format, which is capable of holding many different + # types of private keys, not just EC keys. + (key_binary, pem_header, is_encrypted) = \ + PEM.decode(pem_data, self.private_key_passphrase) + (oid, privkey, params) = \ + PKCS8.unwrap(key_binary, passphrase=self.private_key_passphrase) + if oid == '1.2.840.10045.2.1': self.private_key = ECC.import_key(pem_data, self.private_key_passphrase) - elif pem_header in {'PRIVATE KEY', 'ENCRYPTED PRIVATE KEY'}: - # Key is in PKCS8 format, which is capable of holding many different - # types of private keys, not just EC keys. - (key_binary, pem_header, is_encrypted) = \ - PEM.decode(pem_data, self.private_key_passphrase) - (oid, privkey, params) = \ - PKCS8.unwrap(key_binary, passphrase=self.private_key_passphrase) - if oid == '1.2.840.10045.2.1': - self.private_key = ECC.import_key(pem_data, self.private_key_passphrase) - else: - raise Exception("Unsupported key: {0}. OID: {1}".format(pem_header, oid)) else: - raise Exception("Unsupported key: {0}".format(pem_header)) - # Validate the specified signature algorithm is compatible with the private key. - if self.signing_algorithm is not None: - supported_algs = None - if isinstance(self.private_key, RSA.RsaKey): - supported_algs = {ALGORITHM_RSASSA_PSS, ALGORITHM_RSASSA_PKCS1v15} - elif isinstance(self.private_key, ECC.EccKey): - supported_algs = ALGORITHM_ECDSA_KEY_SIGNING_ALGORITHMS - if supported_algs is not None and self.signing_algorithm not in supported_algs: - raise Exception( - "Signing algorithm {0} is not compatible with private key".format( - self.signing_algorithm)) + raise Exception("Unsupported key: {0}. OID: {1}".format(pem_header, oid)) + else: + raise Exception("Unsupported key: {0}".format(pem_header)) + # Validate the specified signature algorithm is compatible with the private key. + if self.signing_algorithm is not None: + supported_algs = None + if isinstance(self.private_key, RSA.RsaKey): + supported_algs = {ALGORITHM_RSASSA_PSS, ALGORITHM_RSASSA_PKCS1v15} + elif isinstance(self.private_key, ECC.EccKey): + supported_algs = ALGORITHM_ECDSA_KEY_SIGNING_ALGORITHMS + if supported_algs is not None and self.signing_algorithm not in supported_algs: + raise Exception( + "Signing algorithm {0} is not compatible with private key".format( + self.signing_algorithm)) def _get_signed_header_info(self, resource_path, method, headers, body, query_params): """Build the HTTP headers (name, value) that need to be included in diff --git a/requirements.txt b/requirements.txt index 79efc8898c..94abe7237d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ python_dateutil >= 2.5.3 setuptools >= 21.0.0 urllib3 >= 1.25.3 +pycryptodome>=3.9.0 pytest pycryptodome diff --git a/setup.py b/setup.py index 0f8a83c779..33350cb448 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages NAME = "intersight" -VERSION = "1.0.11.16342" +VERSION = "1.0.11.16711" REQUIRES = [ "urllib3 >= 1.25.3", "python-dateutil",