Introducing SOC Insights for BloxOne Threat Defense: Boost your SOC efficiency with AI-driven insights to eliminate manual work and accelerate investigation and response times. Read the blog announcement here.

API Examples

Reply

Grid Memebr csv export

New Member
Posts: 1
8459     1

Hi all,

is there a way to export the grid memebr as described in the followng shot?

I want to take this action with WAPI

Cattura.JPGI tried to use the example that is described in the guide

https://127.0.0.1/wapi/v2.9/fileop?_function=csv_export.

The example is used to export host and the json object is:

'{"_object": "record:host"}'

 

To export Member I change the object into {"_object": "member"}

The server responds with the following error:

{
"Error": "AdmConProtoError: member objects do not support CSV export.",
"code": "Client.Ibap.Proto",
"text": "member objects do not support CSV export."
}

 

Is it impossible to export this kind of object or is there a mistake in the request?

Thanks in advance

 

Re: Grid Memebr csv export

Adviser
Posts: 181
8459     1

Hi,

 

There is no mistake in the rquest. However, the member object does not support the CSV export function.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You