device.primary_ip.address returns IP in CIDR notation #13577
Replies: 1 comment
-
|
I found it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Primary IP addresses return the CIDR notation which obviously do not work for Cisco devices for ex.
renders to:
Using:
doesn't work
Is there a easy way to strip the mask from the primary IP?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions