[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

AuditListResponse

Properties

string
cursor Optional

Cursor for the next page of logs


integer as int64
end_time Optional

End timestamp of the window of the objects returned


array of AuditResponse
results Optional

integer as int64
start_time Optional

Start timestamp of the window of the objects returned

JSON Example

{
    "cursor": "ML12eu02==",
    "end_time": 1504739809,
    "start_time": 1504739809
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Get Audit Logs

Feedback

Was this page helpful?