installers#
- async idem_vra.exec.vra.cmx.installers.get_installer_using_get(hub, ctx, p_id, **kwargs)[source]#
Find a Kubernetes Installer by id Retrieve a K8S Installer by id Performs GET /cmx/api/resources/installers/{id}
- Parameters:
p_id (string) – (required in path) id
- async idem_vra.exec.vra.cmx.installers.get_kubernetes_properties_using_get(hub, ctx, p_id, **kwargs)[source]#
Find installation properties by installer id Retrieve installation properties by id Performs GET /cmx/api/resources/installers/{id}/properties
- Parameters:
p_id (string) – (required in path) id