VMware Cloud Community
anat_cohen
Contributor
Contributor

Cannot see the machine under the itmes - VRO 7

Hello,

User requesting machine via Xaas. I have Workflow that request IAAS blueprint with my custom parameter.

The user entitled to the XAAS blueprint and the configurationadmin (user run the VRO) entitled to IAAS.

User requesting machine (with XAAS blueprint) and the configuration admin run the IAAS blueprint.

The problem is that the user  can't see the machine on the user items.

I tried to give"Cafe.Shim.VirtualMachine.AssignToUser" parameter but no luck there.

I cannot send the the request behind user, because i don't want the user to see the IAAS blueprint.

Please help with this issue.

Thanks,

Anat

Reply
0 Kudos
2 Replies
Hazenet
Enthusiast
Enthusiast

‌Have you tried Edith the Custom Property "VirtualMachine.Admin.Owner"?

Reply
0 Kudos
anat_cohen
Contributor
Contributor

Hi,

Yes, I tried this property.

The owner of the machine is changed to the user, but I cant see machine on VRO.

propCatItem.put("provider-VirtualMachine.Admin.Owner",struser);

propCatItem.put("provider-Cafe.Shim.VirtualMachine.AssignToUser",struser);

Reply
0 Kudos