vcenter_supervisor_service
vCenter Supervisor Services catalog (VKS).
Supervisor Services are extensions installed on a Supervisor cluster
(TKG, Velero, Harbor, etc.). The catalog endpoint enumerates available
services and their installable versions.
-
saltext.vcf.clients.vcenter_supervisor_service.create(opts, service_spec, profile=None)[source]
Register a Supervisor Service.
service_spec per the vSphere REST API — typically a vSphereSupervisorServicesCreateSpec
containing supervisor_service (id), content_type, content, and trusted.
-
saltext.vcf.clients.vcenter_supervisor_service.activate(opts, service_id, profile=None)[source]
Transition a Supervisor Service to the ACTIVATED state.