VMware Cloud Community
BrettK1
Enthusiast
Enthusiast

vRA 8.4 - Simple method for specifying a Network/Network Profile?

I've found I can tag networks, such as 'Network A' with a tag of 'Network:Network A', and 'Network B' with a tag of 'Network:Network B', and then create an input dropdown list to select which with key pairs like :
- title: Network A
const: 'Network:Network A'
- title: Network B
const: 'Network:Network B'

And then match the networks by constraining to that very specific tag, but this seems overly kludgy and very error prone.
Is there a simpler way to select a specific network by NAME instead of adding the extra tagging?

0 Replies