Extracting the actual VM ID for a custom link #477
-
|
I'm looking to auto-create a link in NetBox that points back to the VM object in vCenter. Seems the URL is constructed from a certain alphanumerical ID, which is however neither
How do I make the sync generate a custom field for it via |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I think there is currently no way to extract a field from a list of objects. Sorry. This would need a filter to find the correct object and then extract the attribute. |
Beta Was this translation helpful? Give feedback.
-
|
Alright, too bad. Thanks. |
Beta Was this translation helpful? Give feedback.
I think there is currently no way to extract a field from a list of objects. Sorry. This would need a filter to find the correct object and then extract the attribute.