The advanced log request data
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
string | ➖ | The request ID | adbf752f-6457-4ddd-89b3-98ae2252b83b |
Method |
string | ➖ | The request method | get |
Headers |
Dictionary<String, object> | ➖ | N/A | { "content-type": "application/json", "authorization": "Bearer token" } |
Url |
UnifiedLogsUrl | ➖ | The request URL data | |
Body |
object | ➖ | N/A |