Is your feature request related to a problem? Please describe.
The Securonix documentation does not provide an example JSON object for the Api responses made to /ws/incident/listWhitelistEntities.
Describe the solution you'd like
Get an example response, add it to the function unit tests for Get-SecuronixWhitelistMembers and add it to the docs pages as the response.
Describe alternatives you've considered
Unit tests confirm successful execution by receiving a single string response. This allows checking the command syntax before integration.
Additional context
None.
Is your feature request related to a problem? Please describe.
The Securonix documentation does not provide an example JSON object for the Api responses made to /ws/incident/listWhitelistEntities.
Describe the solution you'd like
Get an example response, add it to the function unit tests for Get-SecuronixWhitelistMembers and add it to the docs pages as the response.
Describe alternatives you've considered
Unit tests confirm successful execution by receiving a single string response. This allows checking the command syntax before integration.
Additional context
None.