{ "uuid": "f45dd4f9-5087-4007-9900-f3965cbee4cc", "lastMigration": 19, "name": "Microsoft.ResourceHealth", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "022708cc-fa58-46fc-98fa-a6db4192aaf0", "documentation": "Lists Azure services' emerging issues.", "method": "get", "endpoint": "providers/Microsoft.ResourceHealth/emergingIssues", "responses": [ { "uuid": "5fcb01c0-ccbd-44a3-a70d-72267ec1c6da", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The body contains a list of azure emerging issues.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "144fa4e5-a64e-4f4e-a267-bbe503c568aa", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "666dda1f-3979-4b74-8bd2-5e9e6b008eff", "documentation": "Gets Azure services' emerging issues.", "method": "get", "endpoint": "providers/Microsoft.ResourceHealth/emergingIssues/:issueName", "responses": [ { "uuid": "6bcb22b0-ef0d-440e-829a-16ff57cc9d45", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The body contains properties of azure emerging issues, which includes a list of status banner and status active events.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "e8863c74-108d-4d13-9f3d-8489b724ab70", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0f1db839-e864-4cda-8ef2-4a2b2e5c95b4", "documentation": "Lists available operations for the resourcehealth resource provider", "method": "get", "endpoint": "providers/Microsoft.ResourceHealth/operations", "responses": [ { "uuid": "e7d728bc-41b1-4cc0-b285-b2f795b25351", "body": "{\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The body contains the list of available operations for the resourcehealth resource provider", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "b9a097a0-fd4c-4ad1-9747-216dc368e47f", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b0ab4160-dc1e-4282-9e5b-784754b4f2b7", "documentation": "Lists the current availability status for all the resources in the subscription. Use the nextLink property in the response to get the next page of availability statuses.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.ResourceHealth/availabilityStatuses", "responses": [ { "uuid": "6d9b83fb-1b1d-4609-9117-9b3a6220dd8b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"availabilityState\": \"{{oneOf (array 'Available' 'Unavailable' 'Unknown')}}\",\n \"detailedStatus\": \"\",\n \"healthEventCategory\": \"\",\n \"healthEventCause\": \"\",\n \"healthEventId\": \"\",\n \"healthEventType\": \"\",\n \"occuredTime\": \"{{faker 'date.recent' 365}}\",\n \"reasonChronicity\": \"{{oneOf (array 'Transient' 'Persistent')}}\",\n \"reasonType\": \"\",\n \"recentlyResolvedState\": {\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"unavailabilitySummary\": \"\",\n \"unavailableOccurredTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"recommendedActions\": [\n {\n \"action\": \"\",\n \"actionUrl\": \"\",\n \"actionUrlText\": \"\"\n }\n ],\n \"reportedTime\": \"{{faker 'date.recent' 365}}\",\n \"resolutionETA\": \"{{faker 'date.recent' 365}}\",\n \"rootCauseAttributionTime\": \"{{faker 'date.recent' 365}}\",\n \"serviceImpactingEvents\": [\n {\n \"correlationId\": \"\",\n \"eventStartTime\": \"{{faker 'date.recent' 365}}\",\n \"eventStatusLastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"incidentProperties\": {\n \"incidentType\": \"\",\n \"region\": \"\",\n \"service\": \"\",\n \"title\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n }\n }\n ],\n \"summary\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The body contains the list of the current availability status for all the resources in the subscription", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "7aeb3416-5703-476c-8216-c75dd8605b65", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7676ef83-4246-481a-ae11-0688020e18ab", "documentation": "Lists the current availability status for all the resources in the resource group. Use the nextLink property in the response to get the next page of availability statuses.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceHealth/availabilityStatuses", "responses": [ { "uuid": "51944bcc-9d5c-44c4-8d70-b7bf62cbd742", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"availabilityState\": \"{{oneOf (array 'Available' 'Unavailable' 'Unknown')}}\",\n \"detailedStatus\": \"\",\n \"healthEventCategory\": \"\",\n \"healthEventCause\": \"\",\n \"healthEventId\": \"\",\n \"healthEventType\": \"\",\n \"occuredTime\": \"{{faker 'date.recent' 365}}\",\n \"reasonChronicity\": \"{{oneOf (array 'Transient' 'Persistent')}}\",\n \"reasonType\": \"\",\n \"recentlyResolvedState\": {\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"unavailabilitySummary\": \"\",\n \"unavailableOccurredTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"recommendedActions\": [\n {\n \"action\": \"\",\n \"actionUrl\": \"\",\n \"actionUrlText\": \"\"\n }\n ],\n \"reportedTime\": \"{{faker 'date.recent' 365}}\",\n \"resolutionETA\": \"{{faker 'date.recent' 365}}\",\n \"rootCauseAttributionTime\": \"{{faker 'date.recent' 365}}\",\n \"serviceImpactingEvents\": [\n {\n \"correlationId\": \"\",\n \"eventStartTime\": \"{{faker 'date.recent' 365}}\",\n \"eventStatusLastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"incidentProperties\": {\n \"incidentType\": \"\",\n \"region\": \"\",\n \"service\": \"\",\n \"title\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n }\n }\n ],\n \"summary\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The body contains the list of the current availability status for all the resources in the resource group", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "0b71510c-eb62-448a-b3a8-f0ebafbc2a51", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "65ef956e-a3f8-418d-936e-11115f5071f8", "documentation": "Lists all historical availability transitions and impacting events for a single resource. Use the nextLink property in the response to get the next page of availability status", "method": "get", "endpoint": ":resourceUri/providers/Microsoft.ResourceHealth/availabilityStatuses", "responses": [ { "uuid": "caa22801-380a-4863-af97-404cae325954", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"availabilityState\": \"{{oneOf (array 'Available' 'Unavailable' 'Unknown')}}\",\n \"detailedStatus\": \"\",\n \"healthEventCategory\": \"\",\n \"healthEventCause\": \"\",\n \"healthEventId\": \"\",\n \"healthEventType\": \"\",\n \"occuredTime\": \"{{faker 'date.recent' 365}}\",\n \"reasonChronicity\": \"{{oneOf (array 'Transient' 'Persistent')}}\",\n \"reasonType\": \"\",\n \"recentlyResolvedState\": {\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"unavailabilitySummary\": \"\",\n \"unavailableOccurredTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"recommendedActions\": [\n {\n \"action\": \"\",\n \"actionUrl\": \"\",\n \"actionUrlText\": \"\"\n }\n ],\n \"reportedTime\": \"{{faker 'date.recent' 365}}\",\n \"resolutionETA\": \"{{faker 'date.recent' 365}}\",\n \"rootCauseAttributionTime\": \"{{faker 'date.recent' 365}}\",\n \"serviceImpactingEvents\": [\n {\n \"correlationId\": \"\",\n \"eventStartTime\": \"{{faker 'date.recent' 365}}\",\n \"eventStatusLastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"incidentProperties\": {\n \"incidentType\": \"\",\n \"region\": \"\",\n \"service\": \"\",\n \"title\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n }\n }\n ],\n \"summary\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The body contains the list of the historical availability statuses for a single resource", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "f6620bfd-f2a2-4070-844d-07227c17572a", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a0c2dc3c-9a91-497d-9d23-7b409efeaac8", "documentation": "Gets current availability status for a single resource", "method": "get", "endpoint": ":resourceUri/providers/Microsoft.ResourceHealth/availabilityStatuses/current", "responses": [ { "uuid": "663a7ec7-fd07-4323-b59c-8082611d682e", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"availabilityState\": \"{{oneOf (array 'Available' 'Unavailable' 'Unknown')}}\",\n \"detailedStatus\": \"\",\n \"healthEventCategory\": \"\",\n \"healthEventCause\": \"\",\n \"healthEventId\": \"\",\n \"healthEventType\": \"\",\n \"occuredTime\": \"{{faker 'date.recent' 365}}\",\n \"reasonChronicity\": \"{{oneOf (array 'Transient' 'Persistent')}}\",\n \"reasonType\": \"\",\n \"recentlyResolvedState\": {\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"unavailabilitySummary\": \"\",\n \"unavailableOccurredTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"recommendedActions\": [\n {\n \"action\": \"\",\n \"actionUrl\": \"\",\n \"actionUrlText\": \"\"\n }\n ],\n \"reportedTime\": \"{{faker 'date.recent' 365}}\",\n \"resolutionETA\": \"{{faker 'date.recent' 365}}\",\n \"rootCauseAttributionTime\": \"{{faker 'date.recent' 365}}\",\n \"serviceImpactingEvents\": [\n {\n \"correlationId\": \"\",\n \"eventStartTime\": \"{{faker 'date.recent' 365}}\",\n \"eventStatusLastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"incidentProperties\": {\n \"incidentType\": \"\",\n \"region\": \"\",\n \"service\": \"\",\n \"title\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n }\n }\n ],\n \"summary\": \"\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The body contains the current availability status for a single resource", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "090287c5-1bdf-4e4a-b3da-d835b3dfd6aa", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "bf5f2106-8b2a-4f3e-b141-8bbb1189d379", "documentation": "Lists the historical availability statuses for a single child resource. Use the nextLink property in the response to get the next page of availability status", "method": "get", "endpoint": ":resourceUri/providers/Microsoft.ResourceHealth/childAvailabilityStatuses", "responses": [ { "uuid": "f5e8837b-b745-49c8-ac3e-ae483f7066cc", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"availabilityState\": \"{{oneOf (array 'Available' 'Unavailable' 'Unknown')}}\",\n \"detailedStatus\": \"\",\n \"healthEventCategory\": \"\",\n \"healthEventCause\": \"\",\n \"healthEventId\": \"\",\n \"healthEventType\": \"\",\n \"occuredTime\": \"{{faker 'date.recent' 365}}\",\n \"reasonChronicity\": \"{{oneOf (array 'Transient' 'Persistent')}}\",\n \"reasonType\": \"\",\n \"recentlyResolvedState\": {\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"unavailabilitySummary\": \"\",\n \"unavailableOccurredTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"recommendedActions\": [\n {\n \"action\": \"\",\n \"actionUrl\": \"\",\n \"actionUrlText\": \"\"\n }\n ],\n \"reportedTime\": \"{{faker 'date.recent' 365}}\",\n \"resolutionETA\": \"{{faker 'date.recent' 365}}\",\n \"rootCauseAttributionTime\": \"{{faker 'date.recent' 365}}\",\n \"serviceImpactingEvents\": [\n {\n \"correlationId\": \"\",\n \"eventStartTime\": \"{{faker 'date.recent' 365}}\",\n \"eventStatusLastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"incidentProperties\": {\n \"incidentType\": \"\",\n \"region\": \"\",\n \"service\": \"\",\n \"title\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n }\n }\n ],\n \"summary\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The body contains the list of the historical availability statuses for a single child resource", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "1bbf8f40-688e-41b2-a3aa-845510b6c020", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0bac9783-2b37-445c-8e61-f4897bd9d2ad", "documentation": "Gets current availability status for a single resource", "method": "get", "endpoint": ":resourceUri/providers/Microsoft.ResourceHealth/childAvailabilityStatuses/current", "responses": [ { "uuid": "6de0b413-2bf8-45db-8bb0-ffca14d717f8", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"availabilityState\": \"{{oneOf (array 'Available' 'Unavailable' 'Unknown')}}\",\n \"detailedStatus\": \"\",\n \"healthEventCategory\": \"\",\n \"healthEventCause\": \"\",\n \"healthEventId\": \"\",\n \"healthEventType\": \"\",\n \"occuredTime\": \"{{faker 'date.recent' 365}}\",\n \"reasonChronicity\": \"{{oneOf (array 'Transient' 'Persistent')}}\",\n \"reasonType\": \"\",\n \"recentlyResolvedState\": {\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"unavailabilitySummary\": \"\",\n \"unavailableOccurredTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"recommendedActions\": [\n {\n \"action\": \"\",\n \"actionUrl\": \"\",\n \"actionUrlText\": \"\"\n }\n ],\n \"reportedTime\": \"{{faker 'date.recent' 365}}\",\n \"resolutionETA\": \"{{faker 'date.recent' 365}}\",\n \"rootCauseAttributionTime\": \"{{faker 'date.recent' 365}}\",\n \"serviceImpactingEvents\": [\n {\n \"correlationId\": \"\",\n \"eventStartTime\": \"{{faker 'date.recent' 365}}\",\n \"eventStatusLastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"incidentProperties\": {\n \"incidentType\": \"\",\n \"region\": \"\",\n \"service\": \"\",\n \"title\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n }\n }\n ],\n \"summary\": \"\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The body contains the current availability status for a single resource", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "c690763f-fcb3-4bc7-a00b-09b856540a94", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "244905fd-9b5f-407b-a37c-e6be65766cf9", "documentation": "Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health", "method": "get", "endpoint": ":resourceUri/providers/Microsoft.ResourceHealth/childResources", "responses": [ { "uuid": "3c17fb9b-2a07-489e-bede-4b04ca91397b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"availabilityState\": \"{{oneOf (array 'Available' 'Unavailable' 'Unknown')}}\",\n \"detailedStatus\": \"\",\n \"healthEventCategory\": \"\",\n \"healthEventCause\": \"\",\n \"healthEventId\": \"\",\n \"healthEventType\": \"\",\n \"occuredTime\": \"{{faker 'date.recent' 365}}\",\n \"reasonChronicity\": \"{{oneOf (array 'Transient' 'Persistent')}}\",\n \"reasonType\": \"\",\n \"recentlyResolvedState\": {\n \"resolvedTime\": \"{{faker 'date.recent' 365}}\",\n \"unavailabilitySummary\": \"\",\n \"unavailableOccurredTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"recommendedActions\": [\n {\n \"action\": \"\",\n \"actionUrl\": \"\",\n \"actionUrlText\": \"\"\n }\n ],\n \"reportedTime\": \"{{faker 'date.recent' 365}}\",\n \"resolutionETA\": \"{{faker 'date.recent' 365}}\",\n \"rootCauseAttributionTime\": \"{{faker 'date.recent' 365}}\",\n \"serviceImpactingEvents\": [\n {\n \"correlationId\": \"\",\n \"eventStartTime\": \"{{faker 'date.recent' 365}}\",\n \"eventStatusLastModifiedTime\": \"{{faker 'date.recent' 365}}\",\n \"incidentProperties\": {\n \"incidentType\": \"\",\n \"region\": \"\",\n \"service\": \"\",\n \"title\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n }\n }\n ],\n \"summary\": \"\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The body contains the list of the children's current availability statuses for a single resource which contains children", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "304e08ea-8461-43e7-b3c2-a55ecea5a4e0", "body": "{\n \"code\": \"\",\n \"details\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }