vsphereendpoints#

async idem_vra.exec.vra.cmx.vsphereendpoints.get_full_virtual_machine_classes_using_get(hub, ctx, p_endpointSelfLinkId, **kwargs)[source]#
Get full information about all virtual machine classes for a vSphere endpoint Get all virtual machine classes defined in all managed supervisor clusters in a

particular vSphere instance. vSphere instance is identified by endpoint SelfLink Id Performs GET /cmx/api/resources/vsphere/endpoints/{endpointSelfLinkId}/virtual-machine-classes-described

Parameters:

p_endpointSelfLinkId (string) – (required in path) endpointSelfLinkId

async idem_vra.exec.vra.cmx.vsphereendpoints.get_storage_classes_using_get1(hub, ctx, p_endpointSelfLinkId, **kwargs)[source]#
Get all storage classes identifiers for a vSphere endpoint Get all storage classes defined in all managed supervisor clusters in a

particular vSphere instance. vSphere instance is identified by endpoint SelfLink Id. This method is Deprecated. Instead, use /storage-classes from Vcenter Endpoints Performs GET /cmx/api/resources/vsphere/endpoints/{endpointSelfLinkId}/storage-classes

Parameters:

p_endpointSelfLinkId (string) – (required in path) endpointSelfLinkId

async idem_vra.exec.vra.cmx.vsphereendpoints.get_tanzu_kubernetes_releases_using_get(hub, ctx, p_endpointSelfLinkId, **kwargs)[source]#
Get all tanzu kubernetes releases identifiers for a vSphere endpoint Get all tanzu kubernetes releases supported in all managed supervisor clusters

in a particular vSphere instance. vSphere instance is identified by endpoint SelfLink Id Performs GET /cmx/api/resources/vsphere/endpoints/{endpointSelfLinkId}/tanzu-kubernetes-releases

Parameters:

p_endpointSelfLinkId (string) – (required in path) endpointSelfLinkId

async idem_vra.exec.vra.cmx.vsphereendpoints.get_virtual_machine_classes_using_get(hub, ctx, p_endpointSelfLinkId, **kwargs)[source]#
Get all virtual machine classes names for a vSphere endpoint Get all virtual machine classes defined in all managed supervisor clusters in a

particular vSphere instance. vSphere instance is identified by endpoint SelfLink Id Performs GET /cmx/api/resources/vsphere/endpoints/{endpointSelfLinkId}/virtual-machine-classes

Parameters:

p_endpointSelfLinkId (string) – (required in path) endpointSelfLinkId