I have created an Endpoint to a UCSM Manager and I can see the available blades fine. I have assigned the available blades to a reservation and created a Blueprint.
What I am struggling with is the customer property mentioned to deploy the blade into the right organization.
There isn't really much available online regarding this. The only info I found was in a version 5 document :
https://www.vmware.com/pdf/vcac-522-operating-guide.pdf
Page 192/192 speaks about the fact that by default, it requires an organization based on its GUID (Which group ? Business Group ? AD Group ?) but you can specify the custom property Cisco.Organization.DN to specify a DN of an organization in UCSM.
For example, if an organization is called Test1234, as far as I know the DN should be
org-root/org-Test1234
None of them work. I can add the custom property anywhere (Business Group, Blueprint etc.) to no avail. It will always try to use the org based on that magic GUID which causes the deployment to fail.
Anyone has some more insight as to where exactly you configure these Custom Properties and how to make sure blades are always provisioned into the right section of UCSM ?