1 Apr
2022
1 Apr
'22
1:38 p.m.
On Mon, Mar 28, 2022 at 02:10:36PM +0200, Peter Krempa wrote:
Note that if we want to preserve the link from the code block hilighting 'virConnectGetStoragePoolCapabilities' we'd need to re-stylize it as rST doesn't support nesting of links into preformatted code blocks.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- ...
+A query interface was added to the virConnect API's to retrieve the XML listing +of the set of Storage Pool Capabilities ( :since:`Since 5.2.0` ): + +:: + + virConnectGetStoragePoolCapabilities
Here too it should IMO be a ref instead of verbatim. Reviewed-by: Erik Skultety <eskultet@redhat.com>