InternalNetwork
Gets a paginated list of internal network configurations.
GET
/
external-api
/
v1
/
internal-network
/
configurations
Authorizations
x-subscription-id
string
headerrequiredA subscription id which can be found on the account page
x-api-key
string
headerrequiredAn api key linked to a subscription which can be found on the account page
Query Parameters
AssetName
string
An optional asset name filter.
IPAddress
string
An optional IP address filter.
Offset
integer
The zero based offset for pagination, defaults to 0.
Required range:
0 < x < 2147483647
Limit
integer
The limit of results per call, between 1-1,000, defaults to 100.
Required range:
1 < x < 1000
Response
200 - application/json
policyName
string | null
checkTitle
string | null
description
string | null
rationale
string | null
references
string | null
remediation
string | null
assetName
string | null
ipAddress
string | null
result
string | null