vcenter_ad_domain¶
Client for vCenter Server’s AD domain join (Active Directory identity provider).
Thin wrapper around vcenter_sso’s identity-provider endpoints, scoped
to the ActiveDirectory config_tag — the vSphere REST equivalent of
joining the vCenter Server’s SSO domain to Active Directory.
- saltext.vcf.clients.vcenter_ad_domain.get(opts, domain_name, profile=None)[source]¶
Return the AD identity provider joined to domain_name, or
None.