Security
Get Threat by Cloud Accounts
Security Dashboard Threats by Accounts
post/security/executive_dashboard/threats/by_cloud_accounts
Request body
Example request
{
"filter": {
"clouds": [
"AWS"
]
}
}Response
Success
Example response
{
"summary_by_accounts": [
{
"cloud_provider": "AWS"
}
]
}