Get Scan Raw Data

GET {{baseUrl}}/web/api/v2.1/private/ranger/scan-data?targetSubnet=ex&totalDiscoveredIps__gt=ex&createdAt__lte=ex&totalFirewalledIps__gt=ex&agentUuid=ex&totalDiscoveredIps__lt=ex&createdAt__gte=ex&totalFirewalledIps__lt=ex&sourceSubnet=ex&agentIp=ex&accountIds=ex&gatewayId=ex

Get the data of a Ranger scan. This command requires a Global Admin user or Support.

Request Params

KeyDatatypeRequiredDescription
targetSubnetstringThe scanned subnet
totalDiscoveredIps__gtstringTotal discovered IPs
createdAt__ltestringScan report end time. Example: "2018-02-27T04:49:26.257525Z".
totalFirewalledIps__gtstringTotal firewalled IPs
agentUuidstringAgent UUID
totalDiscoveredIps__ltstringTotal discovered IPs
createdAt__gtestringScan report start time. Example: "2018-02-27T04:49:26.257525Z".
totalFirewalledIps__ltstringTotal firewalled IPs
sourceSubnetstringThe subnet it was scanned from
agentIpstringAgent IP
accountIdsstringList of Account IDs to filter by. Example: "225494730938493804,225494730938493915".
gatewayIdstringGateway id. Example: "225494730938493804".

HEADERS

KeyDatatypeRequiredDescription
Content-Typenull