XenServer 7.0

Code name: "dundee".

Released in May 2016.

Changes

ChangeElementDescription
Published class LVHD LVHD SR specific operations
Published field PIF.capabilities Additional capabilities on the interface.
Published field SM.required_cluster_stack The storage plugin requires that one of these cluster stacks is configured and running.
Published field SR.clustered True if the SR is using aggregated local storage
Published field SR.is_tools_sr True if this is the SR that contains the Tools ISO VDIs
Published field VDI.is_tools_iso Whether this VDI is a Tools ISO
Published field VGPU.scheduled_to_be_resident_on The PGPU on which this VGPU is scheduled to run
Published field VGPU_type.experimental Indicates whether VGPUs of this type should be considered experimental
Published field VGPU_type.identifier Key used to identify VGPU types and avoid creating duplicates - this field is used internally and not intended for interpretation by API clients
Published field VGPU_type.implementation The internal implementation of this VGPU type
Published field VIF.ipv4_addresses IPv4 addresses in CIDR format
Published field VIF.ipv4_configuration_mode Determines whether IPv4 addresses are configured on the VIF
Published field VIF.ipv4_gateway IPv4 gateway (the empty string means that no gateway is set)
Published field VIF.ipv6_addresses IPv6 addresses in CIDR format
Published field VIF.ipv6_configuration_mode Determines whether IPv6 addresses are configured on the VIF
Published field VIF.ipv6_gateway IPv6 gateway (the empty string means that no gateway is set)
Published field VM.has_vendor_device When an HVM guest starts, this controls the presence of the emulated C000 PCI device which triggers Windows Update to fetch or update PV drivers.
Published field VM_guest_metrics.PV_drivers_detected At least one of the guest's devices has successfully connected to the backend.
Published field VM_guest_metrics.can_use_hotplug_vbd To be used where relevant and available instead of checking PV driver version.
Published field VM_guest_metrics.can_use_hotplug_vif To be used where relevant and available instead of checking PV driver version.
Published field host.ssl_legacy Allow SSLv3 protocol and ciphersuites as used by older server versions. This controls both incoming and outgoing connections. When this is set to a different value, the host immediately restarts its SSL/TLS listening service; typically this takes less than a second but existing connections to it will be broken. API login sessions will remain valid.
Published field pool.cpu_info Details about the physical CPUs on the pool
Published field pool.guest_agent_config Pool-wide guest agent configuration information
Published field pool.ha_cluster_stack The HA cluster stack that is currently in use. Only valid when HA is enabled.
Published field pool.health_check_config Configuration for the automatic health check feature
Published field pool.policy_no_vendor_device The pool-wide policy for clients on whether to use the vendor device or not on newly created VMs. This field will also be consulted if the 'has_vendor_device' field is not specified in the VM.create call.
Published field task.backtrace Function call trace for debugging.
Published message LVHD.enable_thin_provisioning Upgrades an LVHD SR to enable thin-provisioning. Future VDIs created in this SR will be thinly-provisioned, although existing VDIs will be left alone. Note that the SR must be attached to the SRmaster for upgrade to work.
Published message SR.forget_data_source_archives Forget the recorded statistics related to the specified data source
Published message SR.get_data_sources
Published message SR.query_data_source Query the latest value of the specified data source
Published message SR.record_data_source Start recording the specified data source
Published message VIF.configure_ipv4 Configure IPv4 settings for this virtual interface
Published message VIF.configure_ipv6 Configure IPv6 settings for this virtual interface
Published message VM.import Import an XVA from a URI
Published message VM.set_has_vendor_device Controls whether, when the VM starts in HVM mode, its virtual hardware will include the emulated PCI device for which drivers may be available through Windows Update. Usually this should never be changed on a VM on which Windows has been installed: changing it on such a VM is likely to lead to a crash on next start.
Published message host.set_ssl_legacy Enable/disable SSLv3 for interoperability with older server versions. When this is set to a different value, the host immediately restarts its SSL/TLS listening service; typically this takes less than a second but existing connections to it will be broken. API login sessions will remain valid.
Published message pool.add_to_guest_agent_config Add a key-value pair to the pool-wide guest agent configuration
Published message pool.disable_ssl_legacy Sets ssl_legacy false on each host, pool-master last. See Host.ssl_legacy and Host.set_ssl_legacy.
Published message pool.has_extension Return true if the extension is available on the pool
Published message pool.remove_from_guest_agent_config Remove a key-value pair from the pool-wide guest agent configuration
Published message session.create_from_db_file
Deprecated field VM_guest_metrics.PV_drivers_up_to_date Deprecated in favour of PV_drivers_detected, and redefined in terms of it
Deprecated message pool.enable_ssl_legacy Legacy SSL will soon cease to be supported
Removed message host.reset_cpu_features Manual CPU feature setting was removed
Removed message host.set_cpu_features Manual CPU feature setting was removed