session_info: Get data for a specific attack session

Description Usage Arguments Value Note

Description

Get data for a specific attack session

Usage

1
2
session_info(session_id = NULL, api_key = mhn_api_key(),
  api_url = mhn_base_url())

Arguments

session_id

uuid of the session to retrieve information for.

api_key

MHN API key. Will retrieve from the environment or one can be specified explicitly.

Value

list with session data and query result metadata

Note

The query API key is stripped from the query result metadata (if present)


hrbrmstr/mhn documentation built on May 17, 2019, 5:10 p.m.