Open Issues Need Help
View All on GitHub Add -Omit parameter to all Get functions about 2 months ago
AI Summary: This issue proposes adding a new `-Omit` parameter to all `Get` functions in the Netbox PowerShell module. This parameter mirrors Netbox's `?omit=` query parameter, allowing users to exclude specific fields from API responses. The task involves updating approximately 125 remaining `Get` functions with this new parameter and its associated documentation.
Complexity:
3/5
enhancement good first issue