Open digitaljedi2 opened 8 years ago
This is only true if the catalog item is directly associated with a subtenant. Global catalog items do not show a subtenant. I agree that a better user experience would be for us to detect if we can see the subtenant and use it if it's there, however it's not universal that the data will be available to us.
Pull requested are always welcome :)
Agree, i had to go into the vrealize console to see the subtenant in an already-spun machine, as it did not come back from knife vra catalog list
.
I was able to retrieve the subtenant-id by poking around the api I was able to obtain the subtenant-id with a get request to catalog-service/api/consumer/entitledCatalogItems. I think this subtenant-id should be displayed with a knife vra catalog list. Otherwise I cannot create VM's unless I can get the subtenant-id, and I shouldn't need to ask my Administrator for this information.