Fix the spacing in the docs for the DVSManagerExportEntity function

This commit is contained in:
rallytime
2015-11-19 15:09:46 -07:00
parent 39bd020f1a
commit 404978f0f0

View File

@@ -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`_