mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
VMware: Refactor vmware_vswitch (#36091)
* Update documentation * Update logic * Added idempotency * Added Error handling Fixes: #36030 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -1100,7 +1100,7 @@ class PyVmomi(object):
|
||||
"""
|
||||
Function to get datastore cluster managed object by name
|
||||
Args:
|
||||
datastore_cluster: Name of datastore cluster
|
||||
datastore_cluster_name: Name of datastore cluster
|
||||
|
||||
Returns: Datastore cluster managed object if found else None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user