[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
AuditRequest
Properties
string
cursor
Optional
Cursor for the next page of logs
string
entity_id
Optional
Entity ID of object being changed
string
entity_type
Optional
Entity Type of object being changed
string
ip_address
Optional
Client IP that is making the change
string
operation
Optional
Operation on object being changed
string
response
Optional
Response from vRNI, whether it’s successfull or not
integer as int32
size
Optional
string
user_name
Optional
Username making the change
JSON Example
{
"cursor": "string",
"entity_id": "18230:3:187309184",
"entity_type": "VCenterDataSource",
"ip_address": "192.168.0.1",
"operation": "LOGIN",
"size": 10,
"time_range": {
"end_time": 1534410559,
"start_time": 1534410000
},
"user_name": "admin@local",
"username": "admin@local"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Parameter To
Get Audit Logs