Hey
In Calm (Script that I have in old lab, AOS v6.5) My script (part in blueprint) use REST API and ip is used as localhost:

Now, In self-Service not accepted localhost (security reasoning).
In Self-Service Administration and Operations Guide I see some script that use @@{pc_ip}@@ but this is not real variable.
Is there any alternative to get the Prism Central IP and use it in my script? since I use the same script in many PC, It not good practice to hard coded the IP..
alternatively: is there a way to get the cluster list (instead use API)?
Thanks


