Open Pavan-Mudunuri opened 2 years ago
It is not supported now. There is no plan to support it, we need to evaluate the effort and priority first. A workaround is to get the IDs first, then query UnityHostInitiatorPath one by one.
Thanks for the info @yong-huang .
Requirement : As part of one of the customer's ask, there is a requirement to display initiators path status when we do a get query on host initiators. Currently we are able to get only path id as part of sdk call. Can you please help us with adding the same as part of initiator response ?
we used get_initiator(self, _id=None, **filters): to fetch the initiator response from module UnitySystem and following is the response:
please let us know if there is any other alternative for fetching the details within existing api.
Thanks Pavan