Diags APIs
Get Headers (GET)
Get Headers.
Route
|
URI |
/api/v2/Diags/headers |
|
Method |
GET |
|
Result |
JSON – Dictionary<string,string> |
Parameters
None
Example
GET http://localhost/api/v2/Diags/headers
Get Routes (GET)
Get Routes.
Route
|
URI |
/api/v2/Diags/routes |
|
Method |
GET |
|
Result |
JSON – object |
Parameters
|
Name |
Type |
Mandatory |
Description |
|---|---|---|---|
|
provider |
IActionDescriptorCollectionProvider |
No |
|
Example
GET http://localhost/api/v2/Diags/routes