{ "uuid": "f40d97f9-e4d9-4ada-87de-6c6184ca4799", "lastMigration": 29, "name": "MonitorManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "c2cab44d-dac9-4774-83d3-b096e314c51c", "documentation": "Gets the Activity Logs for the Tenant.
Everything that is applicable to the API to get the Activity Logs for the subscription is applicable to this API (the parameters, $filter, etc.).
One thing to point out here is that this API does *not* retrieve the logs at the individual subscription of the tenant but only surfaces the logs that were generated at the tenant level.", "method": "get", "endpoint": "providers/microsoft.insights/eventtypes/management/values", "responses": [ { "uuid": "4d468ded-4f0f-4b4c-bbab-f9c5502e0807", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"authorization\": {\n \"action\": \"\",\n \"role\": \"\",\n \"scope\": \"\"\n },\n \"caller\": \"\",\n \"category\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"claims\": {},\n \"correlationId\": \"\",\n \"description\": \"\",\n \"eventDataId\": \"\",\n \"eventName\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"eventTimestamp\": \"{{faker 'date.recent' 365}}\",\n \"httpRequest\": {\n \"clientIpAddress\": \"\",\n \"clientRequestId\": \"\",\n \"method\": \"\",\n \"uri\": \"\"\n },\n \"id\": \"\",\n \"level\": \"{{oneOf (array 'Critical' 'Error' 'Warning' 'Informational' 'Verbose')}}\",\n \"operationId\": \"\",\n \"operationName\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"properties\": {},\n \"resourceGroupName\": \"\",\n \"resourceId\": \"\",\n \"resourceProviderName\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"resourceType\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"status\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"subStatus\": {\n \"localizedValue\": \"\",\n \"value\": \"\"\n },\n \"submissionTimestamp\": \"{{faker 'date.recent' 365}}\",\n \"subscriptionId\": \"\",\n \"tenantId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful request to get a page of events in the tenant activity logs", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "38b95122-e61f-4ba7-87b1-fa72cd6f8a37", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "c2cab44d-dac9-4774-83d3-b096e314c51c" } ] }