diff --git a/doc/source/user/support-matrix.ini b/doc/source/user/support-matrix.ini index 486a4740e1f1..534610533cf2 100644 --- a/doc/source/user/support-matrix.ini +++ b/doc/source/user/support-matrix.ini @@ -302,10 +302,31 @@ driver-impl-libvirt-vz-vm=complete driver-impl-libvirt-vz-ct=complete driver-impl-powervm=complete -[operation.get-host-info] -title=Guest host status +[operation.get-host-uptime] +title=Guest host uptime status=optional -notes=Unclear what this refers to +notes=Returns the result of host uptime since power on, + it's used to report hypervisor status. +cli= +driver-impl-xenserver=complete +driver-impl-libvirt-kvm-x86=complete +driver-impl-libvirt-kvm-ppc64=complete +driver-impl-libvirt-kvm-s390x=complete +driver-impl-libvirt-qemu-x86=complete +driver-impl-libvirt-lxc=complete +driver-impl-libvirt-xen=complete +driver-impl-vmware=missing +driver-impl-hyperv=complete +driver-impl-ironic=missing +driver-impl-libvirt-vz-vm=complete +driver-impl-libvirt-vz-ct=complete +driver-impl-powervm=complete + +[operation.get-host-ip] +title=Guest host ip +status=optional +notes=Returns the ip of this host, it's used when doing + resize and migration. cli= driver-impl-xenserver=complete driver-impl-libvirt-kvm-x86=complete