Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Implement New HX Routes for HX 4.7 #11

@compsecmonkey

Description

@compsecmonkey

The following routes were added in the FE 4.7 release:

GET https://<IP_address>:<port_number>/hx/api/v3/hosts/<agent_id>/host_
details_acquisitions

Returns detailed information about the host endpoint. This data matches the fields
on the host details page in the UI.

GET https://<IP_address>:<port_number>/hx/api/v3/hosts/<agent_id>/host_
details_alerts

Lists all host endpoints in your enterprise with alerts. This data matches the UI
route used to populate the Hosts with Alerts tab.

GET https://<IP_address>:<port_
number>/hx/api/v3/hosts/containment/unlock_codes

Fetches all unlock codes.

GET https://<IP_address>:<port_number>/hx/api/v3/hosts/<agent_
id>/containment/unlock_codes

Fetches unlock code information for a particular host by specific valid agent ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Help NeededThe issue is ready to be worked on but needs someone to take it onType: EnhancementAn enhancement to a current feature set

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions