1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 17:39:59 -05:00
vsphere-automation-sdk-python/samples/vsphere/vcenter/hvc
Juan Sierra Pons ab18fab9f8 To allow skip certificates
Signed-off-by: Juan Sierra Pons <juan@elsotanillo.net>
2021-05-22 14:54:01 +02:00
..
administrator_client.py To allow skip certificates 2021-05-22 14:54:01 +02:00
links_client.py To allow skip certificates 2021-05-22 14:54:01 +02:00
README.md VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07:00

This directory contains samples for managing vSphere hybrid linked mode:

The sample were tested against vSphere 6.7

Sample Description
links_client.py Demonstrates link Create, List, Delete operations with a foreign platform service controller in a different SSO domain.

Hybrid Linked Mode Administrator identity source group Add/Get/Remove operations

Sample Description
administrator_client.py Demonstrates Add, Get, Remove operations for a given SSO group in an Identity source to the CloudAdminGroup.

Testbed Requirement:

- 2 vCenter Server in different SSO domains. The 2nd vCenter should be on version 6.5x
- The username being used to run the sample should have the HLM.Manage privilege.
- AdministratorClient sample requires the vCenter under test to have an Identity Source added and a local group called CloudAdminGroup to be created.