sparse-intern-71089
04/13/2021, 4:00 AMwhite-balloon-205
id
for this resource is /dc1/host/compute-cluster
, so that you would do:
pulumi import vsphere:index/computeCluster:ComputeCluster Management /dc1/host/Mgmnt --parent datacenter=urn:pulumi:infra::vsphere::vsphere:index/datacenter:Datacenter::datacenter
Unfortunately this format doesn't appear to be showing up in the docs as I'd expect it to - would you mind opening an issue on that in https://github.com/pulumi/pulumi-vsphere?faint-dusk-40863
04/13/2021, 1:20 PMfaint-dusk-40863
04/13/2021, 1:55 PMpulumi import vsphere:index/computeCluster:ComputeCluster Management /Datacenter/host/Mgmnt --parent datacenter=urn:pulumi:infra::vsphere::vsphere:index/datacenter:Datacenter::datacenter
since /Datacenter is the name of the datacenter in vsphere, thank you very much!purple-nail-36818
05/22/2021, 9:46 PMfaint-dusk-40863
07/18/2021, 9:32 PMhost
between the datacenter name and the computercluster. So rather than dc1/compute-cluster
it needs to be dc1/host/computer-cluster
. Would you still like a ticket?