go-netbox
go-netbox copied to clipboard
GET site list details with custom field
trafficstars
Hi All. I am pretty new to use golang client for netbox. I am trying to get the site list from Netbox and I would like to filter it using a custom field. Can you please let me know how to pass that custom field to "dcim.NewDcimSitesListParams()" function? Are custom fields supported using golang client? If not please let me know the best way to achieve this functionality. Thanks