Skip to content

Return array of HashTables for SearchModule #82

@brian-reeder

Description

@brian-reeder

Is your feature request related to a problem? Please describe.
When querying the asset index, Securonix returns an array of array of key/value pair hashtables. This is complicated to navigate.

Edit: This is affecting multiple commands

  • Get-SecuronixAssetData
  • Get-SecuronixGeolocationData
  • Get-SecuronixLookupData
  • Get-SecuronixTPI
  • Get-SecuronixUsersData
  • Get-SecuronixWatchlistData

Describe the solution you'd like
Process the entries so that the result it composes an array of hashtables, where each hashtable describes a whole asset, instead of a single attribute.

Describe alternatives you've considered
None.

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions