{ "uuid": "fcd54a99-1abd-4975-988a-ce5f94d0ac85", "lastMigration": 29, "name": "ResourceManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7ffaea25-7097-4b62-bd03-37a08e91e23c", "documentation": "Gets all resource providers for the tenant.", "method": "get", "endpoint": "providers", "responses": [ { "uuid": "cf00d780-ad7b-414a-b4bc-4c16464d9125", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resource providers.", "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": "0a1c2775-2967-4c5c-a227-e7c089948e3d", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b734ec8-66a4-4a4d-bbfa-f3027dd6abb9", "documentation": "Get all the deployments for a management group.", "method": "get", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/", "responses": [ { "uuid": "93c5d06e-5a79-45f5-b951-3467cd611dfa", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of deployments.", "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": "e65bfae6-d41c-4d4b-b832-a439aac517eb", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "858cff8d-9634-4ca0-911b-2dc507c41fe6", "documentation": "Deletes a deployment from the deployment history.", "method": "delete", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "66cb6fa8-676a-4fb7-b667-1e715f4aaedb", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Returns this status until the asynchronous operation has completed.", "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": "2a9a5d83-0a26-4114-a04b-ae7d474ed9e8", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "0afe27be-eb8d-42e6-80d0-8e10ff92b53c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa80b708-e0dc-44ba-9c9a-e5a9f2b334b2", "documentation": "Gets a deployment.", "method": "get", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "5c25c0dc-c675-437e-8161-bf3247b48a71", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "96bda3c9-8e22-4fe9-b121-2a7e9e754d20", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "724e728c-6594-4a8c-a598-e0eb547ebc39", "documentation": "Checks whether the deployment exists.", "method": "head", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "cab16c83-0662-4a1a-939d-591d04daa68d", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "a8c23b20-ccf8-4b49-920f-7600d778466d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "b21903ee-87a8-4154-8034-3c00b501e02b", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b8144f81-547f-48c6-842d-dc21265876ef", "documentation": "Deploys resources at management group scope.", "method": "put", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "47b1a7bf-20f3-4c0f-85e8-f57f228d5600", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "a6b50215-5919-430e-b63c-407ff52f57a8", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the deployment, including provisioning status.", "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": "d5f0be4d-943d-48ae-9f75-b0a87f68fd94", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac3634c1-f7bc-4135-a5b6-5b86e851e586", "documentation": "Cancels a currently running template deployment.", "method": "post", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName/cancel", "responses": [ { "uuid": "4680af9d-4d36-4d79-823e-75f3d671efc7", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "43ccebb4-4019-431b-9959-89fec0e8bc80", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "574450d7-6c78-49ac-9c6a-dd94410a7185", "documentation": "Exports the template used for specified deployment.", "method": "post", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName/exportTemplate", "responses": [ { "uuid": "f3858b6c-90e1-4ba4-acdd-b5803fc39ca6", "body": "{\n \"template\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the template.", "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": "62989b0f-bc7d-4662-a8a4-1a14083865db", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b37b215-66e4-4ed9-9dce-0f8901bdacba", "documentation": "Gets all deployments operations for a deployment.", "method": "get", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName/operations", "responses": [ { "uuid": "3ba53252-0705-4457-bf03-c078e71100db", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Return an array of deployment 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" }, { "uuid": "8fdef24c-e2d2-42b4-90a6-2255709faa43", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0740d951-1894-42b8-9268-7e545c268a08", "documentation": "Gets a deployments operation.", "method": "get", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName/operations/:operationId", "responses": [ { "uuid": "f0f9f955-04f8-48c2-bf7c-6b9efcf27a4e", "body": "{\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment operation.", "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": "0d6ab165-4294-4d0a-b045-fb3384768d39", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fada2ce5-f480-49bd-96a2-f4068c3e01fa", "documentation": "Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..", "method": "post", "endpoint": "providers/Microsoft.Management/managementGroups/:groupId/providers/Microsoft.Resources/deployments/:deploymentName/validate", "responses": [ { "uuid": "873b8210-3865-42f4-bcbf-7801f6b44c37", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the validation result.", "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": "42216823-0d9a-467c-a313-8f331a39ab7d", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Returns the validation result.", "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": "700a3363-1c07-4345-a84e-f80a7df935a4", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b22ed29-488d-426f-910d-9f4ec95eb7c4", "documentation": "Calculate the hash of the given template.", "method": "post", "endpoint": "providers/Microsoft.Resources/calculateTemplateHash", "responses": [ { "uuid": "4700ba2a-350f-482d-acd1-73564316c368", "body": "{\n \"minifiedTemplate\": \"\",\n \"templateHash\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the hash.", "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": "da264903-97e5-4c30-90f1-391fbe449c27", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a8c6fa2e-c027-4b09-9b3a-6576ef9fd863", "documentation": "Get all the deployments at the tenant scope.", "method": "get", "endpoint": "providers/Microsoft.Resources/deployments/", "responses": [ { "uuid": "4f0b4bb8-b96a-4601-af2a-d3c4e5c55697", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of deployments.", "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": "c913a2af-9e7c-4208-ad36-78d014670fc2", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f65086c9-3b6d-44a8-8429-a35920d4da94", "documentation": "Deletes a deployment from the deployment history.", "method": "delete", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "c590d216-4594-49b7-956d-cf6a1690e838", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Returns this status until the asynchronous operation has completed.", "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": "87bf8971-d86d-4e6c-84f6-e5e4c629e9fa", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "9678712f-f26c-4a86-9a9f-14a0a4c03768", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "961f2d3c-88fb-42a2-98a3-2310679c7bba", "documentation": "Gets a deployment.", "method": "get", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "da7a67f2-fecb-4260-9e82-0d47b7dbc629", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "6157e05a-0e17-4e09-af0e-1c36cab63259", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86dc3f74-6335-4c4f-b664-2eba47875640", "documentation": "Checks whether the deployment exists.", "method": "head", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "f23b18cb-bbe9-4bbc-8128-7161c43b5ee0", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "3889f2b9-ca32-4f2e-a6dc-f65e17e6a704", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "e9e9d3b1-c31b-4727-82e9-085819dde63a", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f1740fb-6c46-4bed-9427-3e5e01b927cf", "documentation": "Deploys resources at tenant scope.", "method": "put", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "e3fe28c7-0a75-4d72-a101-f5b7e891d8ec", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "607d06d7-3b21-4b6e-a613-b62f043fa873", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the deployment, including provisioning status.", "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": "feae01a1-fe72-440d-854c-b93e7389e38d", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ce12ee0-0c2f-47c9-859e-3607fa1ae2fc", "documentation": "Cancels a currently running template deployment.", "method": "post", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName/cancel", "responses": [ { "uuid": "b6b7ff78-6790-4704-a825-a66d9d915235", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "5fd72e1c-9215-4855-aae3-8c26fb9fa6e0", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "60f8279b-cc38-49f1-92d4-6fb36bf05814", "documentation": "Exports the template used for specified deployment.", "method": "post", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName/exportTemplate", "responses": [ { "uuid": "0430c5d0-a11d-48ff-93f8-4380a295a82d", "body": "{\n \"template\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the template.", "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": "7a54c7f8-d21c-44e0-adfe-9af8d7483d8c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a13fe3a1-32d8-4115-ab27-ac9e3110b644", "documentation": "Gets all deployments operations for a deployment.", "method": "get", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName/operations", "responses": [ { "uuid": "499d043b-643d-4685-8675-21a3a4a6fb59", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Return an array of deployment 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" }, { "uuid": "8331944c-b0cb-4ee5-b3f3-74e5468b7e4c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9223578e-0230-4219-9595-574459c58706", "documentation": "Gets a deployments operation.", "method": "get", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName/operations/:operationId", "responses": [ { "uuid": "7a607ac8-db01-413b-85b3-513c999ec4cc", "body": "{\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment operation.", "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": "27c34b20-9fcc-43b4-a175-dcec36713169", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8cb8cd21-e3e0-4a92-b40f-38667d61828a", "documentation": "Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..", "method": "post", "endpoint": "providers/Microsoft.Resources/deployments/:deploymentName/validate", "responses": [ { "uuid": "045c50fb-a963-4ecd-89cc-cce128137710", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the validation result.", "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": "03fa6be7-7154-41f8-adaa-5db2afe19a03", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Returns the validation result.", "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": "9edcb389-fb16-4698-a33a-f6929a117214", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dbbb5264-503b-4caf-bf53-939967a70762", "documentation": "Lists all of the available Microsoft.Resources REST API operations.", "method": "get", "endpoint": "providers/Microsoft.Resources/operations", "responses": [ { "uuid": "3451aa7e-c616-4e3a-b421-339c045d6c85", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK. The request has succeeded.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b5411ec0-51c9-43e3-95ac-6c8db66d78b6", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ffae6740-d526-4f6a-895d-b7c5d33d7b85", "documentation": "Gets the specified resource provider at the tenant level.", "method": "get", "endpoint": "providers/:resourceProviderNamespace", "responses": [ { "uuid": "2a34172b-8c30-4791-b7e8-b3ccad073a33", "body": "{\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource provider.", "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": "c06c5646-ba05-4154-ad33-edbd313915e3", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e67dd610-1df9-4e66-a5e4-74d667d00d33", "documentation": "Gets all resource providers for a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers", "responses": [ { "uuid": "e8aaac00-103e-4a4e-af23-86ca3fc4d892", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resource providers.", "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": "a369f1e1-74d8-462d-b8cf-a2911cc0324e", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc987bec-eb1e-4cf0-80c5-b517ec3f09fd", "documentation": "Get all the deployments for a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/", "responses": [ { "uuid": "66899bb7-c39a-41ed-be50-a1c4260846c6", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of deployments.", "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": "182c7bec-e0e9-4b1c-b2fd-cfe1ef6840e7", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e864854c-78f3-4c94-a561-e36ea417c9c2", "documentation": "Deletes a deployment from the deployment history.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "f34d5213-3795-4708-a7cd-68197039cb70", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Returns this status until the asynchronous operation has completed.", "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": "036cd6f7-b865-4170-aae2-313ce8055a08", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "25d1e84b-2d24-4e5d-937f-d8c014d3d7f0", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "42cb549c-173b-4750-b478-e7383aff7898", "documentation": "Gets a deployment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "fe72fac0-6523-4527-b546-1c0bad1ed5ef", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "cb55fdc1-c666-4f01-8db0-0ace45a2c1d6", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a534b17f-453e-4cc3-9ab4-ff794380d36a", "documentation": "Checks whether the deployment exists.", "method": "head", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "ead7c45d-aa64-4100-8167-b1f4894c165d", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "bb71c0ce-b8f5-47ab-aa5e-9d6a5ae506fd", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "7cdd3d29-058c-4229-8100-d6df0aeb7b6a", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09cf585a-c070-4979-8a5e-6207966dd9f0", "documentation": "Deploys resources at subscription scope.", "method": "put", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "6ba6f875-05cc-4200-a5b0-16b82954d124", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "dccfc397-f505-41ea-afda-c2c33dfcbe55", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the deployment, including provisioning status.", "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": "4e720111-76cb-4c83-8178-aaa2585812ba", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "362faf90-702a-4154-b344-9fe6b8893f50", "documentation": "Cancels a currently running template deployment.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName/cancel", "responses": [ { "uuid": "209f9ed4-941f-4b9f-876e-9059150d8fd4", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "f9ac925c-b2e0-459d-b4e0-bf3ce1d31289", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0cbb2527-925a-4ab4-87b7-92d238f6e14b", "documentation": "Exports the template used for specified deployment.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName/exportTemplate", "responses": [ { "uuid": "7d36f5b7-c2a8-4712-8ecb-745e58ab1f92", "body": "{\n \"template\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the template.", "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": "b80db2df-4f0f-4523-b13d-1477e6f575b5", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa52edc2-36be-44ec-90fe-166040e25a84", "documentation": "Gets all deployments operations for a deployment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName/operations", "responses": [ { "uuid": "93d815c0-c743-4ea4-9773-9c4789fb35e9", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Return an array of deployment 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" }, { "uuid": "c96aaeb4-4a4c-4132-89c3-466ebaa662a1", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3ef79b6-05c0-4d87-a4a9-62c9bc8f62a2", "documentation": "Gets a deployments operation.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName/operations/:operationId", "responses": [ { "uuid": "3b7816b3-d13a-4bd0-bc29-135a0352c557", "body": "{\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment operation.", "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": "c64c767f-87d9-4115-9753-a81fd6c10f83", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7fbc7dac-c61c-4bc7-88cf-895db92aea0d", "documentation": "Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName/validate", "responses": [ { "uuid": "7a8421b7-3b7c-4e34-a965-c76fd4aaae38", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the validation result.", "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": "4d061e43-a732-4e43-bc4b-5e2104b2dd1c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Returns the validation result.", "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": "09de54ae-a4b4-4b78-bb88-41a5523b80f7", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0c804e5-6c1b-47d8-8586-155b2e47c46b", "documentation": "Returns changes that will be made by the deployment if executed at the scope of the subscription.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Resources/deployments/:deploymentName/whatIf", "responses": [ { "uuid": "c3e5a54c-aae5-4a59-8f28-5d3fae3f404c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK - Returns What-If operation status", "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": "381e7c67-4e5d-4d91-a93b-4ebc6c3cdb82", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Returns URL in Location header to query for long-running operation status.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" }, { "key": "Retry-After", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8908ca4-b752-46d0-b636-3cbce8d001ce", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a30c79ba-d63c-40fe-9a15-21bde2920cb9", "documentation": "Gets the specified resource provider.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/:resourceProviderNamespace", "responses": [ { "uuid": "2e90c86a-22ce-4d78-b155-ab7027cb9026", "body": "{\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource provider.", "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": "e15bc1fd-917d-42dc-812b-af89b10a9c2d", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9b1fb50-5e2f-4f29-aec1-6e319f513cd9", "documentation": "Registers a subscription with a resource provider.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/:resourceProviderNamespace/register", "responses": [ { "uuid": "89c37b47-32b7-45a0-a54a-db6568149342", "body": "{\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource provider.", "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": "7f8563b9-5f43-432c-b298-9ac129074316", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de254b72-3955-47c2-b385-b86bdcd7c910", "documentation": "Unregisters a subscription from a resource provider.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/:resourceProviderNamespace/unregister", "responses": [ { "uuid": "085fc633-a8b2-4087-8e1d-e090ad2a0e68", "body": "{\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource provider.", "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": "c0e7e822-36cb-4fca-948e-cb19897cee48", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64db191e-4884-4738-b6b6-e7a2bbd8250b", "documentation": "Get all the resources for a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/resources", "responses": [ { "uuid": "3b944204-712e-47f4-8b25-ab591b714c26", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resources", "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": "c944e40e-ddd2-4477-b55d-47b1f48fb380", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6bee10c7-640c-40ab-b628-b183cde0ac16", "documentation": "Moves resources from one resource group to another resource group.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:sourceResourceGroupName/moveResources", "responses": [ { "uuid": "9a1a6d8a-de7f-4a93-a74f-f75f31c10874", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "4c5d7dcf-957b-4930-b623-37271df88fd5", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "3cb10408-c669-426e-ab40-dca99d604499", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e3b47d28-5d9b-44f5-87b3-d9103f866f72", "documentation": "Validates whether resources can be moved from one resource group to another resource group.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:sourceResourceGroupName/validateMoveResources", "responses": [ { "uuid": "a9039adf-bd4a-4154-b127-20389a67dbd7", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "a3447785-f53d-42ba-8ad9-7a8253015ddf", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "d6f4bcba-d6c4-4735-893f-83aad05d5836", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5ae6fea-0f8e-4f8c-b005-df54c095e7e9", "documentation": "Gets all the resource groups for a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups", "responses": [ { "uuid": "c79031e9-2439-44bb-a105-b67bb18c1665", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"managedBy\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"\"\n },\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resource groups.", "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": "8658eb09-e06e-4b90-a229-ea4666fc36c7", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d66f28c6-90ae-43a1-9869-b2984a12ffd9", "documentation": "Deletes a resource group.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName", "responses": [ { "uuid": "3df43796-92b4-4821-ae40-ff45cb3c18a3", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "c4e6bc92-2a69-4f37-938b-10686209e2e5", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "8e7733e1-e9ef-4674-a908-400e97964ae4", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9a019cac-13bb-43c0-a213-31244ef83765", "documentation": "Gets a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName", "responses": [ { "uuid": "d2c39773-a61e-4ba6-9dbd-d42ee70c9dca", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"managedBy\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource 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" }, { "uuid": "69392f3c-225b-4afd-8621-668ea8a5eae4", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "52bc4aec-6b56-4bd2-8d9e-2e66be0885e4", "documentation": "Checks whether a resource group exists.", "method": "head", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName", "responses": [ { "uuid": "f7f4294f-afc6-427f-86bf-d1c333867ade", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "dd76b299-1413-487e-9660-305ca6816260", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "eab0cec5-3177-4865-9201-9fc5aa3e2d7c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d17671c3-cba8-4de9-b04c-5cde7197e94b", "documentation": "Updates a resource group.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName", "responses": [ { "uuid": "5af32cb2-fa9e-4101-9aa3-dc290b734362", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"managedBy\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource 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" }, { "uuid": "d7882101-19bd-472e-85da-439469a0a542", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "341b4667-f22b-485f-8342-b118f0e2a611", "documentation": "Creates or updates a resource group.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName", "responses": [ { "uuid": "6ee9e48b-2022-45da-b94e-7250fba068fd", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"managedBy\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the new resource 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" }, { "uuid": "426d7718-c5a9-4b29-ab36-67453970395e", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"managedBy\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the new resource group.", "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": "7b5d670b-f06e-4c00-8560-55a9aebe0071", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89bfaa60-4fed-4f09-9828-d91ecaaade74", "documentation": "Gets all deployments operations for a deployment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/deployments/:deploymentName/operations", "responses": [ { "uuid": "43bb8b68-156b-45e0-b703-f08542949421", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Return an array of deployment 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" }, { "uuid": "e318d301-0309-45f0-86e5-e277bc2f385b", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "738dea77-125d-4628-acd7-31772a8c04bd", "documentation": "Gets a deployments operation.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/deployments/:deploymentName/operations/:operationId", "responses": [ { "uuid": "85effd69-c9f0-42ec-aec3-059a2fed526d", "body": "{\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment operation.", "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": "2863c8a9-0414-485a-bdc2-c42644137f2b", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3993180-5f60-424f-a304-e313d0a66e78", "documentation": "Captures the specified resource group as a template.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/exportTemplate", "responses": [ { "uuid": "e0d848d7-d9c3-4ef8-8830-8c6f59590987", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"template\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the result of the export.", "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": "b1f97aea-8bfc-48a1-a20f-d12d3f9d5ba8", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "a50abe5d-92a2-4122-bab8-cc8e671a3684", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c415caaf-2b98-429a-907a-09d5d6eb21b3", "documentation": "Get all the deployments for a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/", "responses": [ { "uuid": "8b8b3a37-104f-47bc-b48d-6bb8c4fa9265", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of deployments.", "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": "829c1139-ba17-4bdc-9aab-6aac0d054594", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b92243c3-463e-4cbe-9a0c-b2dad0c3f162", "documentation": "Deletes a deployment from the deployment history.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "ef743e85-69a0-4444-a245-d61ed967cfe6", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Returns this status until the asynchronous operation has completed.", "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": "811da0f3-259b-4457-830b-724fa5b96660", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "bda1b843-c0c3-443d-8b2b-f4a61a7221b4", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "19b84954-db4d-46a8-b478-cb5dceddd22f", "documentation": "Gets a deployment.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "5ecb42d0-7dbc-4ecc-9e80-799ac492367b", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "11ed79bb-e341-4d69-b842-f28e1252395b", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7e6aaf65-411d-4e13-aabe-8d862a90ea74", "documentation": "Checks whether the deployment exists.", "method": "head", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "2c80f5eb-3e66-4fa5-a690-9a29fd30da55", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "1219753d-d88b-451a-b670-d2cc00eaf6bf", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "085b11df-60f0-47b3-8f9a-138c11176525", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "313642a8-5f11-48df-9031-647a0a6fe757", "documentation": "Deploys resources to a resource group.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "f9d1c52e-c809-40c2-b33f-17be7a8a2c5a", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "1cef7609-a073-45ab-8621-cba640da9701", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the deployment, including provisioning status.", "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": "74901693-f240-4dff-8afa-645e9d8e5e93", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69ae3a2b-3053-455c-8a06-fa13910fba64", "documentation": "Cancels a currently running template deployment.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName/cancel", "responses": [ { "uuid": "27725456-5820-4f51-96f4-3c978256c5b8", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "eb6aa355-c7ca-4b21-b9aa-5c20f8adfd8a", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "818fba17-38e7-4e83-b2f8-7d7dcec50824", "documentation": "Exports the template used for specified deployment.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName/exportTemplate", "responses": [ { "uuid": "aee50c64-7108-4389-9df2-e63ca9468cfe", "body": "{\n \"template\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the template.", "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": "1203a514-0b3e-40c2-91bd-067bbc5b5aef", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f54cb9db-84c3-4732-a932-d9bd3e94fbb8", "documentation": "Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName/validate", "responses": [ { "uuid": "60dbd5ce-6e91-497c-93c9-aa29a7f3f574", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the validation result.", "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": "297b1b3f-9f7d-4393-8c84-28426149fe25", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Returns the validation result.", "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": "ee33d263-4bb4-4300-8669-64b957c46460", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "80dbe9f7-b913-4cec-a521-5b12b1abc788", "documentation": "Returns changes that will be made by the deployment if executed at the scope of the resource group.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.Resources/deployments/:deploymentName/whatIf", "responses": [ { "uuid": "586aeb2f-f230-4fbb-9f8b-c7e770a2f4cb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK - Returns What-If operation status", "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": "e2b233f7-d51c-4fb1-99eb-da1d299c7a05", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Returns URL in Location header to query for long-running operation status.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" }, { "key": "Retry-After", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f74fc1eb-2892-44fb-b8bb-30cf98a23fc6", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c4637889-53cd-409a-8adb-52b63e2bda99", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName", "responses": [ { "uuid": "6448780e-8dae-412a-b46b-b52dafd8663b", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "b066e30d-5324-4aa6-894d-6a6ee3b41c30", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "0aeb538d-5f83-4ec1-a985-f2f875a93770", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "ca31c7a8-8f09-4fe1-bede-31fb2f541ce7", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df956259-e95d-4b36-a05c-5c94556dc82c", "documentation": "Gets a resource.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName", "responses": [ { "uuid": "724e27d7-d3d1-4950-9005-f4430d5270f7", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource.", "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": "75438698-dc61-4336-a820-8634b80a6234", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2803259f-76df-462e-a917-32d53d91852c", "documentation": "Checks whether a resource exists.", "method": "head", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName", "responses": [ { "uuid": "0edd0b92-a07f-461c-8968-9e8bd86164dc", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "ff52ca5b-bd13-4f10-a8b0-727b05cf0363", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "db616d11-0796-4adc-b0f1-fc201a4ac86c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab0944a0-7c3a-4a1b-9a5b-6d49d1c13dd2", "documentation": "Updates a resource.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName", "responses": [ { "uuid": "b667be0b-de81-4613-92d1-b4a2e766a42b", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource.", "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": "f8753f14-f721-4878-b711-8402807e6105", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "100bd17a-0d86-4ed6-93e6-6c39b12be490", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2ac52007-3f06-441a-980d-a56695ec3f4a", "documentation": "Creates a resource.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/:resourceProviderNamespace/:parentResourcePath/:resourceType/:resourceName", "responses": [ { "uuid": "886ad1aa-d9d7-432e-912a-dc46e16cbd91", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource.", "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": "fda4dc9d-dbe5-4169-9544-c20a7769f8ab", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the resource.", "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": "e13475a9-61d5-47a0-91ea-c5edf9c65c53", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "fc068ba6-b0c1-47b8-88d5-d2156b92e5b9", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a6c7207-4308-4eb0-97d3-d4903cfe61ad", "documentation": "Get all the resources in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resources", "responses": [ { "uuid": "c0ac66c8-67f5-4a51-b95e-c55102083f7c", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of resources.", "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": "5f8d00bd-2aab-4994-bee0-feb73d660d08", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec58288a-9928-415b-875d-92c22b850e9b", "documentation": "Gets a summary of tag usage under the subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/tagNames", "responses": [ { "uuid": "de3da5ec-18cc-4f1d-96a4-58460d0a4576", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagName\": \"\",\n \"values\": [\n {\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagValue\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of tag names and values.", "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": "155640a3-5ba5-44a7-bd18-aeefe481dbea", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1841b858-2a79-4ab1-8c08-83f0cb490cbb", "documentation": "Deletes a predefined tag name.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/tagNames/:tagName", "responses": [ { "uuid": "666e217e-4ae2-44c3-8bb8-a2627efa2e6c", "body": "", "latency": 0, "statusCode": 200, "label": "Predefined tag name successfully deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "27eaaa0e-6195-4416-a529-87ba0afa8267", "body": "", "latency": 0, "statusCode": 204, "label": "Predefined tag name did not exist.", "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": "4efd8ee5-3030-4bd9-b8d2-213c33e5c90f", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd48557a-69db-4118-8e01-ccd4d83004d6", "documentation": "Creates a predefined tag name.", "method": "put", "endpoint": "subscriptions/:subscriptionId/tagNames/:tagName", "responses": [ { "uuid": "4f6d368d-2006-4007-81a4-aae26c2f5406", "body": "{\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagName\": \"\",\n \"values\": [\n {\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagValue\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Predefined tag name already exists. Returns information about the predefined tag name.", "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": "f6f87f3b-5129-40d9-a0d1-e2cde215c322", "body": "{\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagName\": \"\",\n \"values\": [\n {\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagValue\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "Predefined tag name successfully created. Returns information about the predefined tag name.", "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": "1ab90cc6-cd13-464d-a3f8-05557cf64f9c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "209dea8f-8f94-4c4b-ba77-e018cc8f2c70", "documentation": "Deletes a predefined tag value for a predefined tag name.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/tagNames/:tagName/tagValues/:tagValue", "responses": [ { "uuid": "a0170428-59cf-4421-a36c-75bdb51b05d6", "body": "", "latency": 0, "statusCode": 200, "label": "Predefined tag value successfully deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8a6259a9-e219-41ed-a39d-51b3ec3a32f8", "body": "", "latency": 0, "statusCode": 204, "label": "Predefined tag value did not exist.", "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": "0ac5daab-6f39-414f-b9ad-99b1be4a724c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96400c6f-6aea-41c8-b1eb-89bc29a21982", "documentation": "Creates a predefined value for a predefined tag name.", "method": "put", "endpoint": "subscriptions/:subscriptionId/tagNames/:tagName/tagValues/:tagValue", "responses": [ { "uuid": "42eba536-120d-4fbd-8813-9813939ba57c", "body": "{\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagValue\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Predefined tag value already exists. Returns information about the predefined tag value.", "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": "b563a7f5-4863-4056-b59d-25fc19fcd5ae", "body": "{\n \"count\": {\n \"type\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"tagValue\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Predefined tag value successfully created. Returns information about the predefined tag value.", "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": "8c02f831-b6c9-4624-83ed-3cce037a6a4c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fce98c79-4098-439f-80c8-c2b8356c316b", "documentation": "Deletes a resource by ID.", "method": "delete", "endpoint": ":resourceId", "responses": [ { "uuid": "916252ec-340a-4838-a97e-1c8c33cad6d6", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "a8488479-93a8-4d8d-9f3a-22eae0549a9f", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "1106853e-5dfc-49f8-bfe6-3011f289e2fa", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "ee305ad9-12ad-4fd0-9b1b-7ace5c84d53c", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "823bca5d-8824-4a36-9562-618978ff8389", "documentation": "Gets a resource by ID.", "method": "get", "endpoint": ":resourceId", "responses": [ { "uuid": "498e570c-beb1-41f4-955c-5e7b6cf2ed05", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource.", "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": "c583e93d-b1c7-459f-8b8c-21700529a904", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10d35c0f-4327-4295-a2df-d6a615b60664", "documentation": "Checks by ID whether a resource exists.", "method": "head", "endpoint": ":resourceId", "responses": [ { "uuid": "5b9e445c-cd8e-4ad8-9808-646f0a2e40ea", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "7e57700c-a031-434f-98ed-7d947d320c57", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "66e60a41-5bb2-433c-ac59-279b58163ca9", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97c5cd3c-daa7-4f55-86d7-e41800a5d5d0", "documentation": "Updates a resource by ID.", "method": "patch", "endpoint": ":resourceId", "responses": [ { "uuid": "2abb748a-bbdc-4dde-86c8-4ebffeab9770", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource.", "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": "f24a93ca-2282-4468-ad2a-3f62b186071b", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "1695eded-6f70-4a52-bce1-c23eb15366b4", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e408c51-d5b9-40c1-a5d7-9f3c85860534", "documentation": "Create a resource by ID.", "method": "put", "endpoint": ":resourceId", "responses": [ { "uuid": "4c3e7b2e-5c87-404b-8666-938efa23a1e0", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the resource.", "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": "dd50427f-07a1-40ec-8768-9381bd78ed0c", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the resource.", "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": "9843f32f-8a81-47d0-b949-24533dfd275e", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted", "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": "df76a2cc-9247-49d8-b960-4f7f0463ba38", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6c0be71-92c3-4c13-bb65-09d149a551e5", "documentation": "Get all the deployments at the given scope.", "method": "get", "endpoint": ":scope/providers/Microsoft.Resources/deployments/", "responses": [ { "uuid": "b1b55106-ba1b-4063-87d0-4d4ccacf65d6", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns an array of deployments.", "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": "02da3c70-55d7-4477-a3ce-63750da97464", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b8004cc-156e-4851-b696-a9c82b66b4ec", "documentation": "Deletes a deployment from the deployment history.", "method": "delete", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "a550f3f0-ce7b-4cd3-a728-fec283b7894c", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Returns this status until the asynchronous operation has completed.", "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": "9205e530-77c9-4647-93c8-93fa67a14c6e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "5dab315c-83be-427d-8854-2ddfcdc843fd", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34c300cc-8d8f-4561-9cea-5b96bd247fdb", "documentation": "Gets a deployment.", "method": "get", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "13590052-1f17-4f1c-8e27-43239c80561e", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "afd8f5c2-5243-4e03-aaab-7d52a4dac558", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "864ef92c-aa25-4737-b336-d28b860962b8", "documentation": "Checks whether the deployment exists.", "method": "head", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "e3d46c42-c2be-4d1d-8b84-28e3fbd087eb", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "da4df987-e1cc-48d9-a9fb-da1858605360", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "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": "e43ef57b-f9ec-43ac-879e-f67045f0bb93", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "418407ac-9845-40b4-8b47-a71dcfe32038", "documentation": "Deploys resources at a given scope.", "method": "put", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName", "responses": [ { "uuid": "eff588d1-c7dc-490a-aa52-174fbeb46792", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment, including provisioning status.", "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": "6b3b8ac4-3b64-4722-b020-517572433df6", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Returns information about the deployment, including provisioning status.", "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": "ceb2df98-6ea1-46ef-89b4-36faab438bf6", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e869920e-e0ad-4b77-8b90-bca4a81d55a0", "documentation": "Cancels a currently running template deployment.", "method": "post", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName/cancel", "responses": [ { "uuid": "38a372cb-fa53-4058-80b1-aac73f8db753", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "4d26db62-1a59-42b7-8ae3-1bd26510acd3", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "808db121-26ee-4af8-a589-30505faf32a3", "documentation": "Exports the template used for specified deployment.", "method": "post", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName/exportTemplate", "responses": [ { "uuid": "5bda6fb0-e9b5-4cf6-9825-20917211ae02", "body": "{\n \"template\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the template.", "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": "81bab86c-bcb4-40fd-a661-ff0156d38c50", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6257e36-519d-4cbe-ae14-018adfc5f677", "documentation": "Gets all deployments operations for a deployment.", "method": "get", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName/operations", "responses": [ { "uuid": "4813f864-6bd7-4881-af76-ba498229a2b6", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK - Return an array of deployment 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" }, { "uuid": "470bc03f-e088-4f0b-91f4-4c11e4bbc484", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0df6c4af-0108-4eb6-a55a-98fbba3d1321", "documentation": "Gets a deployments operation.", "method": "get", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName/operations/:operationId", "responses": [ { "uuid": "dddc9eb4-98dd-4cd0-a244-e7c328ed1368", "body": "{\n \"id\": \"\",\n \"operationId\": \"\",\n \"properties\": {\n \"duration\": \"\",\n \"provisioningState\": \"\",\n \"request\": {\n \"content\": {}\n },\n \"response\": {\n \"content\": {}\n },\n \"serviceRequestId\": \"\",\n \"statusCode\": \"\",\n \"statusMessage\": {},\n \"targetResource\": {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns information about the deployment operation.", "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": "6e7abba6-3237-474d-8dc2-3a50f1a5f7d3", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c98448af-eb6d-4081-a3e9-b415fb50a72f", "documentation": "Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..", "method": "post", "endpoint": ":scope/providers/Microsoft.Resources/deployments/:deploymentName/validate", "responses": [ { "uuid": "70a2a11a-f972-496c-964b-56b16ebf328d", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK - Returns the validation result.", "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": "c651774d-c2c3-458c-b73e-af2a18b8bef7", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n },\n \"properties\": {\n \"correlationId\": \"\",\n \"debugSetting\": {\n \"detailLevel\": \"\"\n },\n \"dependencies\": [\n {\n \"dependsOn\": [\n {\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"id\": \"\",\n \"resourceName\": \"\",\n \"resourceType\": \"\"\n }\n ],\n \"duration\": \"\",\n \"mode\": \"{{oneOf (array 'Incremental' 'Complete')}}\",\n \"onErrorDeployment\": {\n \"deploymentName\": \"\",\n \"provisioningState\": \"\",\n \"type\": \"{{oneOf (array 'LastSuccessful' 'SpecificDeployment')}}\"\n },\n \"outputs\": {},\n \"parameters\": {},\n \"parametersLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"providers\": [\n {\n \"id\": \"\",\n \"namespace\": \"\",\n \"registrationPolicy\": \"\",\n \"registrationState\": \"\",\n \"resourceTypes\": [\n {\n \"aliases\": [\n {\n \"name\": \"\",\n \"paths\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"path\": \"\"\n }\n ]\n }\n ],\n \"apiVersions\": [\n \"\"\n ],\n \"capabilities\": \"\",\n \"locations\": [\n \"\"\n ],\n \"properties\": {},\n \"resourceType\": \"\"\n }\n ]\n }\n ],\n \"provisioningState\": \"\",\n \"template\": {},\n \"templateLink\": {\n \"contentVersion\": \"\",\n \"uri\": \"\"\n },\n \"timestamp\": \"{{faker 'date.recent' 365}}\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Returns the validation result.", "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": "212f72a2-6d5b-4f13-a10b-be02dac2194f", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4742dbda-34fa-4875-b983-d761d48f00e6", "documentation": "Deletes the entire set of tags on a resource or subscription.", "method": "delete", "endpoint": ":scope/providers/Microsoft.Resources/tags/default", "responses": [ { "uuid": "115348d3-d1f9-462a-b417-f6b9698c257c", "body": "", "latency": 0, "statusCode": 200, "label": "Tags successfully deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4fc0ae3e-1ad8-4a82-99e2-cb834d8b0cd7", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "543fa917-7929-46b1-aa73-d3954222d664", "documentation": "Gets the entire set of tags on a resource or subscription.", "method": "get", "endpoint": ":scope/providers/Microsoft.Resources/tags/default", "responses": [ { "uuid": "5913f984-10ce-4bcb-8939-13370de55a44", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"tags\": {}\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returns tags from the specified object.", "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": "63e568c8-1020-44b5-af11-086711817874", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e794835-cbd5-400c-8958-057c11b6d680", "documentation": "Selectively updates the set of tags on a resource or subscription.", "method": "patch", "endpoint": ":scope/providers/Microsoft.Resources/tags/default", "responses": [ { "uuid": "899bc179-7eed-4ea7-8bb8-ff9b67b798ed", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"tags\": {}\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Tags updated successfully. Returns tags from the specified object.", "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": "4d2e6463-5664-4203-8f93-c6b0784c5881", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e1c2e80-e896-4ead-9ac9-3d69d9ee761f", "documentation": "Creates or updates the entire set of tags on a resource or subscription.", "method": "put", "endpoint": ":scope/providers/Microsoft.Resources/tags/default", "responses": [ { "uuid": "3447c2f2-3c38-40ef-bc1e-f9b5e31ea941", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"tags\": {}\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Tags updated successfully. Returns tags from the specified object.", "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": "8e9ba680-9dab-4729-9d61-5b501ba28123", "body": "{\n \"error\": {\n \"additionalInfo\": [\n {\n \"info\": {},\n \"type\": \"\"\n }\n ],\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "7ffaea25-7097-4b62-bd03-37a08e91e23c" }, { "type": "route", "uuid": "8b734ec8-66a4-4a4d-bbfa-f3027dd6abb9" }, { "type": "route", "uuid": "858cff8d-9634-4ca0-911b-2dc507c41fe6" }, { "type": "route", "uuid": "aa80b708-e0dc-44ba-9c9a-e5a9f2b334b2" }, { "type": "route", "uuid": "724e728c-6594-4a8c-a598-e0eb547ebc39" }, { "type": "route", "uuid": "b8144f81-547f-48c6-842d-dc21265876ef" }, { "type": "route", "uuid": "ac3634c1-f7bc-4135-a5b6-5b86e851e586" }, { "type": "route", "uuid": "574450d7-6c78-49ac-9c6a-dd94410a7185" }, { "type": "route", "uuid": "0b37b215-66e4-4ed9-9dce-0f8901bdacba" }, { "type": "route", "uuid": "0740d951-1894-42b8-9268-7e545c268a08" }, { "type": "route", "uuid": "fada2ce5-f480-49bd-96a2-f4068c3e01fa" }, { "type": "route", "uuid": "3b22ed29-488d-426f-910d-9f4ec95eb7c4" }, { "type": "route", "uuid": "a8c6fa2e-c027-4b09-9b3a-6576ef9fd863" }, { "type": "route", "uuid": "f65086c9-3b6d-44a8-8429-a35920d4da94" }, { "type": "route", "uuid": "961f2d3c-88fb-42a2-98a3-2310679c7bba" }, { "type": "route", "uuid": "86dc3f74-6335-4c4f-b664-2eba47875640" }, { "type": "route", "uuid": "9f1740fb-6c46-4bed-9427-3e5e01b927cf" }, { "type": "route", "uuid": "7ce12ee0-0c2f-47c9-859e-3607fa1ae2fc" }, { "type": "route", "uuid": "60f8279b-cc38-49f1-92d4-6fb36bf05814" }, { "type": "route", "uuid": "a13fe3a1-32d8-4115-ab27-ac9e3110b644" }, { "type": "route", "uuid": "9223578e-0230-4219-9595-574459c58706" }, { "type": "route", "uuid": "8cb8cd21-e3e0-4a92-b40f-38667d61828a" }, { "type": "route", "uuid": "dbbb5264-503b-4caf-bf53-939967a70762" }, { "type": "route", "uuid": "ffae6740-d526-4f6a-895d-b7c5d33d7b85" }, { "type": "route", "uuid": "e67dd610-1df9-4e66-a5e4-74d667d00d33" }, { "type": "route", "uuid": "bc987bec-eb1e-4cf0-80c5-b517ec3f09fd" }, { "type": "route", "uuid": "e864854c-78f3-4c94-a561-e36ea417c9c2" }, { "type": "route", "uuid": "42cb549c-173b-4750-b478-e7383aff7898" }, { "type": "route", "uuid": "a534b17f-453e-4cc3-9ab4-ff794380d36a" }, { "type": "route", "uuid": "09cf585a-c070-4979-8a5e-6207966dd9f0" }, { "type": "route", "uuid": "362faf90-702a-4154-b344-9fe6b8893f50" }, { "type": "route", "uuid": "0cbb2527-925a-4ab4-87b7-92d238f6e14b" }, { "type": "route", "uuid": "fa52edc2-36be-44ec-90fe-166040e25a84" }, { "type": "route", "uuid": "d3ef79b6-05c0-4d87-a4a9-62c9bc8f62a2" }, { "type": "route", "uuid": "7fbc7dac-c61c-4bc7-88cf-895db92aea0d" }, { "type": "route", "uuid": "a0c804e5-6c1b-47d8-8586-155b2e47c46b" }, { "type": "route", "uuid": "a30c79ba-d63c-40fe-9a15-21bde2920cb9" }, { "type": "route", "uuid": "c9b1fb50-5e2f-4f29-aec1-6e319f513cd9" }, { "type": "route", "uuid": "de254b72-3955-47c2-b385-b86bdcd7c910" }, { "type": "route", "uuid": "64db191e-4884-4738-b6b6-e7a2bbd8250b" }, { "type": "route", "uuid": "6bee10c7-640c-40ab-b628-b183cde0ac16" }, { "type": "route", "uuid": "e3b47d28-5d9b-44f5-87b3-d9103f866f72" }, { "type": "route", "uuid": "a5ae6fea-0f8e-4f8c-b005-df54c095e7e9" }, { "type": "route", "uuid": "d66f28c6-90ae-43a1-9869-b2984a12ffd9" }, { "type": "route", "uuid": "9a019cac-13bb-43c0-a213-31244ef83765" }, { "type": "route", "uuid": "52bc4aec-6b56-4bd2-8d9e-2e66be0885e4" }, { "type": "route", "uuid": "d17671c3-cba8-4de9-b04c-5cde7197e94b" }, { "type": "route", "uuid": "341b4667-f22b-485f-8342-b118f0e2a611" }, { "type": "route", "uuid": "89bfaa60-4fed-4f09-9828-d91ecaaade74" }, { "type": "route", "uuid": "738dea77-125d-4628-acd7-31772a8c04bd" }, { "type": "route", "uuid": "d3993180-5f60-424f-a304-e313d0a66e78" }, { "type": "route", "uuid": "c415caaf-2b98-429a-907a-09d5d6eb21b3" }, { "type": "route", "uuid": "b92243c3-463e-4cbe-9a0c-b2dad0c3f162" }, { "type": "route", "uuid": "19b84954-db4d-46a8-b478-cb5dceddd22f" }, { "type": "route", "uuid": "7e6aaf65-411d-4e13-aabe-8d862a90ea74" }, { "type": "route", "uuid": "313642a8-5f11-48df-9031-647a0a6fe757" }, { "type": "route", "uuid": "69ae3a2b-3053-455c-8a06-fa13910fba64" }, { "type": "route", "uuid": "818fba17-38e7-4e83-b2f8-7d7dcec50824" }, { "type": "route", "uuid": "f54cb9db-84c3-4732-a932-d9bd3e94fbb8" }, { "type": "route", "uuid": "80dbe9f7-b913-4cec-a521-5b12b1abc788" }, { "type": "route", "uuid": "c4637889-53cd-409a-8adb-52b63e2bda99" }, { "type": "route", "uuid": "df956259-e95d-4b36-a05c-5c94556dc82c" }, { "type": "route", "uuid": "2803259f-76df-462e-a917-32d53d91852c" }, { "type": "route", "uuid": "ab0944a0-7c3a-4a1b-9a5b-6d49d1c13dd2" }, { "type": "route", "uuid": "2ac52007-3f06-441a-980d-a56695ec3f4a" }, { "type": "route", "uuid": "7a6c7207-4308-4eb0-97d3-d4903cfe61ad" }, { "type": "route", "uuid": "ec58288a-9928-415b-875d-92c22b850e9b" }, { "type": "route", "uuid": "1841b858-2a79-4ab1-8c08-83f0cb490cbb" }, { "type": "route", "uuid": "fd48557a-69db-4118-8e01-ccd4d83004d6" }, { "type": "route", "uuid": "209dea8f-8f94-4c4b-ba77-e018cc8f2c70" }, { "type": "route", "uuid": "96400c6f-6aea-41c8-b1eb-89bc29a21982" }, { "type": "route", "uuid": "fce98c79-4098-439f-80c8-c2b8356c316b" }, { "type": "route", "uuid": "823bca5d-8824-4a36-9562-618978ff8389" }, { "type": "route", "uuid": "10d35c0f-4327-4295-a2df-d6a615b60664" }, { "type": "route", "uuid": "97c5cd3c-daa7-4f55-86d7-e41800a5d5d0" }, { "type": "route", "uuid": "1e408c51-d5b9-40c1-a5d7-9f3c85860534" }, { "type": "route", "uuid": "a6c0be71-92c3-4c13-bb65-09d149a551e5" }, { "type": "route", "uuid": "2b8004cc-156e-4851-b696-a9c82b66b4ec" }, { "type": "route", "uuid": "34c300cc-8d8f-4561-9cea-5b96bd247fdb" }, { "type": "route", "uuid": "864ef92c-aa25-4737-b336-d28b860962b8" }, { "type": "route", "uuid": "418407ac-9845-40b4-8b47-a71dcfe32038" }, { "type": "route", "uuid": "e869920e-e0ad-4b77-8b90-bca4a81d55a0" }, { "type": "route", "uuid": "808db121-26ee-4af8-a589-30505faf32a3" }, { "type": "route", "uuid": "a6257e36-519d-4cbe-ae14-018adfc5f677" }, { "type": "route", "uuid": "0df6c4af-0108-4eb6-a55a-98fbba3d1321" }, { "type": "route", "uuid": "c98448af-eb6d-4081-a3e9-b415fb50a72f" }, { "type": "route", "uuid": "4742dbda-34fa-4875-b983-d761d48f00e6" }, { "type": "route", "uuid": "543fa917-7929-46b1-aa73-d3954222d664" }, { "type": "route", "uuid": "3e794835-cbd5-400c-8958-057c11b6d680" }, { "type": "route", "uuid": "4e1c2e80-e896-4ead-9ac9-3d69d9ee761f" } ] }