MitreAttacks

MitreAttacks - FetchMitreAttacks

Lists all existing Mitre Attacks.

POST

https://api-server-host-name/configapi/{pool_UUID}/{logpoint_identifier}/MitreAttacks/fetch

Request example

{
    "data": {}
}

Success response

{
    "status": "Success",
    "message": "/monitorapi/{pool_UUID}/{logpoint_identifier}/orders/{request_id}/{data_node}"
}

Last updated

Was this helpful?