Follow-up to #32: bring the 176 straggler Get-* cmdlets in line with the 30 already migrated by #32 (PR #49), and refactor existing per-cmdlet mapping onto the shared helper. Consistency sweep — a uniform surface across the module.
Blocked on: #32 (centralized helper must exist first — see PR #49).
Owner: TBD.
Follow-up to #32: bring the 176 straggler
Get-*cmdlets in line with the 30 already migrated by #32 (PR #49), and refactor existing per-cmdlet mapping onto the shared helper. Consistency sweep — a uniform surface across the module.-Limit/-Sort/-Filter/-TotalOnlybut hand-roll the$queryParams[...]mapping ontoAdd-PfbCommonQueryParams(includesGet-PfbHardwareTemperature, which declares-Limitbut currently applies it client-side viaSelect-Object -Firstrather than as a query key)Reports/PfbApiDriftReport.md's Parameter Gaps table (39 relevant rows covering GET/Get-Pfb*limit/sort/filter/total_only gaps) for part of the missing-declaration work — it's a real but partial source, not exhaustive for the full 176-Limit/-TotalOnly(real capability);-Sort/-Filterfor uniformity-TotalItemCount(net-new, 0 cmdlets today) unless a use case appearsBlocked on: #32 (centralized helper must exist first — see PR #49).
Owner: TBD.