{ "uuid": "5b2dca19-ba2d-4145-b9d9-e9d588eb8cb8", "lastMigration": 29, "name": "Azure Addons Resource Provider", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "b5f28e2d-a4ec-4c52-b51e-3477060eea56", "documentation": "Lists all of the available Addons RP operations.", "method": "get", "endpoint": "providers/Microsoft.Addons/operations", "responses": [ { "uuid": "7af3f7a6-8445-4ea5-a7ec-b07f4c59eade", "body": "[\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List all the 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": "48d7ffee-e5c3-4967-96b2-bc1d39a416d8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected error", "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": "d9349e0e-f28c-43c8-b87e-b8260f5c1624", "documentation": "Returns the canonical support plan information for all types for the subscription.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Addons/supportProviders/canonical/listSupportPlanInfo", "responses": [ { "uuid": "56a946a0-2750-4676-9285-ae6f6fd7dcb5", "body": "[\n {\n \"enabled\": {{faker 'datatype.boolean'}},\n \"oneTimeCharge\": \"{{oneOf (array 'no' 'onEnabled' 'onReenabled')}}\",\n \"supportPlanType\": \"{{oneOf (array 'essential' 'standard' 'advanced')}}\"\n }\n]", "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": "addcfc13-2777-4c0d-82db-2b16c02449c7", "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": "3c020fef-6df4-475c-ae64-32e5f3bc0f8d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "BadRequest", "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": "0546f669-377c-45be-8ffc-497be69e4132", "documentation": "Cancels the Canonical support plan of type {type} for the subscription.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Addons/supportProviders/:providerName/supportPlanTypes/:planTypeName", "responses": [ { "uuid": "bb01e7fb-4972-4b44-bdd4-cdbbfa611eee", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Failed' 'Cancelled' 'Purchasing' 'Downgrading' 'Cancelling' 'Upgrading')}}\"\n },\n \"type\": \"\"\n}", "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": "ebda08a7-5406-4dd1-a29e-ddadf1b4f658", "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": "deca8857-36b2-4cd9-bb86-fd6394ce67db", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "BadRequest", "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": "255c17b3-d991-4aa6-a025-067fecc8e24d", "documentation": "Returns whether or not the canonical support plan of type {type} is enabled for the subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Addons/supportProviders/:providerName/supportPlanTypes/:planTypeName", "responses": [ { "uuid": "8c827d7e-dc87-43dc-a904-48c310dad0b5", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Failed' 'Cancelled' 'Purchasing' 'Downgrading' 'Cancelling' 'Upgrading')}}\"\n },\n \"type\": \"\"\n}", "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": "5035c5bd-9c80-453d-9a47-b6c8265f5f3c", "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": "ca42c891-f9dc-4554-99d5-52c2a1532d7e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "'404' - 'Not Found'.\n'400' - 'Bad Request'", "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": "dfc19055-3188-4ede-b280-11a6e712b633", "documentation": "Creates or updates the Canonical support plan of type {type} for the subscription.", "method": "put", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Addons/supportProviders/:providerName/supportPlanTypes/:planTypeName", "responses": [ { "uuid": "12633ea4-236e-4b11-99ac-013a7faeaa85", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Failed' 'Cancelled' 'Purchasing' 'Downgrading' 'Cancelling' 'Upgrading')}}\"\n },\n \"type\": \"\"\n}", "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": "fa7bd9c3-2a93-46a2-8417-d85bda42fbde", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Failed' 'Cancelled' 'Purchasing' 'Downgrading' 'Cancelling' 'Upgrading')}}\"\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "daf6fbd4-b64e-433a-989c-ca169f4a9c11", "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": "30880009-bba5-47d6-81c8-79f6e79c690a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "'404' - 'Not Found'.\n'400' - 'Bad Request'", "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": "b5f28e2d-a4ec-4c52-b51e-3477060eea56" }, { "type": "route", "uuid": "d9349e0e-f28c-43c8-b87e-b8260f5c1624" }, { "type": "route", "uuid": "0546f669-377c-45be-8ffc-497be69e4132" }, { "type": "route", "uuid": "255c17b3-d991-4aa6-a025-067fecc8e24d" }, { "type": "route", "uuid": "dfc19055-3188-4ede-b280-11a6e712b633" } ] }