{ "uuid": "387495bc-d916-4703-8611-366f469e4fae", "lastMigration": 29, "name": "ADHybridHealthService", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "13d6bdbe-f3c4-40a3-8962-5c3be61bf1c0", "documentation": "Gets the details of Active Directory Domain Service, for a tenant, that are onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices", "responses": [ { "uuid": "90dd246a-fe8a-4938-aa85-c37679607fd7", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": " The list of Active Directory Domain Controller services.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fe8a152f-bd58-461d-864d-d4885d0842d3", "documentation": "Onboards a service for a given tenant in Azure Active Directory Connect Health.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices", "responses": [ { "uuid": "a3c1aeee-8a9e-4190-8bb4-7cc08dbbd8f0", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Adds the Active Directory Domain Controller Services.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "267abaf2-18db-4d37-a6ae-fb99dc30a377", "documentation": "Gets the details of Active Directory Domain Services for a tenant having Azure AD Premium license and is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/premiumCheck", "responses": [ { "uuid": "1aa52bfa-df40-4a69-b934-58456e024bb4", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of premium services.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f36edb2-2856-4495-9ff9-683148e83c5d", "documentation": "Deletes an Active Directory Domain Service which is onboarded to Azure Active Directory Connect Health.", "method": "delete", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName", "responses": [ { "uuid": "b91a476b-5c77-4195-9ed8-e241ee5f465c", "body": "", "latency": 0, "statusCode": 204, "label": "Successfully deleted the service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a39d1bf3-f482-4260-a1d4-c3116a3e21c9", "documentation": "Gets the details of an Active Directory Domain Service for a tenant having Azure AD Premium license and is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName", "responses": [ { "uuid": "ccd24a4f-ec9a-4cb1-8908-1f52ea95b2b9", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Active Directory Domain Controller service as specified by the serviceName property. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2943f2f0-42e8-4283-b09f-a6f9c2d61f0a", "documentation": "Updates an Active Directory Domain Service properties of an onboarded service.", "method": "patch", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName", "responses": [ { "uuid": "15e07d41-4d59-4454-9881-ea4ae86d44e6", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "537f38c8-8120-4541-bdc5-67aa4fb2aa3f", "documentation": "Gets the details of the servers, for a given Active Directory Domain Service, that are onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/addomainservicemembers", "responses": [ { "uuid": "cbce11a0-63b5-4f25-a9f6-84c73d14eed7", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"addsRoles\": [\n \"\"\n ],\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dcTypes\": [\n \"\"\n ],\n \"dimensions\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"domainName\": \"\",\n \"gcReachable\": {{faker 'datatype.boolean'}},\n \"installedQfes\": [\n {\n \"installedDate\": \"{{faker 'date.recent' 365}}\",\n \"kbName\": \"\",\n \"link\": \"\"\n }\n ],\n \"isAdvertising\": {{faker 'datatype.boolean'}},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"monitoringConfigurationsCustomized\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"pdcReachable\": {{faker 'datatype.boolean'}},\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"recommendedQfes\": [\n {\n \"installedDate\": \"{{faker 'date.recent' 365}}\",\n \"kbName\": \"\",\n \"link\": \"\"\n }\n ],\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"siteName\": \"\",\n \"status\": \"\",\n \"sysvolState\": {{faker 'datatype.boolean'}},\n \"tenantId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of Active Directory Domain Servers.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1540ac6a-0385-428b-bc27-6e95b8751f96", "documentation": "Gets the details of the Active Directory Domain servers, for a given Active Directory Domain Service, that are onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/addsservicemembers", "responses": [ { "uuid": "e535c71a-c602-4d98-bf13-030f8f535be0", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"addsRoles\": [\n \"\"\n ],\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dcTypes\": [\n \"\"\n ],\n \"dimensions\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"domainName\": \"\",\n \"gcReachable\": {{faker 'datatype.boolean'}},\n \"installedQfes\": [\n {\n \"installedDate\": \"{{faker 'date.recent' 365}}\",\n \"kbName\": \"\",\n \"link\": \"\"\n }\n ],\n \"isAdvertising\": {{faker 'datatype.boolean'}},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"monitoringConfigurationsCustomized\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"pdcReachable\": {{faker 'datatype.boolean'}},\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"recommendedQfes\": [\n {\n \"installedDate\": \"{{faker 'date.recent' 365}}\",\n \"kbName\": \"\",\n \"link\": \"\"\n }\n ],\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"siteName\": \"\",\n \"status\": \"\",\n \"sysvolState\": {{faker 'datatype.boolean'}},\n \"tenantId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of Active Directory Domain Servers. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea72b89d-996f-4b09-b02e-847cc9b31229", "documentation": "Gets the alerts for a given Active Directory Domain Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/alerts", "responses": [ { "uuid": "6c7931de-e725-4b07-b745-cc4a62881f07", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"additionalInformation\": [\n {\n \"hasProperties\": {{faker 'datatype.boolean'}},\n \"properties\": {},\n \"titleName\": \"\",\n \"titleValue\": \"\"\n }\n ],\n \"alertId\": \"{{faker 'string.uuid'}}\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"level\": \"{{oneOf (array 'Warning' 'Error' 'PreWarning')}}\",\n \"monitorRoleType\": \"\",\n \"relatedLinks\": [\n {\n \"title\": \"\",\n \"url\": \"\"\n }\n ],\n \"remediation\": \"\",\n \"resolvedAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolvedDate\": \"{{faker 'date.recent' 365}}\",\n \"scope\": \"\",\n \"serviceId\": \"{{faker 'string.uuid'}}\",\n \"serviceMemberId\": \"{{faker 'string.uuid'}}\",\n \"shortName\": \"\",\n \"state\": \"{{oneOf (array 'Active' 'ResolvedByPositiveResult' 'ResolvedManually' 'ResolvedByTimer' 'ResolvedByStateChange')}}\",\n \"tenantId\": \"{{faker 'string.uuid'}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of alerts for the given service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b6b4fed-8ec4-4440-966c-233bf7f702ee", "documentation": "Gets the service configurations.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/configuration", "responses": [ { "uuid": "acbc0264-95d9-4cc7-adae-229e0cc56336", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The Active Directory Domain Controller service configuration. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a006cbab-26cd-4a8f-bb23-e40df26832c8", "documentation": "Gets the dimensions for a given dimension type in a server.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/dimensions/:dimension", "responses": [ { "uuid": "1be6be3e-1b3a-46db-a33f-942b7a1fb027", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"displayName\": \"\",\n \"health\": \"{{oneOf (array 'Healthy' 'Warning' 'Error' 'NotMonitored' 'Missing')}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of dimensions for a server. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c54de9d0-a4b3-4b61-b09f-8c7b7b358c78", "documentation": "Deletes the user preferences for a given feature.", "method": "delete", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/features/:featureName/userpreference", "responses": [ { "uuid": "94fac1b4-54f5-4e5c-871b-050dff797a2b", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted the user preference settings. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb23e103-ce74-4165-8bbf-cae430eb6446", "documentation": "Gets the user preferences for a given feature.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/features/:featureName/userpreference", "responses": [ { "uuid": "b1e709d7-4c18-4a1a-bdb3-c863fda29c60", "body": "{\n \"metricNames\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The user preference settings. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "234541c4-884e-4106-a86a-1c16a82e8dcb", "documentation": "Adds the user preferences for a given feature.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/features/:featureName/userpreference", "responses": [ { "uuid": "144c598f-8b23-4504-ab9d-340bc42c0809", "body": "", "latency": 0, "statusCode": 200, "label": " Successfully added the user preference settings. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35b91917-4d77-43fd-8e8e-e5a18acd2dc4", "documentation": "Gets the forest summary for a given Active Directory Domain Service, that is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/forestsummary", "responses": [ { "uuid": "f0d2dab2-aa9b-4fcb-97cc-0a3ebfd976a1", "body": "{\n \"domainCount\": {{faker 'number.int' max=99999}},\n \"domains\": [\n \"\"\n ],\n \"forestName\": \"\",\n \"monitoredDcCount\": {{faker 'number.int' max=99999}},\n \"siteCount\": {{faker 'number.int' max=99999}},\n \"sites\": [\n \"\"\n ],\n \"totalDcCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "The list of forest summary for the service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab9991d5-e3e9-4efb-a766-670e34afe104", "documentation": "Gets the service related metrics information.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/metricmetadata", "responses": [ { "uuid": "2cb44b7b-6d1c-43a5-aee9-bbf4999c5255", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"displayName\": \"\",\n \"groupings\": [\n {\n \"displayName\": \"\",\n \"invisibleForUi\": {{faker 'datatype.boolean'}},\n \"key\": \"\"\n }\n ],\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"isDevOps\": {{faker 'datatype.boolean'}},\n \"isPerfCounter\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"maxValue\": {{faker 'number.int' max=99999}},\n \"metricName\": \"\",\n \"metricsProcessorClassName\": \"\",\n \"minValue\": {{faker 'number.int' max=99999}},\n \"valueKind\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of metric metadata for a service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1764b334-0d05-4615-8d15-264837581b73", "documentation": "Gets the service related metric information.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/metricmetadata/:metricName", "responses": [ { "uuid": "da8a008f-68df-43d7-9dc4-72cbbcda10d4", "body": "{\n \"displayName\": \"\",\n \"groupings\": [\n {\n \"displayName\": \"\",\n \"invisibleForUi\": {{faker 'datatype.boolean'}},\n \"key\": \"\"\n }\n ],\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"isDevOps\": {{faker 'datatype.boolean'}},\n \"isPerfCounter\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"maxValue\": {{faker 'number.int' max=99999}},\n \"metricName\": \"\",\n \"metricsProcessorClassName\": \"\",\n \"minValue\": {{faker 'number.int' max=99999}},\n \"valueKind\": \"\"\n}", "latency": 0, "statusCode": 200, "label": " The metric metadata for the service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8665993d-8c0e-4120-a25f-7652c8cb3fb2", "documentation": "Gets the service related metrics for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/metricmetadata/:metricName/groups/:groupName", "responses": [ { "uuid": "2e8a9e83-ea50-4ff5-821c-c276a974a5f0", "body": "{\n \"sets\": [\n {\n \"setName\": \"\",\n \"values\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"timeStamps\": [\n \"{{faker 'date.recent' 365}}\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The metric sets for a given service and group. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b52d2663-ebd8-4578-8e32-84c0af58c867", "documentation": "Gets the server related metrics for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/metrics/:metricName/groups/:groupName", "responses": [ { "uuid": "a54f5c00-439d-4bf5-8cff-43650fae7c7f", "body": "{\n \"sets\": [\n {\n \"setName\": \"\",\n \"values\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"timeStamps\": [\n \"{{faker 'date.recent' 365}}\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The metric sets for the service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abeeec5e-a093-49a6-bd99-09d3c5efed67", "documentation": "Gets the average of the metric values for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/metrics/:metricName/groups/:groupName/average", "responses": [ { "uuid": "0208eee4-c651-490e-8390-dcd26a4d252f", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of metrics. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2051334f-c20a-4f2c-b8a5-0052aa6a31ce", "documentation": "Gets the sum of the metric values for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/metrics/:metricName/groups/:groupName/sum", "responses": [ { "uuid": "45d02592-5dcc-4117-84da-cd5836e03129", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of aum of the metric values for a given service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "26665449-40fa-428f-8d44-532ced5c1efa", "documentation": "Gets complete domain controller list along with replication details for a given Active Directory Domain Service, that is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/replicationdetails", "responses": [ { "uuid": "ab7aee0b-5931-4cf6-b34e-813e4669dc03", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"domain\": \"\",\n \"inboundNeighborCollection\": [\n {\n \"additionalInfo\": \"\",\n \"consecutiveFailureCount\": {{faker 'number.int' max=99999}},\n \"errorDescription\": \"\",\n \"errorTitle\": \"\",\n \"fixDetails\": \"\",\n \"fixLink\": \"\",\n \"lastAttemptedSync\": \"{{faker 'date.recent' 365}}\",\n \"lastErrorCode\": {{faker 'number.int' max=99999}},\n \"lastErrorMessage\": \"\",\n \"lastSuccessfulSync\": \"{{faker 'date.recent' 365}}\",\n \"namingContext\": \"\",\n \"sourceDomainController\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n }\n ],\n \"lastAttemptedSync\": \"{{faker 'date.recent' 365}}\",\n \"lastSuccessfulSync\": \"{{faker 'date.recent' 365}}\",\n \"site\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"targetServer\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of replication details for a service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d267a546-6344-4ced-80f2-b9fa32da86f4", "documentation": "Gets Replication status for a given Active Directory Domain Service, that is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/replicationstatus", "responses": [ { "uuid": "cc73e84a-25fb-422f-9c99-60d3bf2efa5f", "body": "{\n \"errorDcCount\": {{faker 'number.int' max=99999}},\n \"forestName\": \"\",\n \"totalDcCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "The replication status for a service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e26142c5-2469-4579-a396-1a55d169b3fd", "documentation": "Gets complete domain controller list along with replication details for a given Active Directory Domain Service, that is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/replicationsummary", "responses": [ { "uuid": "11af6308-1618-48b5-86ed-739bdb931db1", "body": "{\n \"value\": [\n {\n \"domain\": \"\",\n \"inboundNeighborCollection\": [\n {\n \"additionalInfo\": \"\",\n \"consecutiveFailureCount\": {{faker 'number.int' max=99999}},\n \"errorDescription\": \"\",\n \"errorTitle\": \"\",\n \"fixDetails\": \"\",\n \"fixLink\": \"\",\n \"lastAttemptedSync\": \"{{faker 'date.recent' 365}}\",\n \"lastErrorCode\": {{faker 'number.int' max=99999}},\n \"lastErrorMessage\": \"\",\n \"lastSuccessfulSync\": \"{{faker 'date.recent' 365}}\",\n \"namingContext\": \"\",\n \"sourceDomainController\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n }\n ],\n \"lastAttemptedSync\": \"{{faker 'date.recent' 365}}\",\n \"lastSuccessfulSync\": \"{{faker 'date.recent' 365}}\",\n \"site\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"targetServer\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of replication summary for a service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f32ab0ab-3f23-46a4-a339-96bc1db41d9e", "documentation": "Gets the details of the servers, for a given Active Directory Domain Controller service, that are onboarded to Azure Active Directory Connect Health Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/servicemembers", "responses": [ { "uuid": "cbd511b8-0159-4dbc-8e17-23dc091b13fb", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": {},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"installedQfes\": {},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"properties\": {},\n \"recommendedQfes\": {},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of service members for a given service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ae214e6-96b2-4255-a2f4-041cefce1763", "documentation": "Onboards a server, for a given Active Directory Domain Controller service, to Azure Active Directory Connect Health Service.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/servicemembers", "responses": [ { "uuid": "3cb5c73c-d0b7-4fd0-be80-b51378bd6a34", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": {},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"installedQfes\": {},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"properties\": {},\n \"recommendedQfes\": {},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully added the service member.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac8123b8-13de-48f0-9b3c-c696df976637", "documentation": "Deletes a Active Directory Domain Controller server that has been onboarded to Azure Active Directory Connect Health Service.", "method": "delete", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/servicemembers/:serviceMemberId", "responses": [ { "uuid": "1e1e2e62-3405-4a33-973e-fe2cd326632b", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted the service member.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "85a21422-96b8-462c-9d40-485b4b0fa529", "documentation": "Gets the details of a server, for a given Active Directory Domain Controller service, that are onboarded to Azure Active Directory Connect Health Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/servicemembers/:serviceMemberId", "responses": [ { "uuid": "f22d9b0c-3875-42a8-9d59-838a96884be3", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": {},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"installedQfes\": {},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"properties\": {},\n \"recommendedQfes\": {},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The service member details for a given service. ", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eabb88b1-7181-456e-92e1-d47cf25a75c3", "documentation": "Gets the details of an alert for a given Active Directory Domain Controller service and server combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/servicemembers/:serviceMemberId/alerts", "responses": [ { "uuid": "ac83768d-cb64-4f9a-9e8f-e9cf3e87f40a", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"additionalInformation\": [\n {\n \"hasProperties\": {{faker 'datatype.boolean'}},\n \"properties\": {},\n \"titleName\": \"\",\n \"titleValue\": \"\"\n }\n ],\n \"alertId\": \"{{faker 'string.uuid'}}\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"level\": \"{{oneOf (array 'Warning' 'Error' 'PreWarning')}}\",\n \"monitorRoleType\": \"\",\n \"relatedLinks\": [\n {\n \"title\": \"\",\n \"url\": \"\"\n }\n ],\n \"remediation\": \"\",\n \"resolvedAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolvedDate\": \"{{faker 'date.recent' 365}}\",\n \"scope\": \"\",\n \"serviceId\": \"{{faker 'string.uuid'}}\",\n \"serviceMemberId\": \"{{faker 'string.uuid'}}\",\n \"shortName\": \"\",\n \"state\": \"{{oneOf (array 'Active' 'ResolvedByPositiveResult' 'ResolvedManually' 'ResolvedByTimer' 'ResolvedByStateChange')}}\",\n \"tenantId\": \"{{faker 'string.uuid'}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of server alerts.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f06b7016-7ebe-4302-b6b9-c81b139559df", "documentation": "Gets the credentials of the server which is needed by the agent to connect to Azure Active Directory Connect Health Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/addsservices/:serviceName/servicemembers/:serviceMemberId/credentials", "responses": [ { "uuid": "915c2118-f8ee-4abc-b772-a3dfdec67d71", "body": "{\n \"value\": [\n {\n \"credentialData\": [\n \"\"\n ],\n \"identifier\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of server credentials.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "29242053-28ee-49f7-983b-d8fd1d971ebc", "documentation": "Gets the details of a tenant onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/configuration", "responses": [ { "uuid": "fe7217af-41c9-4330-9c3a-0b4f725ad58f", "body": "{\n \"aadLicense\": \"\",\n \"aadPremium\": {{faker 'datatype.boolean'}},\n \"agentAutoUpdate\": {{faker 'datatype.boolean'}},\n \"alertSuppressionTimeInMins\": {{faker 'number.int' max=99999}},\n \"consentedToMicrosoftDevOps\": {{faker 'datatype.boolean'}},\n \"countryLetterCode\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"devOpsTtl\": \"{{faker 'date.recent' 365}}\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"globalAdminsEmail\": [\n \"\"\n ],\n \"initialDomain\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastVerified\": \"{{faker 'date.recent' 365}}\",\n \"onboarded\": {{faker 'datatype.boolean'}},\n \"onboardingAllowed\": {{faker 'datatype.boolean'}},\n \"pksCertificate\": {},\n \"privatePreviewTenant\": {{faker 'datatype.boolean'}},\n \"tenantId\": \"\",\n \"tenantInQuarantine\": {{faker 'datatype.boolean'}},\n \"tenantName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The tenant details.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c2bc8cc3-f37b-4aab-89ff-748e17ac98ef", "documentation": "Updates tenant properties for tenants onboarded to Azure Active Directory Connect Health.", "method": "patch", "endpoint": "providers/Microsoft.ADHybridHealthService/configuration", "responses": [ { "uuid": "fa23c355-d3ec-4a40-b2bc-06aadf892506", "body": "{\n \"aadLicense\": \"\",\n \"aadPremium\": {{faker 'datatype.boolean'}},\n \"agentAutoUpdate\": {{faker 'datatype.boolean'}},\n \"alertSuppressionTimeInMins\": {{faker 'number.int' max=99999}},\n \"consentedToMicrosoftDevOps\": {{faker 'datatype.boolean'}},\n \"countryLetterCode\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"devOpsTtl\": \"{{faker 'date.recent' 365}}\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"globalAdminsEmail\": [\n \"\"\n ],\n \"initialDomain\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastVerified\": \"{{faker 'date.recent' 365}}\",\n \"onboarded\": {{faker 'datatype.boolean'}},\n \"onboardingAllowed\": {{faker 'datatype.boolean'}},\n \"pksCertificate\": {},\n \"privatePreviewTenant\": {{faker 'datatype.boolean'}},\n \"tenantId\": \"\",\n \"tenantInQuarantine\": {{faker 'datatype.boolean'}},\n \"tenantName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the tenant.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49c1b9c9-5fed-40b8-9055-3eb7aa95d928", "documentation": "Onboards a tenant in Azure Active Directory Connect Health.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/configuration", "responses": [ { "uuid": "325fa16d-cf30-4eab-a940-40147fcac120", "body": "{\n \"aadLicense\": \"\",\n \"aadPremium\": {{faker 'datatype.boolean'}},\n \"agentAutoUpdate\": {{faker 'datatype.boolean'}},\n \"alertSuppressionTimeInMins\": {{faker 'number.int' max=99999}},\n \"consentedToMicrosoftDevOps\": {{faker 'datatype.boolean'}},\n \"countryLetterCode\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"devOpsTtl\": \"{{faker 'date.recent' 365}}\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"globalAdminsEmail\": [\n \"\"\n ],\n \"initialDomain\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastVerified\": \"{{faker 'date.recent' 365}}\",\n \"onboarded\": {{faker 'datatype.boolean'}},\n \"onboardingAllowed\": {{faker 'datatype.boolean'}},\n \"pksCertificate\": {},\n \"privatePreviewTenant\": {{faker 'datatype.boolean'}},\n \"tenantId\": \"\",\n \"tenantInQuarantine\": {{faker 'datatype.boolean'}},\n \"tenantName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully added the tenant.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f68529c7-cab8-43ec-9465-5b7997c4fa41", "documentation": "Lists the available Azure Data Factory API operations.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/operations", "responses": [ { "uuid": "9aade464-9fbd-4b6c-9be6-79914897ed24", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"display\": {},\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of operations.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9730f562-17a5-49b6-8a4d-29af1a081e3d", "documentation": "Checks if the user is enabled for Dev Ops access.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/reports/DevOps/IsDevOps", "responses": [ { "uuid": "4c027e88-4ca8-4b18-b7bb-6a57334e7ac8", "body": "{\n \"value\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Indicates if the user is Dev Ops or not.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "903fcedc-6fad-4b0c-96d0-5d54f670dacd", "documentation": "Gets the connector details for a service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/service/:serviceName/servicemembers/:serviceMemberId/connectors", "responses": [ { "uuid": "57d879ed-4236-4211-bec9-a6e66c365383", "body": "{\n \"value\": [\n {\n \"attributesIncluded\": [\n \"\"\n ],\n \"classesIncluded\": [\n \"\"\n ],\n \"connectorId\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"partitions\": [\n {\n \"dn\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"isDomain\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"partitionScope\": {\n \"containersExcluded\": [\n \"\"\n ],\n \"containersIncluded\": [\n \"\"\n ],\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"objectClasses\": [\n \"\"\n ]\n },\n \"timeCreated\": \"{{faker 'date.recent' 365}}\",\n \"timeLastModified\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\"\n }\n ],\n \"passwordHashSyncConfiguration\": {},\n \"passwordManagementSettings\": {},\n \"runProfiles\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"runSteps\": [\n {\n \"batchSize\": {{faker 'number.int' max=99999}},\n \"objectDeleteLimit\": {{faker 'number.int' max=99999}},\n \"objectProcessLimit\": {{faker 'number.int' max=99999}},\n \"operationType\": {{faker 'number.int' max=99999}},\n \"pageSize\": {{faker 'number.int' max=99999}},\n \"partitionId\": \"\",\n \"timeout\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"schemaXml\": \"\",\n \"timeCreated\": \"{{faker 'date.recent' 365}}\",\n \"timeLastModified\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of connector details.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64c5674f-2abc-49ff-8627-7c5c481e51c7", "documentation": "Gets the details of services, for a tenant, that are onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services", "responses": [ { "uuid": "632c3602-e1c0-498c-b353-0026d12fc998", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of services.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b09d4d84-9ef3-47f3-9076-38180a6ba822", "documentation": "Onboards a service for a given tenant in Azure Active Directory Connect Health.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/services", "responses": [ { "uuid": "a6576de0-879f-43a9-8c8c-12ce92c99dec", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully added the service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44d0ee26-e683-4e22-83de-d278ad6ec68f", "documentation": "Gets the details of services for a tenant having Azure AD Premium license and is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/premiumCheck", "responses": [ { "uuid": "5c325542-1b13-4f58-8bac-7da28613e0da", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of premium services.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de3ba5ba-baf6-4825-a5c6-abf5143fc4ea", "documentation": "Deletes a service which is onboarded to Azure Active Directory Connect Health.", "method": "delete", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName", "responses": [ { "uuid": "f947a571-2087-47c5-8c2b-01eb83b3dfbe", "body": "", "latency": 0, "statusCode": 204, "label": "Successfully deleted the service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f1ffd6a-b404-4a02-a259-9caf50c7dba7", "documentation": "Gets the details of a service for a tenant having Azure AD Premium license and is onboarded to Azure Active Directory Connect Health.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName", "responses": [ { "uuid": "4babb872-4548-4ee5-995b-30ae1b5d0d81", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The list of services.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "24337bb0-410b-40e0-ba68-f5035457b19a", "documentation": "Updates the service properties of an onboarded service.", "method": "patch", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName", "responses": [ { "uuid": "4077b46e-20b9-449a-96d1-448a2dfde93e", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"customNotificationEmails\": [\n \"\"\n ],\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"health\": \"\",\n \"id\": \"\",\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"notificationEmailEnabled\": {{faker 'datatype.boolean'}},\n \"notificationEmailEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"notificationEmails\": [\n \"\"\n ],\n \"notificationEmailsEnabledForGlobalAdmins\": {{faker 'datatype.boolean'}},\n \"originalDisabledState\": {{faker 'datatype.boolean'}},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"serviceId\": \"\",\n \"serviceName\": \"\",\n \"signature\": \"\",\n \"simpleProperties\": {},\n \"tenantId\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae1a04ee-d792-4f16-805a-0ce21d7e4e41", "documentation": "Checks if the tenant, to which a service is registered, is whitelisted to use a feature.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/TenantWhitelisting/:featureName", "responses": [ { "uuid": "edce766c-c28a-403b-b25f-92ce2acebf74", "body": "{\n \"value\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Indicates if a tenant is whitelisted for a feature or not.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93f833d8-d299-4705-83dc-aca3de4d7d6d", "documentation": "Gets the alerts for a given service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/alerts", "responses": [ { "uuid": "ce298067-022d-4371-9bc5-62a1501f5129", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"additionalInformation\": [\n {\n \"hasProperties\": {{faker 'datatype.boolean'}},\n \"properties\": {},\n \"titleName\": \"\",\n \"titleValue\": \"\"\n }\n ],\n \"alertId\": \"{{faker 'string.uuid'}}\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"level\": \"{{oneOf (array 'Warning' 'Error' 'PreWarning')}}\",\n \"monitorRoleType\": \"\",\n \"relatedLinks\": [\n {\n \"title\": \"\",\n \"url\": \"\"\n }\n ],\n \"remediation\": \"\",\n \"resolvedAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolvedDate\": \"{{faker 'date.recent' 365}}\",\n \"scope\": \"\",\n \"serviceId\": \"{{faker 'string.uuid'}}\",\n \"serviceMemberId\": \"{{faker 'string.uuid'}}\",\n \"shortName\": \"\",\n \"state\": \"{{oneOf (array 'Active' 'ResolvedByPositiveResult' 'ResolvedManually' 'ResolvedByTimer' 'ResolvedByStateChange')}}\",\n \"tenantId\": \"{{faker 'string.uuid'}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of alerts.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d35aaabb-a5ac-4301-8689-c9f587b54760", "documentation": "Checks if the service has all the pre-requisites met to use a feature.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/checkServiceFeatureAvailibility/:featureName", "responses": [ { "uuid": "28c28c4e-29f8-4e80-ad3b-43a61ae982a5", "body": "{\n \"value\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Indicates if the feature is available or not.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2be114e5-15a4-44df-a341-a84abc683837", "documentation": "Gets the count of latest AAD export errors.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/exporterrors/counts", "responses": [ { "uuid": "81acb75f-db22-4da6-9c68-1b075882b5d1", "body": "{\n \"value\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"errorBucket\": \"\",\n \"truncated\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of export errors.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5964e72e-884a-453a-a3cc-3df926375281", "documentation": " Gets the categorized export errors.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/exporterrors/listV2", "responses": [ { "uuid": "9153ecb9-c992-4055-9ebb-2b1623a4335e", "body": "{\n \"value\": [\n {\n \"attributeName\": \"\",\n \"attributeValue\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"csObjectId\": \"\",\n \"dn\": \"\",\n \"existingObject\": {\n \"displayName\": \"\",\n \"distinguishedName\": \"\",\n \"lastDirSyncTime\": \"{{faker 'date.recent' 365}}\",\n \"mail\": \"\",\n \"objectGuid\": \"\",\n \"objectType\": \"\",\n \"onpremisesUserPrincipalName\": \"\",\n \"proxyAddresses\": \"\",\n \"sourceAnchor\": \"\",\n \"sourceOfAuthority\": \"\",\n \"timeOccurred\": \"{{faker 'date.recent' 365}}\",\n \"userPrincipalName\": \"\"\n },\n \"exportErrorStatus\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"incomingObject\": {\n \"displayName\": \"\",\n \"distinguishedName\": \"\",\n \"lastDirSyncTime\": \"{{faker 'date.recent' 365}}\",\n \"mail\": \"\",\n \"objectGuid\": \"\",\n \"objectType\": \"\",\n \"onpremisesUserPrincipalName\": \"\",\n \"proxyAddresses\": \"\",\n \"sourceAnchor\": \"\",\n \"sourceOfAuthority\": \"\",\n \"timeOccurred\": \"{{faker 'date.recent' 365}}\",\n \"userPrincipalName\": \"\"\n },\n \"incomingObjectDisplayName\": \"\",\n \"incomingObjectType\": \"\",\n \"mergedEntityId\": \"{{faker 'string.uuid'}}\",\n \"modifiedOrRemovedAttributeValue\": \"\",\n \"runStepResultId\": \"{{faker 'string.uuid'}}\",\n \"samAccountName\": \"\",\n \"serverErrorDetail\": \"\",\n \"serviceId\": \"{{faker 'string.uuid'}}\",\n \"serviceMemberId\": \"{{faker 'string.uuid'}}\",\n \"timeFirstOccurred\": \"{{faker 'date.recent' 365}}\",\n \"timeOccurred\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\",\n \"userPrincipalName\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of merged export errors.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ec4db52-c985-4ed6-bdcb-eea5f92021d3", "documentation": "Gets the export status.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/exportstatus", "responses": [ { "uuid": "22ce65eb-973d-4260-88df-5baf920223b1", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"runStepResultId\": \"\",\n \"serviceId\": \"{{faker 'string.uuid'}}\",\n \"serviceMemberId\": \"{{faker 'string.uuid'}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of export statuses.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c850ec3-f066-492b-a9dc-af2cc0ded787", "documentation": "Adds an alert feedback submitted by customer.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/feedbacktype/alerts/feedback", "responses": [ { "uuid": "2b42ce43-d153-450b-86f8-a3ab81896c93", "body": "{\n \"comment\": \"\",\n \"consentedToShare\": {{faker 'datatype.boolean'}},\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"feedback\": \"\",\n \"level\": \"\",\n \"serviceMemberId\": \"\",\n \"shortName\": \"\",\n \"state\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully added alert feedback.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66b1e093-a2fb-4001-80ad-d5a20b72e52c", "documentation": "Gets a list of all alert feedback for a given tenant and alert type.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/feedbacktype/alerts/:shortName/alertfeedback", "responses": [ { "uuid": "5e663c26-d1bd-4e1c-b11d-65f1d3e4e990", "body": "{\n \"value\": [\n {\n \"comment\": \"\",\n \"consentedToShare\": {{faker 'datatype.boolean'}},\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"feedback\": \"\",\n \"level\": \"\",\n \"serviceMemberId\": \"\",\n \"shortName\": \"\",\n \"state\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of alert feedback.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6445e8b4-aaf7-44aa-845b-878f39f9720d", "documentation": "Gets the service related metrics information.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/metricmetadata", "responses": [ { "uuid": "5b7206bd-b32d-4528-9c2b-271436277923", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"displayName\": \"\",\n \"groupings\": [\n {\n \"displayName\": \"\",\n \"invisibleForUi\": {{faker 'datatype.boolean'}},\n \"key\": \"\"\n }\n ],\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"isDevOps\": {{faker 'datatype.boolean'}},\n \"isPerfCounter\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"maxValue\": {{faker 'number.int' max=99999}},\n \"metricName\": \"\",\n \"metricsProcessorClassName\": \"\",\n \"minValue\": {{faker 'number.int' max=99999}},\n \"valueKind\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of metric metadata for a given service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d706fc27-bf18-4d2a-8b20-02789d51887e", "documentation": "Gets the service related metrics information.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/metricmetadata/:metricName", "responses": [ { "uuid": "911dfba7-5a2d-41e5-af1a-71c40b8669e1", "body": "{\n \"displayName\": \"\",\n \"groupings\": [\n {\n \"displayName\": \"\",\n \"invisibleForUi\": {{faker 'datatype.boolean'}},\n \"key\": \"\"\n }\n ],\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"isDevOps\": {{faker 'datatype.boolean'}},\n \"isPerfCounter\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"maxValue\": {{faker 'number.int' max=99999}},\n \"metricName\": \"\",\n \"metricsProcessorClassName\": \"\",\n \"minValue\": {{faker 'number.int' max=99999}},\n \"valueKind\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The metric metadata for a given metric.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2c65e56b-a28a-453f-a1aa-2720d7b07665", "documentation": "Gets the service related metrics for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/metricmetadata/:metricName/groups/:groupName", "responses": [ { "uuid": "c8ee02f1-87c1-462a-9132-b006af980b55", "body": "{\n \"sets\": [\n {\n \"setName\": \"\",\n \"values\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"timeStamps\": [\n \"{{faker 'date.recent' 365}}\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The metric sets for a given service and group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23566b85-ccd9-423c-b625-b090613b5958", "documentation": "Gets the server related metrics for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/metrics/:metricName/groups/:groupName", "responses": [ { "uuid": "b89c2a48-f477-4aae-a1aa-1638dcfc1b9d", "body": "{\n \"sets\": [\n {\n \"setName\": \"\",\n \"values\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"timeStamps\": [\n \"{{faker 'date.recent' 365}}\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The metric sets for a given service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ff98327-c78f-4038-a95f-4eb80a0ec910", "documentation": "Gets the average of the metric values for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/metrics/:metricName/groups/:groupName/average", "responses": [ { "uuid": "49c2e8a4-f396-4375-bfa6-bd6a09a952d9", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of average metrics for a given service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91876bf6-01e3-4db2-ad0a-ca3b0314b1cb", "documentation": "Gets the sum of the metric values for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/metrics/:metricName/groups/:groupName/sum", "responses": [ { "uuid": "7ee16ae4-a3f9-421c-bad7-ddfeffd2c5d4", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of metrics for a given service.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6218b9e5-546f-44a2-b258-b6ec0158df93", "documentation": "Updates the service level monitoring configuration.", "method": "patch", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/monitoringconfiguration", "responses": [ { "uuid": "71648ba3-d85c-403f-af7b-54da2e7b4867", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully updated the monitoring configuration.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6a86d79-e81f-474f-b0a4-c0dc9b98ac70", "documentation": "Gets the service level monitoring configurations.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/monitoringconfigurations", "responses": [ { "uuid": "a093ee7c-957e-4433-8c23-1b041dc162cf", "body": "{\n \"value\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of monitoring configurations.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "52394266-743a-41a9-849f-a1cb8bde9db7", "documentation": "Gets the bad password login attempt report for an user", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/reports/badpassword/details/user", "responses": [ { "uuid": "93d11a4b-6e0d-4588-a5dd-d81445f524ce", "body": "{\n \"value\": [\n {\n \"ipAddress\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"totalErrorAttempts\": {{faker 'number.int' max=99999}},\n \"uniqueIpAddresses\": \"\",\n \"userId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of bad password login attempts.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a053f13d-495c-4820-9fe1-447c91ad2eef", "documentation": "Gets all Risky IP report URIs for the last 7 days.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/reports/riskyIp/blobUris", "responses": [ { "uuid": "bf841ccd-1194-40c6-aff6-84ed7e704aab", "body": "{\n \"value\": [\n {\n \"blobCreateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"jobCompletionTime\": \"{{faker 'date.recent' 365}}\",\n \"resultSasUri\": \"\",\n \"serviceId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Risky IP report URIs for the last 7 days.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b6f0ae8-c590-4e27-a1aa-8d760f6afa0e", "documentation": "Initiate the generation of a new Risky IP report. Returns the URI for the new one.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/reports/riskyIp/generateBlobUri", "responses": [ { "uuid": "a4596a6a-2fc2-4b03-83cc-e7be7271e55b", "body": "{\n \"value\": [\n {\n \"blobCreateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"jobCompletionTime\": \"{{faker 'date.recent' 365}}\",\n \"resultSasUri\": \"\",\n \"serviceId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The URI of the Risky IP report that was requested.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e92b316-4ed8-4d26-97ea-976006c6eae4", "documentation": "Gets the details of the servers, for a given service, that are onboarded to Azure Active Directory Connect Health Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers", "responses": [ { "uuid": "0d38f0f0-c3a3-41ac-916d-d561458684c0", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": {},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"installedQfes\": {},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"properties\": {},\n \"recommendedQfes\": {},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of service members.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13ef93f7-2001-457b-a09b-7e17ad2f2058", "documentation": "Onboards a server, for a given service, to Azure Active Directory Connect Health Service.", "method": "post", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers", "responses": [ { "uuid": "2c70645e-c074-4f9b-8aa4-d40f13355442", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": {},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"installedQfes\": {},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"properties\": {},\n \"recommendedQfes\": {},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully added the service member.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d10ed513-8918-4a27-b8f3-14b33eefac4a", "documentation": "Deletes a server that has been onboarded to Azure Active Directory Connect Health Service.", "method": "delete", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId", "responses": [ { "uuid": "f945b2bb-c3a3-44b9-bb2a-2a6cabad3984", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted the service member.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8d49bf79-c2fb-4246-9351-e779338e35ba", "documentation": "Gets the details of a server, for a given service, that are onboarded to Azure Active Directory Connect Health Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId", "responses": [ { "uuid": "1254e206-b675-4844-9e39-b9f76b4f1a15", "body": "{\n \"activeAlerts\": {{faker 'number.int' max=99999}},\n \"additionalInformation\": \"\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"dimensions\": {},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"disabledReason\": {{faker 'number.int' max=99999}},\n \"installedQfes\": {},\n \"lastDisabled\": \"{{faker 'date.recent' 365}}\",\n \"lastReboot\": \"{{faker 'date.recent' 365}}\",\n \"lastServerReportedMonitoringLevelChange\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"machineId\": \"\",\n \"machineName\": \"\",\n \"monitoringConfigurationsComputed\": {},\n \"monitoringConfigurationsCustomized\": {},\n \"osName\": \"\",\n \"osVersion\": \"\",\n \"properties\": {},\n \"recommendedQfes\": {},\n \"resolvedAlerts\": {{faker 'number.int' max=99999}},\n \"role\": \"\",\n \"serverReportedMonitoringLevel\": \"{{oneOf (array 'Partial' 'Full' 'Off')}}\",\n \"serviceId\": \"\",\n \"serviceMemberId\": \"\",\n \"status\": \"\",\n \"tenantId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The specific service member.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b551f8f6-3630-4a26-8657-cfb746052820", "documentation": "Gets the details of an alert for a given service and server combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/alerts", "responses": [ { "uuid": "bdb333d5-297b-4523-9820-a0dfd7418282", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"activeAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"additionalInformation\": [\n {\n \"hasProperties\": {{faker 'datatype.boolean'}},\n \"properties\": {},\n \"titleName\": \"\",\n \"titleValue\": \"\"\n }\n ],\n \"alertId\": \"{{faker 'string.uuid'}}\",\n \"createdDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"level\": \"{{oneOf (array 'Warning' 'Error' 'PreWarning')}}\",\n \"monitorRoleType\": \"\",\n \"relatedLinks\": [\n {\n \"title\": \"\",\n \"url\": \"\"\n }\n ],\n \"remediation\": \"\",\n \"resolvedAlertProperties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolvedDate\": \"{{faker 'date.recent' 365}}\",\n \"scope\": \"\",\n \"serviceId\": \"{{faker 'string.uuid'}}\",\n \"serviceMemberId\": \"{{faker 'string.uuid'}}\",\n \"shortName\": \"\",\n \"state\": \"{{oneOf (array 'Active' 'ResolvedByPositiveResult' 'ResolvedManually' 'ResolvedByTimer' 'ResolvedByStateChange')}}\",\n \"tenantId\": \"{{faker 'string.uuid'}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of alerts.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b08f301-92d8-48f2-a00a-5135a597138b", "documentation": "Gets the credentials of the server which is needed by the agent to connect to Azure Active Directory Connect Health Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/credentials", "responses": [ { "uuid": "2a7fea70-bab1-435f-99fa-9f20232971a1", "body": "{\n \"value\": [\n {\n \"credentialData\": [\n \"\"\n ],\n \"identifier\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of service member credentials.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1cfa378e-1ae5-4052-83d2-dfa5a498c210", "documentation": "Deletes the data uploaded by the server to Azure Active Directory Connect Health Service.", "method": "delete", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/data", "responses": [ { "uuid": "053ec6f0-c1f8-4c75-b79c-108a2f5df0e0", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted the service member.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04237d05-9f95-46bb-b696-686943a96c18", "documentation": "Gets the last time when the server uploaded data to Azure Active Directory Connect Health Service.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/datafreshness", "responses": [ { "uuid": "32ae6912-e7ad-4c56-ada3-2dd911c49e58", "body": "{\n \"value\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of datafreshness details for a server.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7bce9d2c-a965-4e84-a623-fbc0ed6614b3", "documentation": "Gets the export status.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/exportstatus", "responses": [ { "uuid": "0f15b7ea-38c2-4168-b845-162430ff09e9", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"value\": [\n {\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"runStepResultId\": \"\",\n \"serviceId\": \"{{faker 'string.uuid'}}\",\n \"serviceMemberId\": \"{{faker 'string.uuid'}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of export statuses.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e7f0e40-013a-4ffd-b5f6-43b692ed3ab0", "documentation": "Gets the global configuration.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/globalconfiguration", "responses": [ { "uuid": "bb5e9956-f05a-4d44-ae92-c34c2818be98", "body": "{\n \"value\": [\n {\n \"featureSet\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"numSavedPwdEvent\": {{faker 'number.int' max=99999}},\n \"passwordSyncEnabled\": {{faker 'datatype.boolean'}},\n \"schemaXml\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of global configurations.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c16db494-f0fc-444f-8f79-2d2893bbef30", "documentation": "Gets the list of connectors and run profile names.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/metrics/:metricName", "responses": [ { "uuid": "cacc05eb-d41a-4546-be69-dfb36dce8965", "body": "{\n \"connectors\": [\n {\n \"connectorDisplayName\": \"\",\n \"connectorId\": \"\"\n }\n ],\n \"runProfileNames\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Gets the list of connectors and run profile names for the given service and service member.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc807f18-5d8e-4836-a2fd-8ced51713589", "documentation": "Gets the server related metrics for a given metric and group combination.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/metrics/:metricName/groups/:groupName", "responses": [ { "uuid": "564c55de-3b03-4df1-b295-f1c24225e685", "body": "{\n \"sets\": [\n {\n \"setName\": \"\",\n \"values\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"timeStamps\": [\n \"{{faker 'date.recent' 365}}\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "The list of metric sets for a given metric.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b914fa6-0041-41f0-9454-faef0e285fe0", "documentation": "Gets the service configuration.", "method": "get", "endpoint": "providers/Microsoft.ADHybridHealthService/services/:serviceName/servicemembers/:serviceMemberId/serviceconfiguration", "responses": [ { "uuid": "3cdf7a70-6cd8-4f3c-9920-932a8fae94a0", "body": "{\n \"serviceAccount\": \"\",\n \"serviceType\": {{faker 'number.int' max=99999}},\n \"sqlDatabaseName\": \"\",\n \"sqlDatabaseSize\": {{faker 'number.int' max=99999}},\n \"sqlEdition\": \"\",\n \"sqlInstance\": \"\",\n \"sqlServer\": \"\",\n \"sqlVersion\": \"\",\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The service configuration.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "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": "13d6bdbe-f3c4-40a3-8962-5c3be61bf1c0" }, { "type": "route", "uuid": "fe8a152f-bd58-461d-864d-d4885d0842d3" }, { "type": "route", "uuid": "267abaf2-18db-4d37-a6ae-fb99dc30a377" }, { "type": "route", "uuid": "9f36edb2-2856-4495-9ff9-683148e83c5d" }, { "type": "route", "uuid": "a39d1bf3-f482-4260-a1d4-c3116a3e21c9" }, { "type": "route", "uuid": "2943f2f0-42e8-4283-b09f-a6f9c2d61f0a" }, { "type": "route", "uuid": "537f38c8-8120-4541-bdc5-67aa4fb2aa3f" }, { "type": "route", "uuid": "1540ac6a-0385-428b-bc27-6e95b8751f96" }, { "type": "route", "uuid": "ea72b89d-996f-4b09-b02e-847cc9b31229" }, { "type": "route", "uuid": "6b6b4fed-8ec4-4440-966c-233bf7f702ee" }, { "type": "route", "uuid": "a006cbab-26cd-4a8f-bb23-e40df26832c8" }, { "type": "route", "uuid": "c54de9d0-a4b3-4b61-b09f-8c7b7b358c78" }, { "type": "route", "uuid": "fb23e103-ce74-4165-8bbf-cae430eb6446" }, { "type": "route", "uuid": "234541c4-884e-4106-a86a-1c16a82e8dcb" }, { "type": "route", "uuid": "35b91917-4d77-43fd-8e8e-e5a18acd2dc4" }, { "type": "route", "uuid": "ab9991d5-e3e9-4efb-a766-670e34afe104" }, { "type": "route", "uuid": "1764b334-0d05-4615-8d15-264837581b73" }, { "type": "route", "uuid": "8665993d-8c0e-4120-a25f-7652c8cb3fb2" }, { "type": "route", "uuid": "b52d2663-ebd8-4578-8e32-84c0af58c867" }, { "type": "route", "uuid": "abeeec5e-a093-49a6-bd99-09d3c5efed67" }, { "type": "route", "uuid": "2051334f-c20a-4f2c-b8a5-0052aa6a31ce" }, { "type": "route", "uuid": "26665449-40fa-428f-8d44-532ced5c1efa" }, { "type": "route", "uuid": "d267a546-6344-4ced-80f2-b9fa32da86f4" }, { "type": "route", "uuid": "e26142c5-2469-4579-a396-1a55d169b3fd" }, { "type": "route", "uuid": "f32ab0ab-3f23-46a4-a339-96bc1db41d9e" }, { "type": "route", "uuid": "9ae214e6-96b2-4255-a2f4-041cefce1763" }, { "type": "route", "uuid": "ac8123b8-13de-48f0-9b3c-c696df976637" }, { "type": "route", "uuid": "85a21422-96b8-462c-9d40-485b4b0fa529" }, { "type": "route", "uuid": "eabb88b1-7181-456e-92e1-d47cf25a75c3" }, { "type": "route", "uuid": "f06b7016-7ebe-4302-b6b9-c81b139559df" }, { "type": "route", "uuid": "29242053-28ee-49f7-983b-d8fd1d971ebc" }, { "type": "route", "uuid": "c2bc8cc3-f37b-4aab-89ff-748e17ac98ef" }, { "type": "route", "uuid": "49c1b9c9-5fed-40b8-9055-3eb7aa95d928" }, { "type": "route", "uuid": "f68529c7-cab8-43ec-9465-5b7997c4fa41" }, { "type": "route", "uuid": "9730f562-17a5-49b6-8a4d-29af1a081e3d" }, { "type": "route", "uuid": "903fcedc-6fad-4b0c-96d0-5d54f670dacd" }, { "type": "route", "uuid": "64c5674f-2abc-49ff-8627-7c5c481e51c7" }, { "type": "route", "uuid": "b09d4d84-9ef3-47f3-9076-38180a6ba822" }, { "type": "route", "uuid": "44d0ee26-e683-4e22-83de-d278ad6ec68f" }, { "type": "route", "uuid": "de3ba5ba-baf6-4825-a5c6-abf5143fc4ea" }, { "type": "route", "uuid": "8f1ffd6a-b404-4a02-a259-9caf50c7dba7" }, { "type": "route", "uuid": "24337bb0-410b-40e0-ba68-f5035457b19a" }, { "type": "route", "uuid": "ae1a04ee-d792-4f16-805a-0ce21d7e4e41" }, { "type": "route", "uuid": "93f833d8-d299-4705-83dc-aca3de4d7d6d" }, { "type": "route", "uuid": "d35aaabb-a5ac-4301-8689-c9f587b54760" }, { "type": "route", "uuid": "2be114e5-15a4-44df-a341-a84abc683837" }, { "type": "route", "uuid": "5964e72e-884a-453a-a3cc-3df926375281" }, { "type": "route", "uuid": "9ec4db52-c985-4ed6-bdcb-eea5f92021d3" }, { "type": "route", "uuid": "8c850ec3-f066-492b-a9dc-af2cc0ded787" }, { "type": "route", "uuid": "66b1e093-a2fb-4001-80ad-d5a20b72e52c" }, { "type": "route", "uuid": "6445e8b4-aaf7-44aa-845b-878f39f9720d" }, { "type": "route", "uuid": "d706fc27-bf18-4d2a-8b20-02789d51887e" }, { "type": "route", "uuid": "2c65e56b-a28a-453f-a1aa-2720d7b07665" }, { "type": "route", "uuid": "23566b85-ccd9-423c-b625-b090613b5958" }, { "type": "route", "uuid": "4ff98327-c78f-4038-a95f-4eb80a0ec910" }, { "type": "route", "uuid": "91876bf6-01e3-4db2-ad0a-ca3b0314b1cb" }, { "type": "route", "uuid": "6218b9e5-546f-44a2-b258-b6ec0158df93" }, { "type": "route", "uuid": "a6a86d79-e81f-474f-b0a4-c0dc9b98ac70" }, { "type": "route", "uuid": "52394266-743a-41a9-849f-a1cb8bde9db7" }, { "type": "route", "uuid": "a053f13d-495c-4820-9fe1-447c91ad2eef" }, { "type": "route", "uuid": "0b6f0ae8-c590-4e27-a1aa-8d760f6afa0e" }, { "type": "route", "uuid": "3e92b316-4ed8-4d26-97ea-976006c6eae4" }, { "type": "route", "uuid": "13ef93f7-2001-457b-a09b-7e17ad2f2058" }, { "type": "route", "uuid": "d10ed513-8918-4a27-b8f3-14b33eefac4a" }, { "type": "route", "uuid": "8d49bf79-c2fb-4246-9351-e779338e35ba" }, { "type": "route", "uuid": "b551f8f6-3630-4a26-8657-cfb746052820" }, { "type": "route", "uuid": "1b08f301-92d8-48f2-a00a-5135a597138b" }, { "type": "route", "uuid": "1cfa378e-1ae5-4052-83d2-dfa5a498c210" }, { "type": "route", "uuid": "04237d05-9f95-46bb-b696-686943a96c18" }, { "type": "route", "uuid": "7bce9d2c-a965-4e84-a623-fbc0ed6614b3" }, { "type": "route", "uuid": "5e7f0e40-013a-4ffd-b5f6-43b692ed3ab0" }, { "type": "route", "uuid": "c16db494-f0fc-444f-8f79-2d2893bbef30" }, { "type": "route", "uuid": "fc807f18-5d8e-4836-a2fd-8ced51713589" }, { "type": "route", "uuid": "5b914fa6-0041-41f0-9454-faef0e285fe0" } ] }