Hi!
I am trying to get the Public Address for a script from the Cloud function, but nothing returns.
/ip cloud get public-address
#Version: 6.38.1
Could somebody please check?
Thanks in advance!
Best regards,
mike
Hi!
I am trying to get the Public Address for a script from the Cloud function, but nothing returns.
/ip cloud get public-address
#Version: 6.38.1
Could somebody please check?
Thanks in advance!
Best regards,
mike
Hello,
I tried the following and it stores in a variable called cloud.
[/code]
:global cloud
:global cloud [/ip cloud get public-address]
Emerson.
Thanks mate that worked for me! ![]()
:global cloud [/ip cloud get public-address]
:put $cloud
Best regards,
mike