From 404978f0f0607fe0217675a8975a2b2a1eaa9641 Mon Sep 17 00:00:00 2001 From: rallytime Date: Thu, 19 Nov 2015 15:09:46 -0700 Subject: [PATCH] Fix the spacing in the docs for the DVSManagerExportEntity function --- docs/vim/dvs/DistributedVirtualSwitchManager.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vim/dvs/DistributedVirtualSwitchManager.rst b/docs/vim/dvs/DistributedVirtualSwitchManager.rst index ed349f7..5946618 100644 --- a/docs/vim/dvs/DistributedVirtualSwitchManager.rst +++ b/docs/vim/dvs/DistributedVirtualSwitchManager.rst @@ -341,7 +341,7 @@ RectifyDvsOnHost(hosts): DVSManagerExportEntity(selectionSet): - Export the configuration for entities specified in theselectionSetparameter. You can use this method only for a `VmwareDistributedVirtualSwitch`_ and its associated `DistributedVirtualPortgroup`_ objects.Use the `DVSManagerImportEntity_Task`_ method to restore the entity to the state represented by the exported configuration. You can also use the exported configuration to create a new switch or portgroup. + Export the configuration for entities specified in the selectionSet parameter. You can use this method only for a `VmwareDistributedVirtualSwitch`_ and its associated `DistributedVirtualPortgroup`_ objects. Use the `DVSManagerImportEntity_Task`_ method to restore the entity to the state represented by the exported configuration. You can also use the exported configuration to create a new switch or portgroup. since: `vSphere API 5.1`_