API Reference

Get Host Statistics per Asset

Retrieves host statistics for a specific asset, with optional NVT filtering.

Log in to see full request history
Path Params
string
required

The ID of the asset to retrieve statistics for.

Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

Headers
string

Optional NVT to filter the host statistics.

string

Optional header to specify customer ID other than default

Responses

Response body
object
integer

The total number of records available.

integer

The current page number.

integer

The total number of pages.

integer

The limit of records per page.

results
array of objects
results
object
string

The ID of the customer.

string

The name of the customer.

string

The ID of the asset.

date

The premier scan date.

date

The latest scan date.

integer

The maximum risk rank associated with the host.

string

The decrypted IP address of the host.

string

The decrypted subdomain name associated with the host.

integer

The count of informational risks for the host.

integer

The count of low risks for the host.

integer

The count of medium risks for the host.

integer

The count of high risks for the host.

integer

The count of critical risks for the host.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json