Open cspnanda opened 8 years ago
I am trying to retrieve the replication manager.
pbmsc = client.service_instance.PbmRetrieveServiceContent()
Now when I do a
print(dir(pbmsc)) ['Array', ..., 'aboutInfo', 'capabilityMetadataManager', 'complianceManager', 'dynamicProperty', 'dynamicType', 'placementSolver', 'profileManager', 'sessionManager']
I do n't see replicationManager in the list. But in mob browser I see it. Look at the screenshot.
are you working on https://github.com/vmware/pyvmomi/releases/tag/v6.0.0.2016.4 or more?
I am trying to retrieve the replication manager.
Now when I do a
I do n't see replicationManager in the list. But in mob browser I see it. Look at the screenshot.