{ "uuid": "c2784032-6a12-46a4-9108-a43a9d12a0e3", "lastMigration": 29, "name": "Guest Diagnostic Settings", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "e74ba458-53af-4cd9-abfc-6b01a6c6ba0d", "documentation": "Get a list of all guest diagnostic settings in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/microsoft.insights/guestDiagnosticSettings", "responses": [ { "uuid": "80244dfe-951e-4a43-a963-47c72567152d", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request succeeded.", "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": "049ab9ab-bf21-4085-8ac5-d6cfd02a8f87", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An error occurred and the list of guest diagnostic settings could not be retrieved.", "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" }, { "uuid": "3689518c-f99c-4d5c-b711-5903212f8e81", "documentation": "Get a list of all guest diagnostic settings in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/microsoft.insights/guestDiagnosticSettings", "responses": [ { "uuid": "1158c344-7920-4a24-b995-1fd26086f4d9", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The request succeeded.", "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": "a20a21e2-b422-4aa9-9553-64ce5da5e4d0", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An error occurred and the list of guest diagnostic settings could not be retrieved.", "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" }, { "uuid": "a3fed494-ed2e-446d-b7c6-c8b4b8312602", "documentation": "Delete guest diagnostics settings.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.insights/guestDiagnosticSettings/:diagnosticSettingsName", "responses": [ { "uuid": "f6274cdb-d8d1-4b5d-8c89-11d5388080fc", "body": "", "latency": 0, "statusCode": 200, "label": "The diagnostic settings was successfully deleted.", "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": "d5222fc7-5b6e-4cdc-a7b9-c43935ca91d5", "body": "", "latency": 0, "statusCode": 204, "label": "The diagnostic settings does not exist. It may have already been deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19d56b05-db11-4b89-beec-c98834ceebb3", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An error occurred and the diagnostic settings could not be deleted.", "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" }, { "uuid": "23a8571a-9ad7-4bba-b551-89176feb8394", "documentation": "Gets guest diagnostics settings.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.insights/guestDiagnosticSettings/:diagnosticSettingsName", "responses": [ { "uuid": "bfc01744-5ab8-4f29-a418-581e8c076cd2", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The request succeeded.", "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": "85c74b3b-01c1-473a-8f8e-f27c9b2b4d5c", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An error occurred and the diagnostic settings could not be retrieved.", "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" }, { "uuid": "6d805aeb-5222-4076-80ad-43aecf59e745", "documentation": "Updates guest diagnostics settings.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.insights/guestDiagnosticSettings/:diagnosticSettingsName", "responses": [ { "uuid": "7f6818f1-b200-4ee1-8906-d76aee117b7e", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An existing guest diagnostic settings was successfully updated.", "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": "7b62bcc0-497a-40c1-b39b-db42ef494502", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "A new guest diagnostic settings was successfully created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ddb64ba-b1a4-4dd5-9c0a-afb0c243b7e6", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An error occurred and the guest diagnostic settings could not be created or updated.", "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" }, { "uuid": "15cb6eb3-8fb8-44eb-bb31-d88bd5bcbc8b", "documentation": "Creates or updates guest diagnostics settings.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/microsoft.insights/guestDiagnosticSettings/:diagnosticSettingsName", "responses": [ { "uuid": "5e8a4aab-ea8f-48e1-a37f-01f2d6ce3cea", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An existing guest diagnostic settings was successfully updated.", "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": "5372e7d2-6bdf-402d-80a8-1ef8048dfb95", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "A new guest diagnostic settings was successfully created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25578732-a1da-4238-8908-e971ff42113f", "body": "{\n \"code\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An error occurred and the guest diagnostic settings could not be created or updated.", "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": "e74ba458-53af-4cd9-abfc-6b01a6c6ba0d" }, { "type": "route", "uuid": "3689518c-f99c-4d5c-b711-5903212f8e81" }, { "type": "route", "uuid": "a3fed494-ed2e-446d-b7c6-c8b4b8312602" }, { "type": "route", "uuid": "23a8571a-9ad7-4bba-b551-89176feb8394" }, { "type": "route", "uuid": "6d805aeb-5222-4076-80ad-43aecf59e745" }, { "type": "route", "uuid": "15cb6eb3-8fb8-44eb-bb31-d88bd5bcbc8b" } ] }