Hey,
we need to poll the netapp filers and get the intiator of the iscsi sessions. It can be queried from /api/protocols/san/iscsi/sessions/{svm.uuid}/{target_portal_group}/{tsih}.
I have not found any template for this, so I assume I need to create a template myself, beginning with
name: IscsiSession
query: api/protocols/san/iscsi/sessions
object: iscsi_session
will this possibly work? could you please give me some guidance how to continue this, as this will be the first template for me to create.
Best,
Chuan