{ "uuid": "01f4a9f3-9ef5-4f0c-bc34-9016715db341", "lastMigration": 29, "name": "AWS IoT Core Device Advisor", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "129d37ec-ba08-42e7-9813-68d09a4fdcbc", "documentation": "Creates a Device Advisor test suite.", "method": "post", "endpoint": "suiteDefinitions", "responses": [ { "uuid": "a2ed382b-3cac-465a-952b-c75b074a057a", "body": "{\n \"suiteDefinitionId\": \"\",\n \"suiteDefinitionArn\": \"\",\n \"suiteDefinitionName\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb7c5b55-0f38-4e94-8909-83c6687673d9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc24c4e6-fe68-4cd0-a188-cdc91527070f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54b05613-5551-4687-8770-34023fd21a0d", "documentation": "Lists the Device Advisor test suites you have created.", "method": "get", "endpoint": "suiteDefinitions", "responses": [ { "uuid": "5bc7e6ec-c9a2-400a-add3-fb29b0992d19", "body": "{\n \"suiteDefinitionInformationList\": [\n {\n \"suiteDefinitionId\": \"\",\n \"suiteDefinitionName\": \"\",\n \"defaultDevices\": [\n {\n \"thingArn\": \"\",\n \"certificateArn\": \"\"\n }\n ],\n \"intendedForQualification\": {{faker 'datatype.boolean'}},\n \"createdAt\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0fe6409e-4487-4f06-99bf-9fb020cdcba4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59ab3553-49b7-42a8-b761-1ec470d1f652", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea19617e-f196-4b13-b108-49bd0f6a2fbd", "documentation": "Deletes a Device Advisor test suite.", "method": "delete", "endpoint": "suiteDefinitions/:suiteDefinitionId", "responses": [ { "uuid": "4e44ee9f-d6ec-440a-b986-715f8e23b4a7", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "596c1a86-ef1c-47b0-91a2-5c0fb315f3c9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50ee843e-5a38-402d-a8bb-12a61d9dddbe", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5ac5daf7-026a-4637-928f-6fe77a41a369", "documentation": "Gets information about a Device Advisor test suite.", "method": "get", "endpoint": "suiteDefinitions/:suiteDefinitionId", "responses": [ { "uuid": "dfc96f6e-a50b-4024-9742-ce84891e65bb", "body": "{\n \"suiteDefinitionId\": \"\",\n \"suiteDefinitionArn\": \"\",\n \"suiteDefinitionVersion\": \"\",\n \"latestVersion\": \"\",\n \"suiteDefinitionConfiguration\": {\n \"suiteDefinitionName\": \"\",\n \"devices\": [\n {\n \"thingArn\": \"\",\n \"certificateArn\": \"\"\n }\n ],\n \"intendedForQualification\": {{faker 'datatype.boolean'}},\n \"rootGroup\": \"\",\n \"devicePermissionRoleArn\": \"\"\n },\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"lastModifiedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "befd9d5b-d7fe-48a3-9913-351adfb78cf6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc8669e3-3d15-4d1a-9543-6dc5d5fb5b3f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ee90d2b-cf94-4552-93e3-6dce62745415", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0f14b85-fd5e-4a6d-adc3-8b98521dc959", "documentation": "Updates a Device Advisor test suite.", "method": "patch", "endpoint": "suiteDefinitions/:suiteDefinitionId", "responses": [ { "uuid": "8ca0e9bf-c930-421f-8796-963ed0cd3afb", "body": "{\n \"suiteDefinitionId\": \"\",\n \"suiteDefinitionArn\": \"\",\n \"suiteDefinitionName\": \"\",\n \"suiteDefinitionVersion\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5935ef22-5630-4132-b557-8608e4783272", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c2d25b0-2d11-42f3-954d-da0ad1b35a29", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "590d2fd5-93b9-41fd-8f9d-091d134eb626", "documentation": "Gets information about a Device Advisor test suite run.", "method": "get", "endpoint": "suiteDefinitions/:suiteDefinitionId/suiteRuns/:suiteRunId", "responses": [ { "uuid": "319bd8da-2cc9-44f2-8c52-0a8e78033582", "body": "{\n \"suiteDefinitionId\": \"\",\n \"suiteDefinitionVersion\": \"\",\n \"suiteRunId\": \"\",\n \"suiteRunArn\": \"\",\n \"suiteRunConfiguration\": {\n \"primaryDevice\": {\n \"thingArn\": \"\",\n \"certificateArn\": \"\"\n },\n \"selectedTestList\": [\n \"\"\n ]\n },\n \"testResult\": {\n \"groups\": [\n {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"tests\": [\n {\n \"testCaseRunId\": \"\",\n \"testCaseDefinitionId\": \"\",\n \"testCaseDefinitionName\": \"\",\n \"status\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"logUrl\": \"\",\n \"warnings\": \"\",\n \"failure\": \"\"\n }\n ]\n }\n ]\n },\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"errorReason\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1dc64ac6-8602-472b-9a9a-4df51523c44f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3cbec3e-a206-4843-a135-e8d7181cdf5f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23bc2e65-5bf6-49b2-981e-ae51b60d0a0f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "109a3664-8352-4b1b-be08-55f97be66c99", "documentation": "Gets a report download link for a successful Device Advisor qualifying test suite run.", "method": "get", "endpoint": "suiteDefinitions/:suiteDefinitionId/suiteRuns/:suiteRunId/report", "responses": [ { "uuid": "4d2e911a-9de8-4178-831a-9edfbfccec37", "body": "{\n \"qualificationReportDownloadUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9882633c-0cd0-40f0-b944-3c1304ee3d70", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2acbcb68-da07-4a82-9156-a77f898c0910", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c0f8018-79be-4c68-a225-3bbed76a2082", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6bdd323-318a-48eb-aac8-c1ed188114d6", "documentation": "Lists the runs of the specified Device Advisor test suite. You can list all runs of the test suite, or the runs of a specific version of the test suite.", "method": "get", "endpoint": "suiteRuns", "responses": [ { "uuid": "eb127b60-1bbf-4771-be56-f8aa8386f010", "body": "{\n \"suiteRunsList\": [\n {\n \"suiteDefinitionId\": \"\",\n \"suiteDefinitionVersion\": \"\",\n \"suiteDefinitionName\": \"\",\n \"suiteRunId\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"startedAt\": \"{{faker 'date.recent' 365}}\",\n \"endAt\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"passed\": {{faker 'number.int' max=99999}},\n \"failed\": {{faker 'number.int' max=99999}}\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75a5c88b-77b5-46c4-91ed-9850f318c0c6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2861a9a-78d1-44ef-9eef-8f81ef48adeb", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "acd0e0f2-b6a3-414a-b612-00019b708511", "documentation": "Lists the tags attached to an IoT Device Advisor resource.", "method": "get", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "11cf83f8-e079-4aaf-b70b-c11f311f596c", "body": "{\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "08362fc2-1a83-4464-a45d-7a153c2d8e41", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53045f57-750c-4667-8c40-3f5ec96dc197", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2240a2e3-e3e7-4fbc-8bcc-fabe56f84ac0", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "646d1a55-ce9f-4fda-a7e5-ba36e1a1a9cf", "documentation": "Adds to and modifies existing tags of an IoT Device Advisor resource.", "method": "post", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "0e7f1ec1-78c0-485c-ae47-9cfdea8943c6", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bc8b87f4-b5f5-4435-b76a-f34cefcb622e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90bcbb83-ae45-4f47-bd03-b9d460338207", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "857ace16-c447-4f03-b598-3bebf104e9c0", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f1c3da0-93b0-431f-9fb0-5ad26c7a808a", "documentation": "Starts a Device Advisor test suite run.", "method": "post", "endpoint": "suiteDefinitions/:suiteDefinitionId/suiteRuns", "responses": [ { "uuid": "6e7de0c4-bc42-498b-b42a-104881be9451", "body": "{\n \"suiteRunId\": \"\",\n \"suiteRunArn\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "233ecae7-94bf-4f5f-b00a-bb380a00384c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e289730-a65a-403a-91bf-7bcf5a3f2c44", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7e51c8a-3110-48e0-a19f-2d05c23ca899", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf93aac0-2909-432a-80b2-7a72feaf5598", "documentation": "Stops a Device Advisor test suite run that is currently running.", "method": "post", "endpoint": "suiteDefinitions/:suiteDefinitionId/suiteRuns/:suiteRunId/stop", "responses": [ { "uuid": "de0d90bf-5daf-4049-a401-ef49c63ddeab", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75095be8-b7e0-4e17-8dd5-81ce788df33f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12e99518-9922-4850-aa93-ecf78ea5d9e0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f557a6ca-950b-4103-a54e-4572358f6c3c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a93fbf7e-a385-46d9-b035-81c6bed72cfb", "documentation": "Removes tags from an IoT Device Advisor resource.", "method": "delete", "endpoint": "tags/:resourceArn#tagKeys", "responses": [ { "uuid": "826e07ba-118e-4037-b746-746821ad7d23", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7d5ab0ee-f341-4c2c-aa6f-30946d5102ff", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8996493-f655-4a42-a80b-e34fdae30208", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ValidationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b24e1b27-4c80-4ff9-8de2-4ee50a18aafb", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "129d37ec-ba08-42e7-9813-68d09a4fdcbc" }, { "type": "route", "uuid": "54b05613-5551-4687-8770-34023fd21a0d" }, { "type": "route", "uuid": "ea19617e-f196-4b13-b108-49bd0f6a2fbd" }, { "type": "route", "uuid": "5ac5daf7-026a-4637-928f-6fe77a41a369" }, { "type": "route", "uuid": "a0f14b85-fd5e-4a6d-adc3-8b98521dc959" }, { "type": "route", "uuid": "590d2fd5-93b9-41fd-8f9d-091d134eb626" }, { "type": "route", "uuid": "109a3664-8352-4b1b-be08-55f97be66c99" }, { "type": "route", "uuid": "d6bdd323-318a-48eb-aac8-c1ed188114d6" }, { "type": "route", "uuid": "acd0e0f2-b6a3-414a-b612-00019b708511" }, { "type": "route", "uuid": "646d1a55-ce9f-4fda-a7e5-ba36e1a1a9cf" }, { "type": "route", "uuid": "9f1c3da0-93b0-431f-9fb0-5ad26c7a808a" }, { "type": "route", "uuid": "cf93aac0-2909-432a-80b2-7a72feaf5598" }, { "type": "route", "uuid": "a93fbf7e-a385-46d9-b035-81c6bed72cfb" } ] }