PrincipalMfaAuditLogRequest

PrincipalMfaAuditLogRequest
PrincipalMfaAuditLogRequest

Request for fetching MFA principal MFA audit.

JSON Example
{
    "actions": [
        "string"
    ],
    "deviceNames": [
        "string"
    ],
    "endDate": 0,
    "eventIds": [
        "string"
    ],
    "pageLimit": 0,
    "pageStart": 0,
    "startDate": 0
}
array of string
actions
Optional

Actions

array of string
deviceNames
Optional

The device names

integer As int64 As int64
endDate
Required

End Date

array of string
eventIds
Optional

The event ids

integer As int32 As int32
pageLimit
Optional

The maximum results per page

integer As int32 As int32
pageStart
Optional

The index that the set of results will begin with

integer As int64 As int64
startDate
Required

Start Date