FetchAuditRecordsRequestType
FetchAuditRecordsRequestType
The parameters of FetchAuditRecords.
Since: vSphere API Release 7.0.3.0
JSON Example
{
"token": "string"
}
string
token
Optional
The token to be used for the operation. The first call must be made without a token. All subsequent calls use the token returned in AuditRecordStatus.
Availability
Added in vSphere API Release 7.0.3.0
Parameter To