External DocumentationTo learn more, visit the Rapid7 documentation.
Parameters
Parameter | Description |
---|---|
Disable SSL Enforcement | Enable this option to skip SSL verification of the server’s certificate chain and host name. This may increase security vulnerabilities, but can be useful for testing or when custom verification is employed. |
Filters | Filters used to match assets. See search criteria documentation for more information on the structure and format. For example:
|
Match | Operator to determine how to match filters. all requires that all filters match for an asset to be included. any requires only one filter to match for an asset to be included. |
Page | The index of the page (zero-based) to retrieve. |
Return All Pages | Automatically fetch all resources, page by page. |
Size | The number of records per page to retrieve. |
Sort | The criteria to sort the records by, in the format: property[,ASC|DESC] . The default sort order is ascending. Multiple sort criteria can be specified using multiple sort query parameters. |