Hi all,
I'm still new to Netbox, so pardon my lack of information.
I just tried Netbox v.2.9.1 to try on the new permissions feature. Still struck on how to properly design permission constraints.
My question is how do I find the dict key of each field? e.g. If I were to add custom fields 'Team owner' on dcim > devices section, what json key I have to specify?
Right now, I only tried with tenant__group__name and it worked well. But how will I know what key value I have to put if I were to use another field?
Regards,