We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dd1ff commit 495d25eCopy full SHA for 495d25e
netbox_diode_plugin/api/matcher.py
@@ -263,7 +263,7 @@ class ObjectMatchCriteria:
263
the model fields and any references to another object
264
specify a specific id in the appropriate field name.
265
eg device_id=123 etc and for any generic references,
266
- both the type and idshould be specified, eg:
+ both the type and id should be specified, eg:
267
scope_type="dcim.site" and scope_id=123
268
"""
269
0 commit comments