Merge pull request #313 from rallytime/dvs_manager_export_entity_spacing

Fix the spacing in the docs for the DVSManagerExportEntity function
This commit is contained in:
Tianhao He 2016-01-04 13:18:12 -08:00
commit a45da82e74

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