[{"label":"Latest (v1.0)","version":"latest"}]
csp

PrincipalMfaAuditLogRequest

Request for fetching MFA principal MFA audit.


Properties

integer as int64
startDate Required

Start Date


integer as int64
endDate Required

End Date


array of string
deviceNames Optional

The device names


array of string
eventIds Optional

The event ids


integer as int32
pageLimit Optional

The maximum results per page


integer as int32
pageStart Optional

The index that the set of results will begin with


array of string
actions Optional

Actions

Possible values are: MFA_ACTIVATION, MFA_DEACTIVATION, MFA_ENABLE, MFA_DISABLE, MFA_DEVICE_NAME_UPDATE, MFA_AUTHENTICATION_SUCCESS, MFA_AUTHENTICATION_FAILURE, MFA_RECOVERY_CODE_AUTHENTICATION_SUCCESS, MFA_RECOVERY_CODE_AUTHENTICATION_FAILURE, MFA_RECOVERY_CODES_GENERATION, AUTHENTICATION_WITHOUT_MFA

JSON Example

{
	"endDate": 0,
	"startDate": 0
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Parameter To

Get Principal MFA Audit Log

Feedback

Was this page helpful?