AttackSimulationSummaryResponse
iduuid
namestringrequired
Possible values: non-empty
resiliencyRatedoublenullable
activeUsersint32
totalUsersint32
activeOpenedint32
activeClickedint32
activeReportedint32
activeCredCapturedint32
totalOpenedint32
totalClickedint32
totalReportedint32
totalCredCapturedint32
AttackSimulationSummaryResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"resiliencyRate": 0,
"activeUsers": 0,
"totalUsers": 0,
"activeOpened": 0,
"activeClicked": 0,
"activeReported": 0,
"activeCredCaptured": 0,
"totalOpened": 0,
"totalClicked": 0,
"totalReported": 0,
"totalCredCaptured": 0
}