{ "uuid": "6b7263b7-ae2d-4ae5-9118-4d26c199b8af", "lastMigration": 29, "name": "Clever-Cloud API", "endpointPrefix": "v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5294e527-da0b-4768-9958-e71114689e91", "documentation": "", "method": "get", "endpoint": "/openapi", "responses": [ { "uuid": "329340e8-7fb3-4ed2-b88e-c83a5906681f", "body": "", "latency": 0, "statusCode": 200, "label": "The swagger documenting this API in yaml format.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04599bea-e370-4032-9485-6a7d6a570daa", "documentation": "", "method": "get", "endpoint": "application/:appId/environment", "responses": [ { "uuid": "29b7e82e-d58f-46b5-8dab-8101005f4e6b", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "596cf38c-f608-4a78-85eb-8f4b5141ec05", "documentation": "", "method": "put", "endpoint": "application/:appId/environment", "responses": [ { "uuid": "4ede5598-f1d0-4c24-b6e5-136b6c221b73", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec949b4c-6a95-440c-a1c0-8bb98951e2a6", "documentation": "Handled by our API.", "method": "post", "endpoint": "authorize", "responses": [ { "uuid": "992fd1f7-16d1-4a9a-ac5c-4bf1f203e59f", "body": "", "latency": 0, "statusCode": 200, "label": "authorize", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47d42ccb-fd9a-4890-8852-995acd97c362", "documentation": "Retrieve events as they come through a websocket connection. To have authorization, you have to send a `{ \"message_type\": \"oauth\", \"authorization\": \"oauth authorization string\" }` message", "method": "get", "endpoint": "events/event-socket", "responses": [ { "uuid": "38b8252c-410b-49d2-945d-d9d90dd49c33", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c6bb7c1e-cf46-4d19-bcb7-59925bde3f8f", "documentation": "", "method": "get", "endpoint": "github", "responses": [ { "uuid": "3f9acb59-a6f7-499e-ab97-f619801263b9", "body": "{\n \"transactionId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "startGithub", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a188f641-e3fd-47b3-86d5-a5bd7f6c4695", "documentation": "", "method": "get", "endpoint": "github/applications", "responses": [ { "uuid": "323abf77-130e-4ce6-9174-5e868086d14e", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getGithubApplications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bde73c84-d430-4535-af76-03d9ab1cf01e", "documentation": "", "method": "get", "endpoint": "github/callback", "responses": [ { "uuid": "ceb1a27c-98be-4848-aee8-cdc50ce9e050", "body": "", "latency": 0, "statusCode": 200, "label": "githubCallback", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b224a95-5be9-4053-ae4a-2de0622e67df", "documentation": "", "method": "get", "endpoint": "github/emails", "responses": [ { "uuid": "4fda0de9-bdad-466e-aea0-6abf2e97f836", "body": "", "latency": 0, "statusCode": 200, "label": "getGithubEmails", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f71f1d76-c88e-4f2f-a3c9-116dd8322fad", "documentation": "", "method": "get", "endpoint": "github/keys", "responses": [ { "uuid": "e77904f1-73af-4e5d-b1cc-90539961f016", "body": "[\n {\n \"fingerprint\": \"\",\n \"key\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getGithubKeys", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00ccb069-c6eb-4551-a268-3b97a94d5383", "documentation": "", "method": "delete", "endpoint": "github/link", "responses": [ { "uuid": "d37ffb3f-2e6f-4f8c-a729-ef0ba6f084ab", "body": "", "latency": 0, "statusCode": 200, "label": "unlinkGithub", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "462face3-0605-413d-87be-6fce4f6a046a", "documentation": "", "method": "get", "endpoint": "github/link", "responses": [ { "uuid": "50680cea-e299-4fb1-9c24-772fb478735e", "body": "", "latency": 0, "statusCode": 200, "label": "linkGithub", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e72c1e5-72fd-4351-a1e7-d49402998e3c", "documentation": "", "method": "get", "endpoint": "github/login", "responses": [ { "uuid": "87673861-f49f-4f1e-9389-f70b86c79e45", "body": "", "latency": 0, "statusCode": 200, "label": "githubLogin", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6a4fa4e1-3889-418c-bd33-bf2cdfaf841e", "documentation": "", "method": "post", "endpoint": "github/redeploy", "responses": [ { "uuid": "b23e8948-d84d-46b8-b5c1-121dd1b73843", "body": "", "latency": 0, "statusCode": 200, "label": "redeployApp", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "30357709-8ea4-4ead-ad6c-76f2061424e1", "documentation": "", "method": "get", "endpoint": "github/signup", "responses": [ { "uuid": "a0ffbd53-1b2f-4e2a-9046-1929c09dd64b", "body": "", "latency": 0, "statusCode": 200, "label": "githubSignup", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bb718e6-5da5-4227-a024-debe577d7192", "documentation": "", "method": "post", "endpoint": "github/signup", "responses": [ { "uuid": "5cca5376-8496-4567-98f8-a9b48296cf93", "body": "", "latency": 0, "statusCode": 200, "label": "finsihGithubSignup", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "658bea20-e13a-4ed9-babf-bea36f7d86d8", "documentation": "", "method": "get", "endpoint": "github/username", "responses": [ { "uuid": "5c573ae6-1340-4685-902a-bf5103097f27", "body": "", "latency": 0, "statusCode": 200, "label": "getGithubUsername", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3cf26f43-e7da-45ac-950f-8c76583bce17", "documentation": "WebSocket to get logs for :appID. Optional queryString arg bind_to_es=true to bind WS on log storage and not real time AMQP broker", "method": "get", "endpoint": "logs-socket/:appId", "responses": [ { "uuid": "ea026615-d968-4f1c-a425-841fdd667765", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9f776c5-e38d-4c7a-a86b-b7277d36fc1a", "documentation": "Fetch all the logs drains (ccadmin dedicated route)", "method": "get", "endpoint": "logs/drains", "responses": [ { "uuid": "2bc153e6-4ef9-4a4e-9896-8346d14ca9d3", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da82f94d-8178-42b9-be2d-f14c92fcddfe", "documentation": "Fetch all the logs drains (ccadmin dedicated route)", "method": "put", "endpoint": "logs/drains/:drainId", "responses": [ { "uuid": "5d47da7b-58ba-41e1-91b6-e019a29cc127", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1810a874-e344-4bb9-bdc8-fff4f73cd0cb", "documentation": "Retrieve logs as they come through a chunked, never-ending response", "method": "get", "endpoint": "logs/logs-chunked/:appId", "responses": [ { "uuid": "4f763e9e-830f-45e6-a567-6d6324f39ccf", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e1225ad-a430-44e4-b742-2fd462a54711", "documentation": "Retrieve logs as they come through a websocket connection. To have authorization, you have to send a `{ \"message_type\": \"oauth\", \"authorization\": \"oauth authorization string\" }` message", "method": "get", "endpoint": "logs/logs-socket/:appId", "responses": [ { "uuid": "9560345d-797b-482e-8b34-bab982e6f586", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61c70730-e51e-4b00-b38a-7a232205c29b", "documentation": "Fetch the logs for a given application", "method": "get", "endpoint": "logs/:appId", "responses": [ { "uuid": "77cea0a3-83b9-4b13-8b70-b90bce3caa65", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ef9af7b-b162-45cd-8dfc-2172518ba030", "documentation": "Fetch the logs drains for a given application", "method": "get", "endpoint": "logs/:appId/drains", "responses": [ { "uuid": "0b764cac-721b-4e7f-8192-f0d3b677c3a5", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95f39551-26ce-4c39-b2a8-f5a9bc99a972", "documentation": "Add a log drain for a given application", "method": "post", "endpoint": "logs/:appId/drains", "responses": [ { "uuid": "2afe4382-b5dd-4648-ac57-d3455b5f4e4f", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f020a56c-8e77-4f00-ac01-f299ce2f8b4f", "documentation": "Delete the logs drain by id or url for a given application", "method": "delete", "endpoint": "logs/:appId/drains/:idOrUrl", "responses": [ { "uuid": "3c245127-3c0b-4ad1-bc5c-39d5936dfce2", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e93252c-4095-41fd-aac3-498501b8bc83", "documentation": "Fetch the logs drain by id or url for a given application", "method": "get", "endpoint": "logs/:appId/drains/:idOrUrl", "responses": [ { "uuid": "552b3749-0310-41e7-aca4-d98508ed1b35", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86417a89-2da8-4fbf-a36a-426cdab5022a", "documentation": "Retrieve logs as they come through a sse connection. To have authorization, you have to add `authorization=oAuthAuthorizationString` as query param.", "method": "get", "endpoint": "logs/:appId/sse", "responses": [ { "uuid": "74865e1b-c2a5-4e7f-b3d8-e73ba9f508c4", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e5789b2-c598-4733-a891-f9f46b8f2026", "documentation": "", "method": "get", "endpoint": "newsfeeds/blog", "responses": [ { "uuid": "34900967-68a2-4d33-b58e-3e444446af0b", "body": "", "latency": 0, "statusCode": 200, "label": "getBlogFeed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afe5e277-271e-422e-8f36-9c86262a8a84", "documentation": "", "method": "get", "endpoint": "newsfeeds/engineering", "responses": [ { "uuid": "934aca7c-db68-4dcc-b876-bee44e4e1167", "body": "", "latency": 0, "statusCode": 200, "label": "getEngineeringFeed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e3b48b4-d167-4d50-a683-75a5716d7730", "documentation": "list created e-mail hooks", "method": "get", "endpoint": "notifications/emailhooks/:ownerId", "responses": [ { "uuid": "59d4ffdb-e459-4298-9ee1-ddd4c3022c65", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f06edeef-4da6-4ded-9771-9fb7cfd7a403", "documentation": "create a hook for e-mail notifications", "method": "post", "endpoint": "notifications/emailhooks/:ownerId", "responses": [ { "uuid": "3144372a-7aba-4bc5-820f-a3712effbcaa", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc7f6b18-5085-4dd7-80dd-7302eb2bbc0f", "documentation": "delete an e-mail hook", "method": "delete", "endpoint": "notifications/emailhooks/:ownerId/:id", "responses": [ { "uuid": "347c6c1d-7201-4f99-b98f-f864025ce787", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90ff748f-8bc5-499d-b299-d8c441b59dd2", "documentation": "edit an e-mail hook", "method": "put", "endpoint": "notifications/emailhooks/:ownerId/:id", "responses": [ { "uuid": "5beaf7aa-dc00-4dd4-b794-957df44cafe2", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3d91d253-8453-4c33-987c-49b1a44c1ec8", "documentation": "list available events", "method": "get", "endpoint": "notifications/info/events", "responses": [ { "uuid": "5b9c41ac-c7ec-4cbc-8038-23b040837021", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e3b1809f-1e76-4a4f-9dc1-170a58a74d92", "documentation": "list available webhook formats", "method": "get", "endpoint": "notifications/info/webhookformats", "responses": [ { "uuid": "2943e74b-4da3-41df-be3c-c51ea355b72e", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "19c5f102-7e3a-47d4-beb5-0d8ae0f0cf8a", "documentation": "list created hooks", "method": "get", "endpoint": "notifications/webhooks/:ownerId", "responses": [ { "uuid": "a59f2724-2aa7-4eca-800d-a743b1c539c1", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7fc0f49-7f81-47e1-b656-07f252721789", "documentation": "create a hook for notifications", "method": "post", "endpoint": "notifications/webhooks/:ownerId", "responses": [ { "uuid": "f402d86d-6c78-499d-9de7-6c5dc2ffecc8", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee06a2a4-5730-44b0-bfad-e916f3877a13", "documentation": "delete a hook", "method": "delete", "endpoint": "notifications/webhooks/:ownerId/:id", "responses": [ { "uuid": "74f568d6-bb72-4066-b97f-a6be814ff1b4", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2d05fc62-4e14-4672-9a4d-f11987b3bba2", "documentation": "edit a hook", "method": "put", "endpoint": "notifications/webhooks/:ownerId/:id", "responses": [ { "uuid": "5350452c-1837-4cff-ba14-29373f6b0da6", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a31d4ee5-32d8-4839-ab65-f6895958c08f", "documentation": "", "method": "post", "endpoint": "oauth/access_token", "responses": [ { "uuid": "8d733556-470b-4210-8dde-4f273547b872", "body": "", "latency": 0, "statusCode": 200, "label": "postAccessTokenRequest", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5aee0a31-fc1f-484a-af9d-a17ca9b2137d", "documentation": "", "method": "post", "endpoint": "oauth/access_token_query", "responses": [ { "uuid": "37be7f71-642d-44cc-bec2-fb1c060c6264", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dc6cf5a4-f8d8-4e8e-a1a8-61056059cd89", "documentation": "", "method": "get", "endpoint": "oauth/authorize", "responses": [ { "uuid": "3ea1cabe-f4e8-409a-a815-8c4f526a94ce", "body": "", "latency": 0, "statusCode": 200, "label": "authorizeForm", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e3b66e14-fd21-4502-b580-d2c16da8fa14", "documentation": "", "method": "post", "endpoint": "oauth/authorize", "responses": [ { "uuid": "bcdf2a43-3bf3-4b48-b6b1-40b7ca46d5fc", "body": "", "latency": 0, "statusCode": 200, "label": "authorizeToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5fab8f87-09c4-446e-b422-64170860ad1b", "documentation": "", "method": "post", "endpoint": "oauth/request_token", "responses": [ { "uuid": "255c73d8-1c02-4378-a1b9-940b51858f65", "body": "", "latency": 0, "statusCode": 200, "label": "postReqTokenRequest", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e86b6ff1-e5d9-4468-8a74-a80f9cc1f3dc", "documentation": "", "method": "post", "endpoint": "oauth/request_token_query", "responses": [ { "uuid": "5b74f668-69ff-4326-b273-25e443bfb476", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1ca5c01-6c78-42fa-86b3-b08ed4084544", "documentation": "", "method": "get", "endpoint": "oauth/rights", "responses": [ { "uuid": "db73c3cc-4bc4-45cd-8549-85967cc7f15e", "body": "{\n \"description\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getAvailableRights", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "51198a9e-fa3a-417c-80a7-40062a2c1369", "documentation": "Get the swagger for this API as {type}", "method": "get", "endpoint": "openapi.:type", "responses": [ { "uuid": "3f01d411-13c9-4362-ba27-5e82da2a0d46", "body": "", "latency": 0, "statusCode": 200, "label": "This API swagger documentation in {type} format.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0293ad57-65cd-4a58-b63e-ca8be49b4355", "documentation": "", "method": "get", "endpoint": "organisations", "responses": [ { "uuid": "c9df92de-1388-46b5-b466-3aac7db22470", "body": "[\n {\n \"VAT\": \"\",\n \"address\": \"\",\n \"avatar\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"vatState\": \"\",\n \"zipcode\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getUserOrganisations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "727c5d1f-c3dc-4905-a2e4-536bffe2c219", "documentation": "", "method": "post", "endpoint": "organisations", "responses": [ { "uuid": "7c1f4f28-fa88-4fe7-833c-aa2206e44f05", "body": "", "latency": 0, "statusCode": 200, "label": "createOrganisation", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f2efced-dae0-426a-a6b4-6b3f5876e725", "documentation": "", "method": "delete", "endpoint": "organisations/:id", "responses": [ { "uuid": "92cb86e6-4c1f-483d-9376-a658627023b9", "body": "", "latency": 0, "statusCode": 200, "label": "deleteOrganisation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96099574-ac26-47c5-85b6-7a45b993b5e1", "documentation": "", "method": "get", "endpoint": "organisations/:id", "responses": [ { "uuid": "80fcc8e2-ef95-4bae-81a7-e4fc6015dc9f", "body": "{\n \"VAT\": \"\",\n \"address\": \"\",\n \"avatar\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"vatState\": \"\",\n \"zipcode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getOrganisation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5093871c-7e8d-4d11-a9a0-705b1b9b38f6", "documentation": "", "method": "put", "endpoint": "organisations/:id", "responses": [ { "uuid": "b1fdba5b-9ec0-4b15-bfe4-3cb2196513ff", "body": "", "latency": 0, "statusCode": 200, "label": "editOrganisation", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "011c9ec5-79c4-4727-a3d5-0b29bfe69868", "documentation": "", "method": "get", "endpoint": "organisations/:id/addonproviders", "responses": [ { "uuid": "dd98a5e2-d390-4dec-ad88-1cec54ceb83c", "body": "[\n {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Get all informations about all 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ac1bf9d-9a14-4a71-b349-5bf6afaece54", "documentation": "", "method": "post", "endpoint": "organisations/:id/addonproviders", "responses": [ { "uuid": "456048c0-ebf6-491d-898f-633d6c90151d", "body": "", "latency": 0, "statusCode": 200, "label": "createProvider", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23c1bc08-ef44-4891-976b-83acde4072d8", "documentation": "Remove an add-on provider", "method": "delete", "endpoint": "organisations/:id/addonproviders/:providerId", "responses": [ { "uuid": "78eaec77-8a5e-454b-92d3-bcf454de1404", "body": "", "latency": 0, "statusCode": 204, "label": "If the deletion was successful.", "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": "b17e0940-9915-42db-bc91-22646eb7b60f", "body": "\"{\\\"id\\\":6200,\\\"type\\\":\\\"error\\\",\\\"message\\\":\\\"You do not belong to this organisation so you cannot access it\\\"}\"", "latency": 0, "statusCode": 403, "label": "If user has no access to organisation {id} or provider or if there still are add-ons of this provider.", "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": "a0100715-418f-4b4d-a103-9d5b38a5cb50", "body": "", "latency": 0, "statusCode": 404, "label": "If no such organisation/provider exists.", "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": "7b2431b8-5b4a-4066-b2ec-0825a476e8c5", "documentation": "", "method": "get", "endpoint": "organisations/:id/addonproviders/:providerId", "responses": [ { "uuid": "486b563d-630f-4fb5-9812-beacf5c1b27d", "body": "{\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all informations about given 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "714d52ff-760d-47f2-b168-b6e05eb3b05b", "documentation": "", "method": "put", "endpoint": "organisations/:id/addonproviders/:providerId", "responses": [ { "uuid": "0babe2e3-b644-4aec-b213-519b4e871e9d", "body": "", "latency": 0, "statusCode": 200, "label": "updateProviderInfos", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bae69174-1840-4154-b4c4-32fecef23b71", "documentation": "", "method": "get", "endpoint": "organisations/:id/addonproviders/:providerId/features", "responses": [ { "uuid": "36e851aa-2ba1-4895-a82d-02771ac8eb0b", "body": "[\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getProviderFeatures", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "031ff919-3281-44b4-b4d1-3ab6b17a8eab", "documentation": "", "method": "post", "endpoint": "organisations/:id/addonproviders/:providerId/features", "responses": [ { "uuid": "3ee4b99e-ffb9-4d1e-8e70-64fdb642929f", "body": "", "latency": 0, "statusCode": 200, "label": "addProviderFeature", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5249212c-a523-4dce-9536-ec3672121fd8", "documentation": "", "method": "delete", "endpoint": "organisations/:id/addonproviders/:providerId/features/:featureId", "responses": [ { "uuid": "7f698f46-076e-46c0-98c6-a5da514509dd", "body": "", "latency": 0, "statusCode": 200, "label": "deleteProviderFeature", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82eebd4d-5ca7-48d0-a860-98193dd212f9", "documentation": "", "method": "get", "endpoint": "organisations/:id/addonproviders/:providerId/plans", "responses": [ { "uuid": "66a7f427-1227-4f7f-96c3-74d70a3c7f12", "body": "[\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getProviderPlans", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ed37436-e30b-4cfb-84cf-45c8955d9764", "documentation": "", "method": "post", "endpoint": "organisations/:id/addonproviders/:providerId/plans", "responses": [ { "uuid": "2472c269-f304-43b1-b76e-bf001f9d05ed", "body": "", "latency": 0, "statusCode": 200, "label": "addProviderPlan", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84c0e6a0-ad4b-4059-b205-bf0f1a2435b6", "documentation": "", "method": "delete", "endpoint": "organisations/:id/addonproviders/:providerId/plans/:planId", "responses": [ { "uuid": "2a0da11b-9eaf-4988-9ba4-dc9d66a7e8f0", "body": "", "latency": 0, "statusCode": 200, "label": "deleteProviderPlan", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d717c0a-4a2b-4179-a646-ba01d5e0c822", "documentation": "", "method": "get", "endpoint": "organisations/:id/addonproviders/:providerId/plans/:planId", "responses": [ { "uuid": "71e843ab-dfb1-4cb4-af77-d80da4334bcb", "body": "{\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getProviderPlan", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50befcad-59de-4a79-b41f-e2a1ee6cac61", "documentation": "", "method": "put", "endpoint": "organisations/:id/addonproviders/:providerId/plans/:planId", "responses": [ { "uuid": "7db71520-c09e-45ea-9741-08afc02389e5", "body": "", "latency": 0, "statusCode": 200, "label": "editProviderPlan", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6e009842-0527-4d4d-a1c9-6a83bc3b2fd5", "documentation": "", "method": "delete", "endpoint": "organisations/:id/addonproviders/:providerId/plans/:planId/features/:featureName", "responses": [ { "uuid": "34b30bb5-47f6-484f-88e6-0c3a4530d16d", "body": "", "latency": 0, "statusCode": 200, "label": "deleteProviderPlanFeature", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c89294a-7708-4964-a081-68424f1d7844", "documentation": "", "method": "put", "endpoint": "organisations/:id/addonproviders/:providerId/plans/:planId/features/:featureName", "responses": [ { "uuid": "7c590bf9-e769-4d05-8ed0-b8d3ab9d29c1", "body": "", "latency": 0, "statusCode": 200, "label": "editProviderPlanFeature", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c121d080-9764-4872-ba04-57dfa41f874a", "documentation": "", "method": "get", "endpoint": "organisations/:id/addonproviders/:providerId/sso", "responses": [ { "uuid": "0bac2890-0d33-458c-ae44-ca62ca2dbe66", "body": "{\n \"macaroon\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getSSOData", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8c5752e-0465-4cff-afd3-db197ce8b36d", "documentation": "", "method": "get", "endpoint": "organisations/:id/addonproviders/:providerId/tags", "responses": [ { "uuid": "a26a4693-14f9-4e3d-afee-1453134990a4", "body": "", "latency": 0, "statusCode": 200, "label": "getProviderTags", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9aa8d74-beb2-497a-9488-7e16b19516ac", "documentation": "", "method": "post", "endpoint": "organisations/:id/addonproviders/:providerId/testers", "responses": [ { "uuid": "8cf99726-f7a4-4639-861b-2168e712308c", "body": "", "latency": 0, "statusCode": 200, "label": "addBetaTester", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea499570-1223-44f3-8a5f-53595001cec5", "documentation": "", "method": "get", "endpoint": "organisations/:id/addons", "responses": [ { "uuid": "7a3975d2-e73a-42a5-b254-d8fbd6367083", "body": "[\n {\n \"configKeys\": [\n \"\"\n ],\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"plan\": {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n },\n \"provider\": {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n },\n \"realId\": \"\",\n \"region\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAddons", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5335362c-a99f-4a4a-96a2-c33f0d8979cb", "documentation": "", "method": "post", "endpoint": "organisations/:id/addons", "responses": [ { "uuid": "c16f3a27-5a64-42f0-9ba7-607e5fbb403c", "body": "", "latency": 0, "statusCode": 200, "label": "provisionAddon", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0dda9f30-c9ab-42c2-be20-80b1c62421e1", "documentation": "", "method": "post", "endpoint": "organisations/:id/addons/preorders", "responses": [ { "uuid": "cd9df881-164c-4d99-9010-f641fbd5a7cb", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "782b5a05-1c0d-41ca-bf15-cd115b74be0c", "documentation": "", "method": "delete", "endpoint": "organisations/:id/addons/:addonId", "responses": [ { "uuid": "0b2a1043-25bb-4945-ad08-942f2993d9ac", "body": "", "latency": 0, "statusCode": 200, "label": "deprovisionAddon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "990991f3-c412-4900-b8f5-04c42c33a14c", "documentation": "", "method": "get", "endpoint": "organisations/:id/addons/:addonId", "responses": [ { "uuid": "2368a657-9d76-4f97-8563-fef771086788", "body": "{\n \"configKeys\": [\n \"\"\n ],\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"plan\": {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n },\n \"provider\": {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n },\n \"realId\": \"\",\n \"region\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getAddon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7473f007-b058-4023-a04f-409e5b001642", "documentation": "", "method": "put", "endpoint": "organisations/:id/addons/:addonId", "responses": [ { "uuid": "9ac68c24-7c40-45be-abaf-7bbc82759a23", "body": "", "latency": 0, "statusCode": 200, "label": "Update addon information", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6275e9aa-c4e6-4af6-8506-a26a7f91d067", "documentation": "", "method": "get", "endpoint": "organisations/:id/addons/:addonId/applications", "responses": [ { "uuid": "b0ff6598-906d-4e1e-88e9-c753fc8b5f21", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationsLinkedToAddon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "951caa47-212b-4351-b959-914a6355402a", "documentation": "", "method": "get", "endpoint": "organisations/:id/addons/:addonId/env", "responses": [ { "uuid": "f7b49c2d-6306-4763-bfca-f391467adeeb", "body": "[\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAddonEnv", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b870e9a6-c98a-4c37-a3c2-86b7b1f6e439", "documentation": "List instances for this add-on.", "method": "get", "endpoint": "organisations/:id/addons/:addonId/instances", "responses": [ { "uuid": "79d81d30-eb75-4070-aeba-f60d67989e68", "body": "[\n \"{\\n \\\"uuid\\\": \\\"19d21edb-a343-49e7-8aa6-9d87c7e272b8\\\",\\n \\\"displayName\\\": \\\"Sizzling spewpa\\\",\\n \\\"appId\\\": \\\"app_2b5ad0bb-4bd7-4180-80b9-0459e98364f3\\\",\\n \\\"ownerId\\\": \\\"orga_0d221ceb-1b50-4994-a8d9-babb3cceef02\\\",\\n \\\"flavor\\\": {\\n \\\"name\\\": \\\"nano\\\",\\n \\\"mem\\\": 512,\\n \\\"cpus\\\": 1,\\n \\\"price\\\": 0.1431844215\\n },\\n \\\"ip\\\": \\\"65.10.142.94\\\",\\n \\\"appPort\\\": 18605,\\n \\\"zabbixPort\\\": 28605,\\n \\\"sshPort\\\": 48605,\\n \\\"hv\\\": \\\"hv-par2-049\\\",\\n \\\"image\\\": \\\"java-20181029\\\",\\n \\\"state\\\": \\\"UP\\\",\\n \\\"commitId\\\": \\\"43a4ba1726e26f039654dcd3916f61c612802947\\\",\\n \\\"deployNumber\\\": 107,\\n \\\"deployId\\\": \\\"deployment_cad0cf75-38e2-4dc8-b1be-ea869862bb69\\\",\\n \\\"source\\\": \\\"apps\\\",\\n \\\"zone\\\": \\\"par\\\",\\n \\\"internalIP\\\": \\\"10.6.123.92\\\",\\n \\\"createdAt\\\": 1540921810532,\\n \\\"instanceNumber\\\": 0\\n}\"\n]", "latency": 0, "statusCode": 200, "label": "The instance list", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84207709-9c79-4d46-8b26-0e313e57455a", "documentation": "Get a specific instance for {addonId}", "method": "get", "endpoint": "organisations/:id/addons/:addonId/instances/:instanceId", "responses": [ { "uuid": "ab6e1b03-9df9-4958-823c-8eb518146f5a", "body": "\"{\\n \\\"uuid\\\": \\\"19d21edb-a343-49e7-8aa6-9d87c7e272b8\\\",\\n \\\"displayName\\\": \\\"Sizzling spewpa\\\",\\n \\\"appId\\\": \\\"app_2b5ad0bb-4bd7-4180-80b9-0459e98364f3\\\",\\n \\\"ownerId\\\": \\\"orga_0d221ceb-1b50-4994-a8d9-babb3cceef02\\\",\\n \\\"flavor\\\": {\\n \\\"name\\\": \\\"nano\\\",\\n \\\"mem\\\": 512,\\n \\\"cpus\\\": 1,\\n \\\"price\\\": 0.1431844215\\n },\\n \\\"ip\\\": \\\"65.10.142.94\\\",\\n \\\"appPort\\\": 18605,\\n \\\"zabbixPort\\\": 28605,\\n \\\"sshPort\\\": 48605,\\n \\\"hv\\\": \\\"hv-par2-049\\\",\\n \\\"image\\\": \\\"java-20181029\\\",\\n \\\"state\\\": \\\"UP\\\",\\n \\\"commitId\\\": \\\"43a4ba1726e26f039654dcd3916f61c612802947\\\",\\n \\\"deployNumber\\\": 107,\\n \\\"deployId\\\": \\\"deployment_cad0cf75-38e2-4dc8-b1be-ea869862bb69\\\",\\n \\\"source\\\": \\\"apps\\\",\\n \\\"zone\\\": \\\"par\\\",\\n \\\"internalIP\\\": \\\"10.6.123.92\\\",\\n \\\"createdAt\\\": 1540921810532,\\n \\\"instanceNumber\\\": 0\\n}\"", "latency": 0, "statusCode": 200, "label": "An instance", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9110b20-2264-49fd-a785-3d68486b8cea", "documentation": "Get past migrations from add-on.", "method": "get", "endpoint": "organisations/:id/addons/:addonId/migrations", "responses": [ { "uuid": "b8ae0886-bd8e-4ef9-b903-3fa72359d397", "body": "[\n \"{\\n \\\"id\\\": \\\"\\\",\\n \\\"addon_id\\\": \\\"addon_\\\",\\n \\\"kind\\\": \\\"SHARED_TO_SHARED|SHARED_TO_DEDICATED|DEDICATED_TO_DEDICATED|DEDICATED_TO_SHARED\\\",\\n \\\"state\\\": \\\"RUNNING|FAILED|RECOVERING|RECOVERED|OK\\\",\\n \\\"hostname\\\": \\\"db.hostname\\\",\\n \\\"database\\\": \\\"dbname\\\",\\n \\\"port\\\": 5432,\\n \\\"database_user\\\": \\\"username\\\",\\n \\\"callback_url\\\": \\\"https://api.clever-cloud.com/v2/…\\\",\\n \\\"old_cluster_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"old_cluster_label\\\": \\\"par2-01\\\",\\n \\\"old_instance_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"old_plan\\\": \\\"s\\\",\\n \\\"old_zone\\\": \\\"par2\\\",\\n \\\"old_recipient_hostname\\\": \\\"postgresql-sdc-par2-clevercloud.services.clever-cloud.com\\\", \\n \\\"new_cluster_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"new_cluster_label\\\": \\\"par2-02\\\",\\n \\\"new_instance_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"new_plan\\\": \\\"m\\\",\\n \\\"new_zone\\\": \\\"par3\\\",\\n \\\"new_recipient_hostname\\\": \\\"postgresql-sdc-par3-clevercloud.services.clever-cloud.com\\\", \\n \\\"request_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"last_state_update_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"dump_restore_start_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"dump_restore_finished_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"end_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"exit_message\\\": \\\"Success\\\" \\n}\"\n]", "latency": 0, "statusCode": 200, "label": "List of migrations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fcadeb4-6533-4468-b783-c23ec04be7c3", "documentation": "Start a new add-on migration", "method": "post", "endpoint": "organisations/:id/addons/:addonId/migrations", "responses": [ { "uuid": "059814d9-40a3-4143-b3b0-f1368ff5749e", "body": "{}", "latency": 0, "statusCode": 200, "label": "Migration has started.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ac9c0f0-194e-4ff7-bb5a-2113ee7f3a8f", "documentation": "Get a given migration", "method": "get", "endpoint": "organisations/:id/addons/:addonId/migrations/:migrationId", "responses": [ { "uuid": "a5a2055a-290f-4139-b5cd-7f3741aa5dcc", "body": "\"{\\n \\\"id\\\": \\\"\\\",\\n \\\"addon_id\\\": \\\"addon_\\\",\\n \\\"kind\\\": \\\"SHARED_TO_SHARED|SHARED_TO_DEDICATED|DEDICATED_TO_DEDICATED|DEDICATED_TO_SHARED\\\",\\n \\\"state\\\": \\\"RUNNING|FAILED|RECOVERING|RECOVERED|OK\\\",\\n \\\"hostname\\\": \\\"db.hostname\\\",\\n \\\"database\\\": \\\"dbname\\\",\\n \\\"port\\\": 5432,\\n \\\"database_user\\\": \\\"username\\\",\\n \\\"callback_url\\\": \\\"https://api.clever-cloud.com/v2/…\\\",\\n \\\"old_cluster_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"old_cluster_label\\\": \\\"par2-01\\\",\\n \\\"old_instance_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"old_plan\\\": \\\"s\\\",\\n \\\"old_zone\\\": \\\"par2\\\",\\n \\\"old_recipient_hostname\\\": \\\"postgresql-sdc-par2-clevercloud.services.clever-cloud.com\\\", \\n \\\"new_cluster_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"new_cluster_label\\\": \\\"par2-02\\\",\\n \\\"new_instance_id\\\": \\\"acddc485-79c2-4c6b-a617-c92a06c0cb0b\\\",\\n \\\"new_plan\\\": \\\"m\\\",\\n \\\"new_zone\\\": \\\"par3\\\",\\n \\\"new_recipient_hostname\\\": \\\"postgresql-sdc-par3-clevercloud.services.clever-cloud.com\\\", \\n \\\"request_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"last_state_update_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"dump_restore_start_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"dump_restore_finished_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"end_date\\\": \\\"2018-10-31T10:00:23Z\\\",\\n \\\"exit_message\\\": \\\"Success\\\" \\n}\"", "latency": 0, "statusCode": 200, "label": "The migration 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0ec539b5-c5d3-40ce-8f33-1861bd4ee64a", "documentation": "", "method": "get", "endpoint": "organisations/:id/addons/:addonId/sso", "responses": [ { "uuid": "8c2a3096-fa07-4920-9af6-7b57f53057e6", "body": "{\n \"email\": \"\",\n \"id\": \"\",\n \"nav-data\": \"\",\n \"timestamp\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"token\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getSSOData", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96983eec-8585-4a7e-8582-28898ae92efc", "documentation": "", "method": "get", "endpoint": "organisations/:id/addons/:addonId/tags", "responses": [ { "uuid": "7a95cbf1-e05b-4ea9-a762-1caf20eecae4", "body": "", "latency": 0, "statusCode": 200, "label": "getAddonTags", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "191ce432-a3fe-4dff-9a08-c1380a896f2c", "documentation": "", "method": "delete", "endpoint": "organisations/:id/addons/:addonId/tags/:tag", "responses": [ { "uuid": "cef43425-4317-46a1-9803-5bc9236eed10", "body": "", "latency": 0, "statusCode": 200, "label": "deleteAddonTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "128bf439-a93a-488c-a55c-2c9485613fb2", "documentation": "", "method": "put", "endpoint": "organisations/:id/addons/:addonId/tags/:tag", "responses": [ { "uuid": "b98d0af5-c593-40e8-8063-7f6f2979c6e9", "body": "", "latency": 0, "statusCode": 200, "label": "addAddonTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69c628e1-496e-4e8d-8b2a-836ed126b766", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications", "responses": [ { "uuid": "81a1968d-aa8a-4d03-b972-d5dde58d19d0", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAllApplications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6433fba0-e755-4c51-a048-57a90408c603", "documentation": "Creates an application. If you want to create a Github app, you need to replace the oauthApp field with what you will find here: https://github.com/CleverCloud/doc.clever-cloud.com/issues/179", "method": "post", "endpoint": "organisations/:id/applications", "responses": [ { "uuid": "f7240538-db51-4580-a350-9dff70e2d8fb", "body": "", "latency": 0, "statusCode": 200, "label": "addApplication", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "421a73ff-30a0-4b8a-8707-857ca3119d3c", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId", "responses": [ { "uuid": "fd08f8fa-934b-45be-bc01-2b0af1a4b53e", "body": "", "latency": 0, "statusCode": 200, "label": "deleteApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c7ac822-7b7e-47ff-be35-bec8650272f5", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId", "responses": [ { "uuid": "d5f53f3c-3807-48a1-811c-f4be144bc0ea", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11f357b2-3147-41bc-9090-56ea77834dd9", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId", "responses": [ { "uuid": "0f5df758-3bd3-4a6c-80c5-c7b2e29cbf8c", "body": "", "latency": 0, "statusCode": 200, "label": "editApplication", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "261b0128-1680-4dc2-8a1e-0133056fedaf", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/addons", "responses": [ { "uuid": "0a3c0004-45d1-4952-8541-e2d13cf20635", "body": "[\n {\n \"configKeys\": [\n \"\"\n ],\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"plan\": {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n },\n \"provider\": {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n },\n \"realId\": \"\",\n \"region\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAddonsLinkedToApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7bacb4a-7547-443f-a6e5-2c66b2d51159", "documentation": "", "method": "post", "endpoint": "organisations/:id/applications/:appId/addons", "responses": [ { "uuid": "cd6d2040-e188-4d90-b9b0-cde2ab03e09a", "body": "", "latency": 0, "statusCode": 200, "label": "linkAddonToApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "683412ee-4e55-4077-b6dc-3d4386d22ae0", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/addons/env", "responses": [ { "uuid": "ba15bd9d-c4c2-4628-ad8c-59462bfb1ecb", "body": "[\n {\n \"addon_id\": \"\",\n \"addon_name\": \"\",\n \"env\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"provider_id\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getEnvOfAddonsLinkedToApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abfa134f-4788-459a-8d3f-c7269ab45938", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/addons/:addonId", "responses": [ { "uuid": "7330999e-c54f-4fa8-b38f-9a1a23514580", "body": "", "latency": 0, "statusCode": 200, "label": "unlinkAddonFromApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1380d780-b9a9-438d-983a-873313abef90", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/branch", "responses": [ { "uuid": "abc1d908-81b6-4529-9054-79947258da05", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a2495c40-bc56-4d19-a04e-870e3a3dd7da", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/branches", "responses": [ { "uuid": "566457a9-0fd6-49d7-ae83-64bd5aad7d4c", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "870bdd73-0a75-4730-ab48-051b424feef5", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/buildflavor", "responses": [ { "uuid": "5adde3e7-7edd-43ae-b4a6-07b8a5eff621", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "269054de-1e14-4def-9f9f-79f679e3f777", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/dependencies", "responses": [ { "uuid": "f2e9ecbc-5ec6-4330-a60f-673265962424", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationDependencies", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "02e5ccf2-9fe5-4605-8b15-11bedc6dd871", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/dependencies/env", "responses": [ { "uuid": "fb0f4fd2-399e-4d67-a11f-134ddae3a225", "body": "", "latency": 0, "statusCode": 200, "label": "Get env variables defined by application dependencies", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "676fcbcf-f4f2-410d-ba68-62a756004341", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/dependencies/:dependencyId", "responses": [ { "uuid": "dd9caf24-5793-4371-9584-10e9f3a28b07", "body": "", "latency": 0, "statusCode": 200, "label": "deleteApplicationDependency", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f262355-f729-4055-9d5e-71a9c38dbb53", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/dependencies/:dependencyId", "responses": [ { "uuid": "d5497295-b29c-4b63-90d2-aae2955c39bd", "body": "", "latency": 0, "statusCode": 200, "label": "addApplicationDependency", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96519541-9025-4a93-aec3-120172833efe", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/dependents", "responses": [ { "uuid": "6a79845c-31b5-4186-a649-56dadef634c8", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationDependents", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c8d2e2a-4439-4cdd-aa34-6d692db71bda", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/deployments", "responses": [ { "uuid": "33ea9717-fa38-4501-ab65-1e844ed9dc01", "body": "[\n {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationDeploymentsForOrga", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afee1926-5628-4503-af54-7d43cb1d145b", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/deployments/:deploymentId", "responses": [ { "uuid": "e18fbc53-0864-430b-aaff-812c8caa6a67", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00d1b396-397f-41dc-af9b-567c7fe0d456", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/deployments/:deploymentId/instances", "responses": [ { "uuid": "bb7e9e2b-c897-4340-9e12-fe799a915d63", "body": "", "latency": 0, "statusCode": 200, "label": "getApplicationDeploymentsForOrga", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96a06b74-d849-48a1-b632-5d5037059e38", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/env", "responses": [ { "uuid": "2dea7707-bb10-40d4-95c9-2b15129a05d0", "body": "[\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationEnv", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4618fe92-dfd4-48ea-8940-313a66eaaefc", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/env", "responses": [ { "uuid": "27478c68-6ca9-4525-afd3-cc076edcafda", "body": "", "latency": 0, "statusCode": 200, "label": "editApplicationEnvironment", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0164fd8-e4c2-4dc9-9033-913436ba407f", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/env/:envName", "responses": [ { "uuid": "16d860cf-bbf4-4560-ba40-820d05fed516", "body": "", "latency": 0, "statusCode": 200, "label": "removeApplicationEnv", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5654ddc4-8cd6-4390-886b-eb27b3d2d09b", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/env/:envName", "responses": [ { "uuid": "2873836b-19cd-4428-9069-81299af73449", "body": "", "latency": 0, "statusCode": 200, "label": "editApplicationEnv", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc5db2d6-6a6c-4716-9a99-df1bc241b30a", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/exposed_env", "responses": [ { "uuid": "a33896e6-515f-42ce-9ff1-0d1f72026863", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b75756a2-311e-447d-9ab4-3c6480d353e9", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/exposed_env", "responses": [ { "uuid": "c8e073c7-b8c8-46a8-835b-6bff2d3e3008", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e4fefe37-9d7f-4259-b090-2bf20b49b936", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/instances", "responses": [ { "uuid": "a9a53b68-2d80-446e-90c3-4367b4f0a777", "body": "", "latency": 0, "statusCode": 200, "label": "undeployApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "552de396-7352-4fc1-b517-6105dc14c3f7", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/instances", "responses": [ { "uuid": "218e9e0f-7be4-409a-9443-bff60e61a759", "body": "[\n {\n \"appId\": \"\",\n \"appPort\": {{faker 'number.int' max=99999}},\n \"commit\": \"\",\n \"deployNumber\": {{faker 'number.int' max=99999}},\n \"flavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"id\": \"\",\n \"ip\": \"\",\n \"state\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationInstances", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d44e357-5b2a-4207-bf8c-99ca1329eac1", "documentation": "", "method": "post", "endpoint": "organisations/:id/applications/:appId/instances", "responses": [ { "uuid": "870098c8-ca71-4d81-b0b2-ab2c97f31098", "body": "", "latency": 0, "statusCode": 200, "label": "redeployApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32c205f2-db91-416f-a633-bcbadb8f681c", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/instances/:instanceId", "responses": [ { "uuid": "c47932d3-0dd8-4f1b-86a3-29032929e97a", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "922915d1-524d-4a2d-a348-768964d423d8", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/tags", "responses": [ { "uuid": "119edde5-1a68-4640-a350-c929f668f1d8", "body": "", "latency": 0, "statusCode": 200, "label": "getApplicationTags", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8de987c4-41e3-4781-a635-3c864a9a7858", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/tags/:tag", "responses": [ { "uuid": "0bd91857-dec3-4860-b921-297c59c19a16", "body": "", "latency": 0, "statusCode": 200, "label": "deleteApplicationTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea4ff6bf-7ea3-47bd-b16b-521009ce4b62", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/tags/:tag", "responses": [ { "uuid": "7f59922a-eaf4-43af-a2c5-11e4c1bb64c0", "body": "", "latency": 0, "statusCode": 200, "label": "addApplicationTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09937f17-db13-4aa4-88e0-ed17208451db", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/vhosts", "responses": [ { "uuid": "0505a649-8a3c-4889-bcbb-938fbe5ae699", "body": "[\n {\n \"fqdn\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getVhosts", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "347ff62c-f476-4489-bf8e-b0761438c065", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/vhosts/favourite", "responses": [ { "uuid": "f63cf36f-4073-4c06-ba59-7a07d47e1a25", "body": "", "latency": 0, "statusCode": 200, "label": "unmarkFavouriteVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9cd0b2d3-7154-41a7-9d2a-20086f551abc", "documentation": "", "method": "get", "endpoint": "organisations/:id/applications/:appId/vhosts/favourite", "responses": [ { "uuid": "63f3f77f-df01-4404-b671-7526f57ff664", "body": "{\n \"fqdn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getFavouriteVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3448bb16-7b5e-4875-bad1-c1a3b124bc9f", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/vhosts/favourite", "responses": [ { "uuid": "e3eb3251-98d6-4390-8431-a6547128c77b", "body": "", "latency": 0, "statusCode": 200, "label": "markFavouriteVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cbb45eb3-7b5f-4172-b052-08251f5c13b1", "documentation": "", "method": "delete", "endpoint": "organisations/:id/applications/:appId/vhosts/:domain", "responses": [ { "uuid": "ad2bd215-65b0-44b5-8b83-7d987bdda97a", "body": "", "latency": 0, "statusCode": 200, "label": "removeVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b91c5c5-5e26-4fa4-b7d1-324f4f7a3187", "documentation": "", "method": "put", "endpoint": "organisations/:id/applications/:appId/vhosts/:domain", "responses": [ { "uuid": "f50e5e4b-f926-4b48-899e-0386634cf9c0", "body": "", "latency": 0, "statusCode": 200, "label": "addVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c76030e3-7e10-42f0-b36c-08796789806e", "documentation": "If you want to upload an image from your computer, send the image in the body of the request without anything else.", "method": "put", "endpoint": "organisations/:id/avatar", "responses": [ { "uuid": "176f55e9-489f-4c87-afb2-d364b8c32da4", "body": "", "latency": 0, "statusCode": 200, "label": "setOrgaAvatar\nsetOrgaAvatarFromSource", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea87cd42-e095-4a27-90fe-6366ca479ded", "documentation": "", "method": "get", "endpoint": "organisations/:id/consumers", "responses": [ { "uuid": "b8a99a86-6886-418e-84e4-71503207f42e", "body": "[\n {\n \"baseUrl\": \"\",\n \"description\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"picture\": \"\",\n \"rights\": {\n \"access_bills\": {{faker 'datatype.boolean'}},\n \"access_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_credit_count\": {{faker 'datatype.boolean'}},\n \"access_organisations\": {{faker 'datatype.boolean'}},\n \"access_organisations_bills\": {{faker 'datatype.boolean'}},\n \"access_organisations_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_organisations_credit_count\": {{faker 'datatype.boolean'}},\n \"access_personal_information\": {{faker 'datatype.boolean'}},\n \"almighty\": {{faker 'datatype.boolean'}},\n \"manage_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations\": {{faker 'datatype.boolean'}},\n \"manage_organisations_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations_members\": {{faker 'datatype.boolean'}},\n \"manage_organisations_services\": {{faker 'datatype.boolean'}},\n \"manage_personal_information\": {{faker 'datatype.boolean'}},\n \"manage_services\": {{faker 'datatype.boolean'}},\n \"manage_ssh_keys\": {{faker 'datatype.boolean'}}\n },\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getConsumers", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aeaa0c87-cac1-4210-bcff-f156e21218b0", "documentation": "", "method": "post", "endpoint": "organisations/:id/consumers", "responses": [ { "uuid": "82791a46-6894-4489-b8a9-c8f9b3f50adb", "body": "", "latency": 0, "statusCode": 200, "label": "createConsumer", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54f11dba-e55a-420a-8092-42fa831dc062", "documentation": "", "method": "delete", "endpoint": "organisations/:id/consumers/:key", "responses": [ { "uuid": "9e7c26b5-b454-45b8-8734-97d76eade37f", "body": "", "latency": 0, "statusCode": 200, "label": "deleteConsumer", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9086a304-ac19-40dc-94a1-6ab32299759d", "documentation": "", "method": "get", "endpoint": "organisations/:id/consumers/:key", "responses": [ { "uuid": "ca433e0a-a21b-44b4-b749-5c11b38691d8", "body": "{\n \"baseUrl\": \"\",\n \"description\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"picture\": \"\",\n \"rights\": {\n \"access_bills\": {{faker 'datatype.boolean'}},\n \"access_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_credit_count\": {{faker 'datatype.boolean'}},\n \"access_organisations\": {{faker 'datatype.boolean'}},\n \"access_organisations_bills\": {{faker 'datatype.boolean'}},\n \"access_organisations_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_organisations_credit_count\": {{faker 'datatype.boolean'}},\n \"access_personal_information\": {{faker 'datatype.boolean'}},\n \"almighty\": {{faker 'datatype.boolean'}},\n \"manage_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations\": {{faker 'datatype.boolean'}},\n \"manage_organisations_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations_members\": {{faker 'datatype.boolean'}},\n \"manage_organisations_services\": {{faker 'datatype.boolean'}},\n \"manage_personal_information\": {{faker 'datatype.boolean'}},\n \"manage_services\": {{faker 'datatype.boolean'}},\n \"manage_ssh_keys\": {{faker 'datatype.boolean'}}\n },\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getConsumer", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17f16de2-cea0-43bb-a2bd-a1aa3200555c", "documentation": "", "method": "put", "endpoint": "organisations/:id/consumers/:key", "responses": [ { "uuid": "d3e9f30c-3ca4-4348-be05-5fd9dd107930", "body": "", "latency": 0, "statusCode": 200, "label": "PUT the same data as in POST.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e9cfe1e-ff17-45d9-9772-08fe5de1608f", "documentation": "", "method": "get", "endpoint": "organisations/:id/consumers/:key/secret", "responses": [ { "uuid": "11585f94-ad13-41d3-8663-5e862a61587a", "body": "{\n \"secret\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getConsumerSecret", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d10d201-f143-439b-8577-44499ecfb5a6", "documentation": "", "method": "get", "endpoint": "organisations/:id/consumptions", "responses": [ { "uuid": "ed683eb0-de44-4ba8-9664-a9e04d118fc5", "body": "{\n \"appId\": \"\",\n \"conso\": {\n \"conso\": \"\",\n \"date\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "getAmount", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5225959-c549-4299-91c7-358679fd9cba", "documentation": "", "method": "get", "endpoint": "organisations/:id/credits", "responses": [ { "uuid": "b94ad19e-200d-46a9-b22b-7ddbfc6a79dc", "body": "{\n \"count\": {{faker 'number.float'}},\n \"dropPrice\": {\n \"currency\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"ownerId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getAmount", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6277fce-0db3-42f1-a6c4-29c90858e7e7", "documentation": "", "method": "get", "endpoint": "organisations/:id/deployments", "responses": [ { "uuid": "448131d4-7457-48a3-bfcb-b1e4d7c69e50", "body": "{\n \"{app_id}\": [\n {\n \"action\": \"\",\n \"author\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"cause\": \"\",\n \"commit\": \"\",\n \"date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"instances\": {{faker 'number.int' max=99999}},\n \"state\": \"\",\n \"uuid\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "getDeploymentsForAllApps", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3af36f1-dab4-4b42-9ab3-9d07a124c9b9", "documentation": "", "method": "get", "endpoint": "organisations/:id/instances", "responses": [ { "uuid": "97815552-aa0f-4a06-ad7d-2b71545c0667", "body": "{}", "latency": 0, "statusCode": 200, "label": "getInstancesForAllApps", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b21dbb3f-3dc5-4986-b38b-50a02f13fbcd", "documentation": "", "method": "get", "endpoint": "organisations/:id/members", "responses": [ { "uuid": "45bc4c6b-ad48-4694-bce8-a58fbb5f05b8", "body": "[\n {\n \"job\": \"\",\n \"member\": {\n \"avatar\": \"\",\n \"email\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"role\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getOrganisationMembers", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fbc179e2-1acb-4ffc-8442-334b002a37b2", "documentation": "", "method": "post", "endpoint": "organisations/:id/members", "responses": [ { "uuid": "6c56e77e-fd73-4968-a025-5d11194a0354", "body": "", "latency": 0, "statusCode": 200, "label": "addOrganisationMember", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cac94041-d3c8-43a3-b3fe-6d862c1b1350", "documentation": "", "method": "delete", "endpoint": "organisations/:id/members/:userId", "responses": [ { "uuid": "29e60757-7a16-4f6e-af59-144f8165f336", "body": "", "latency": 0, "statusCode": 200, "label": "removeOrganisationMember", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "359c52ec-3369-435a-b0a5-c384ef7bccb3", "documentation": "", "method": "put", "endpoint": "organisations/:id/members/:userId", "responses": [ { "uuid": "66c22873-8871-4239-b2fc-c893792e140b", "body": "", "latency": 0, "statusCode": 200, "label": "editOrganisationMember", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50897e14-ac8e-4f61-86fd-10aecbe341ed", "documentation": "", "method": "get", "endpoint": "organisations/:id/payment-info", "responses": [ { "uuid": "53911a0f-2ce2-4a67-af5c-12bf947a2630", "body": "", "latency": 0, "statusCode": 200, "label": "getPaymentInfo", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee5d221b-a4f0-4dfb-b947-c99af6965916", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/billings", "responses": [ { "uuid": "681ba5e0-0547-49df-b907-c2e3be34a932", "body": "", "latency": 0, "statusCode": 200, "label": "getInvoices", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "644fdd33-a734-4b94-bb99-fedd0d3bf023", "documentation": "", "method": "post", "endpoint": "organisations/:id/payments/billings", "responses": [ { "uuid": "d00b6fd5-2531-4d17-a997-e87fb508f439", "body": "", "latency": 0, "statusCode": 200, "label": "buyDrops", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "79fca975-cd52-499e-af73-d326668f63cb", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/billings/unpaid", "responses": [ { "uuid": "411c38c2-d19c-4271-a26d-ee2895ab5f00", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce5c62f7-82d9-4fc6-be50-6d131b480285", "documentation": "", "method": "delete", "endpoint": "organisations/:id/payments/billings/:bid", "responses": [ { "uuid": "7deac518-573e-4820-8e5f-fc0116fe46c4", "body": "", "latency": 0, "statusCode": 200, "label": "deletePurchaseOrder", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f98a9684-1f2e-4ae9-a1f1-94c3be23ba8f", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/billings/:bid", "responses": [ { "uuid": "83ee5b11-5f9c-42c8-aa23-49f50967ce9b", "body": "", "latency": 0, "statusCode": 200, "label": "getInvoice", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f7517bf-aa22-4ec1-9cc2-447d5ef3c952", "documentation": "", "method": "put", "endpoint": "organisations/:id/payments/billings/:bid", "responses": [ { "uuid": "3c9f2699-d4ca-4862-b159-ab52d887eb5e", "body": "", "latency": 0, "statusCode": 200, "label": "choosePaymentProvider", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eb3e8268-4d28-487a-b78e-0149c801b340", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/billings/:bid.pdf", "responses": [ { "uuid": "fdacb7ff-7b00-4d3c-92fe-81c0e2119108", "body": "", "latency": 0, "statusCode": 200, "label": "getPdfInvoice", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e832eeb-dce6-4651-bc96-334871ae7f44", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/fullprice/:price", "responses": [ { "uuid": "2f964280-ce90-46de-8297-f04530b2b287", "body": "", "latency": 0, "statusCode": 200, "label": "priceWithTax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "222a9fc3-2d2a-487c-a235-250882adaae8", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/methods", "responses": [ { "uuid": "457998a8-6dbd-4808-a436-b6a6898f6209", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "526bb840-a260-447b-af20-bc80a27e91c3", "documentation": "", "method": "post", "endpoint": "organisations/:id/payments/methods", "responses": [ { "uuid": "38bf50d6-c312-4137-ae43-2745dffdc893", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8673dfa0-f386-4016-84be-73efec9cbd07", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/methods/default", "responses": [ { "uuid": "dcf07e8d-c9c6-4c54-b7cd-3e16a2afbc62", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13ec9308-e82c-4e40-b7ed-3c887194e21d", "documentation": "", "method": "put", "endpoint": "organisations/:id/payments/methods/default", "responses": [ { "uuid": "e39a026e-dc5a-41b3-98fc-c077213a2dea", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9cc695f1-feb2-4640-ac57-02f25739b7c3", "documentation": "", "method": "delete", "endpoint": "organisations/:id/payments/methods/:mId", "responses": [ { "uuid": "df0919b1-71f2-4401-9925-30fb02f125e5", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b46d38d0-1b1e-4c5d-8292-487675153a0c", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/monthlyinvoice", "responses": [ { "uuid": "70db67bd-f5c6-4fdd-9375-7d358b32b6ce", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a203740-57f3-4ccb-81bb-72598f761028", "documentation": "", "method": "put", "endpoint": "organisations/:id/payments/monthlyinvoice/maxcredit", "responses": [ { "uuid": "8841cf1c-db21-4402-bde4-3011a2fe7df9", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75a7d3cc-ab15-4abd-8271-118b1baec9a8", "documentation": "", "method": "delete", "endpoint": "organisations/:id/payments/recurring", "responses": [ { "uuid": "4d1518b7-1495-478a-aa9f-2a2add2eaee2", "body": "", "latency": 0, "statusCode": 200, "label": "deleteRecurrentPayment", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25860ad1-d952-479a-924c-3a8ca5be4765", "documentation": "", "method": "get", "endpoint": "organisations/:id/payments/recurring", "responses": [ { "uuid": "168d35b9-c7a2-48ee-b2f1-46215ecbcc03", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c7152c07-e5f4-4839-b0ed-33984a866454", "documentation": "", "method": "get", "endpoint": "password_forgotten", "responses": [ { "uuid": "7ab4b53e-4a7a-48e6-9710-f7c548b76f96", "body": "", "latency": 0, "statusCode": 200, "label": "getPasswordForgottenForm", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f47c3484-8495-4363-83a8-b9122afbd231", "documentation": "", "method": "post", "endpoint": "password_forgotten", "responses": [ { "uuid": "7651952a-6a0d-482f-97a3-d5dde518279c", "body": "", "latency": 0, "statusCode": 200, "label": "askForPasswordResetViaForm", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "066e4775-44b0-45f4-92bc-bec75c20c3fe", "documentation": "", "method": "get", "endpoint": "password_forgotten/:key", "responses": [ { "uuid": "6afc204c-c1fc-4f43-9dd7-64c4081f6750", "body": "", "latency": 0, "statusCode": 200, "label": "confirmPasswordResetRequest", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "533bba1b-a065-48a3-8915-679642e8f662", "documentation": "", "method": "post", "endpoint": "password_forgotten/:key", "responses": [ { "uuid": "1ff33199-8aa8-4990-bc8e-e80720ca2b36", "body": "", "latency": 0, "statusCode": 200, "label": "resetPasswordForgotten", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aab570c3-47e7-415f-a083-6a5a2c4dab95", "documentation": "", "method": "get", "endpoint": "payments/assets/pay_button/:token/button.png", "responses": [ { "uuid": "caecaa08-2dca-4f7d-a6b2-160c0b0c6bec", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96b32c92-2c10-456f-acf7-a706a710750a", "documentation": "", "method": "get", "endpoint": "payments/coupons/:name", "responses": [ { "uuid": "9c0c7c21-7c08-4e4b-8756-f74cca3b23ff", "body": "", "latency": 0, "statusCode": 200, "label": "getCoupon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e64fab74-0355-4162-bece-79b2f2681f93", "documentation": "", "method": "get", "endpoint": "payments/providers", "responses": [ { "uuid": "a7769c55-bc9e-464f-b034-c8d79c359c48", "body": "[\n {\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"imgUrl\": \"\",\n \"name\": \"\",\n \"title\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAvailablePaymentProviders", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8eb956cd-b7c2-4538-b8ed-1357d0acfc04", "documentation": "", "method": "get", "endpoint": "payments/tokens/stripe", "responses": [ { "uuid": "ea516c94-986e-4c5f-8364-91d76447cf10", "body": "", "latency": 0, "statusCode": 200, "label": "getStripeToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3559a228-bac0-473d-8d4c-973a95dddeaa", "documentation": "", "method": "post", "endpoint": "payments/:bid/end/stripe", "responses": [ { "uuid": "69d2a2e0-8caa-4509-908e-f397f4082b5b", "body": "", "latency": 0, "statusCode": 200, "label": "endPaymentWithStripe", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9e8035b7-7785-40b8-afec-002535818691", "documentation": "", "method": "get", "endpoint": "products/addonproviders", "responses": [ { "uuid": "b5848219-3f3e-46ff-b9f7-376570b3e8c5", "body": "[\n {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAddonProviders", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "acdbb4fe-9197-47a3-818e-4cad509ff2fe", "documentation": "", "method": "get", "endpoint": "products/addonproviders/:provider_id", "responses": [ { "uuid": "93f24cb6-6375-4768-8b0e-03ecc52504a3", "body": "{\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getAddonProvider", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83fbc08f-0e6e-42b8-b7dc-44d933dabfd9", "documentation": "", "method": "get", "endpoint": "products/addonproviders/:provider_id/versions", "responses": [ { "uuid": "b326803e-bb29-46f9-a101-df9bd999a9fc", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee0f31cc-b150-4a11-aa83-d6fbd1f750ec", "documentation": "", "method": "get", "endpoint": "products/countries", "responses": [ { "uuid": "0c9736c2-5ee9-4f32-84cd-1f9d55e98ed2", "body": "{\n \"code\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getCountries", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3916cdf1-40a2-4df9-8e84-82a0a975264e", "documentation": "", "method": "get", "endpoint": "products/countrycodes", "responses": [ { "uuid": "4660e28c-5b45-42dd-93d8-a073f4ed4508", "body": "{\n \"code\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getCountryCodes", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5149920d-fe3b-4838-80a9-d51dd968f60e", "documentation": "", "method": "get", "endpoint": "products/instances", "responses": [ { "uuid": "31624ab4-180e-4d3f-a874-c231d31bcf5e", "body": "[\n {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAvailableInstances", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "831e35fe-999e-4f5d-a452-d4e39f01e963", "documentation": "", "method": "get", "endpoint": "products/instances/:type-:version", "responses": [ { "uuid": "751481d5-be5e-4c33-bb63-697c86af1290", "body": "{\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getAvailableInstance", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d71f9f68-6f9b-4bb3-b765-437cae9a384a", "documentation": "", "method": "get", "endpoint": "products/mfa_kinds", "responses": [ { "uuid": "d6821118-f1bf-4dfc-a455-9e6b230f051a", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de061bfe-2f4f-4e53-bbca-714599fa494e", "documentation": "", "method": "get", "endpoint": "products/packages", "responses": [ { "uuid": "1e31f10c-0ab6-4406-a291-694b7cff331c", "body": "", "latency": 0, "statusCode": 200, "label": "getAvailablePackages", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9094ccd-cde8-4803-93f1-5db2886dd069", "documentation": "", "method": "get", "endpoint": "products/prices", "responses": [ { "uuid": "8ce651f6-7e19-444a-807e-8935628fa674", "body": "", "latency": 0, "statusCode": 200, "label": "getExchangeRates", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4d2e9a9c-31fc-4c96-b88c-f16d9dd37106", "documentation": "", "method": "get", "endpoint": "products/zones", "responses": [ { "uuid": "5212371c-bb7e-499a-8267-cb5da753309f", "body": "[\n {\n \"correspondingRegion\": \"\",\n \"internal\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getZones", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbe18902-f256-40d2-aa89-acc1ac0464d5", "documentation": "", "method": "delete", "endpoint": "self", "responses": [ { "uuid": "4e3117e9-ab06-4fae-81a6-65ff61e424b4", "body": "", "latency": 0, "statusCode": 200, "label": "deleteUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "623a79fe-83cc-427d-8709-faf4cc0cf8fa", "documentation": "Get information about yourself", "method": "get", "endpoint": "self", "responses": [ { "uuid": "fed9edab-4740-4496-b430-37ed431c56af", "body": "{\n \"address\": \"\",\n \"admin\": {{faker 'datatype.boolean'}},\n \"avatar\": \"\",\n \"canPay\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"country\": \"\",\n \"creationDate\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emailValidated\": {{faker 'datatype.boolean'}},\n \"hasPassword\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"lang\": \"\",\n \"name\": \"\",\n \"oauthApps\": [\n \"\"\n ],\n \"phone\": \"\",\n \"preferredMFA\": \"\",\n \"zipcode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fe78720-1c1a-48e7-8ff2-5a0ed1d4ca30", "documentation": "", "method": "put", "endpoint": "self", "responses": [ { "uuid": "470b9775-510b-418a-9224-f5ccc839f69e", "body": "", "latency": 0, "statusCode": 200, "label": "editUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba0a9e4b-cee4-4144-b3b3-d484bd834f9e", "documentation": "Addon", "method": "get", "endpoint": "self/addons", "responses": [ { "uuid": "884a40c5-0717-4949-b8e9-976a0cfa70fa", "body": "[\n {\n \"configKeys\": [\n \"\"\n ],\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"plan\": {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n },\n \"provider\": {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n },\n \"realId\": \"\",\n \"region\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAddons", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bfb2c9c8-7401-469b-960f-bdec3febf831", "documentation": "", "method": "post", "endpoint": "self/addons", "responses": [ { "uuid": "ce0004df-afd0-4e9b-a949-dddda16f66f3", "body": "", "latency": 0, "statusCode": 200, "label": "provisionAddon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bedb9fc-018e-4c14-b75b-a75fe471571d", "documentation": "", "method": "post", "endpoint": "self/addons/preorders", "responses": [ { "uuid": "578c1256-7c82-4d5e-86e2-0677652e94ed", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "79cd758b-f3d1-4d5e-bd1f-ad7eab89e1b1", "documentation": "", "method": "delete", "endpoint": "self/addons/:addonId", "responses": [ { "uuid": "b8450bea-eb96-4dba-a56b-ccfaed51cb76", "body": "", "latency": 0, "statusCode": 200, "label": "deprovisionAddon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9abb77fc-fdde-44b6-b1bd-e604d97a1ea7", "documentation": "Specific addon", "method": "get", "endpoint": "self/addons/:addonId", "responses": [ { "uuid": "c5f7ac77-c14a-4ba0-acee-d95f7decb9b6", "body": "{\n \"configKeys\": [\n \"\"\n ],\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"plan\": {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n },\n \"provider\": {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n },\n \"realId\": \"\",\n \"region\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getAddon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a8b565e1-243a-47fb-b53d-9d4ee6cbf3b7", "documentation": "", "method": "put", "endpoint": "self/addons/:addonId", "responses": [ { "uuid": "37901e31-7a47-409e-bd26-0044969b523e", "body": "", "latency": 0, "statusCode": 200, "label": "Update addon informations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7920e2a2-f6bf-422d-aaac-6d4ecfa63f1b", "documentation": "", "method": "get", "endpoint": "self/addons/:addonId/applications", "responses": [ { "uuid": "fe82edc3-7b2a-4a9d-bdee-a25cfc2a6871", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationsLinkedToAddon", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de64861c-4153-4d57-be2d-babb634e53e4", "documentation": "", "method": "get", "endpoint": "self/addons/:addonId/env", "responses": [ { "uuid": "5bcefc46-0892-40ef-b565-9a93155b345f", "body": "[\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAddonEnv", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e8c81f43-8be2-46b1-890c-1554b3a88569", "documentation": "", "method": "put", "endpoint": "self/addons/:addonId/plan", "responses": [ { "uuid": "43810b63-abea-432e-a007-bc67765a6715", "body": "", "latency": 0, "statusCode": 200, "label": "Update plan of an add-on.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cb672128-71f0-4a86-b38a-20a06c2f5d12", "documentation": "", "method": "get", "endpoint": "self/addons/:addonId/sso", "responses": [ { "uuid": "94118564-54bf-465d-a197-0eb14f4e1641", "body": "{\n \"email\": \"\",\n \"id\": \"\",\n \"nav-data\": \"\",\n \"timestamp\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"token\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getSSOData", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08f87d0b-eff3-4140-a95d-adc73c3abf98", "documentation": "", "method": "get", "endpoint": "self/addons/:addonId/tags", "responses": [ { "uuid": "1e5650ec-5065-41e1-83a1-90c2e7f05c1e", "body": "", "latency": 0, "statusCode": 200, "label": "getAddonTags", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9cc90c3e-a95a-4713-8dc1-ddf6932a4b2a", "documentation": "", "method": "delete", "endpoint": "self/addons/:addonId/tags/:tag", "responses": [ { "uuid": "e0f466b9-c57b-4396-a69e-246b033dabc3", "body": "", "latency": 0, "statusCode": 200, "label": "deleteAddonTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1bb62b6-e198-4181-892e-7e66ff9ca569", "documentation": "", "method": "put", "endpoint": "self/addons/:addonId/tags/:tag", "responses": [ { "uuid": "d6945cc1-619f-48a2-acbe-7a92cc042511", "body": "", "latency": 0, "statusCode": 200, "label": "addAddonTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e62fedd5-ba29-4d7c-8b34-b75ca82fcced", "documentation": "", "method": "get", "endpoint": "self/applications", "responses": [ { "uuid": "a8a5aaa7-ff38-4b58-b2b9-6a54ec8d4f2a", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "07b8b0df-ece0-45b8-ac4a-02fee7175b7f", "documentation": "Creates an application. If you want to create a Github app, you need to replace the oauthApp field with what you will find here: https://github.com/CleverCloud/doc.clever-cloud.com/issues/179", "method": "post", "endpoint": "self/applications", "responses": [ { "uuid": "3bde5344-31a9-4d18-ae3c-56f3152fc335", "body": "", "latency": 0, "statusCode": 200, "label": "addApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f0e0e86-1be7-40cd-a3e3-d52e6cc9437f", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId", "responses": [ { "uuid": "91c4ed0d-4a13-49ae-ad84-495fc1c69f13", "body": "", "latency": 0, "statusCode": 200, "label": "deleteApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6dbc3706-3f2e-469d-b16d-935cd1a1b0dc", "documentation": "", "method": "get", "endpoint": "self/applications/:appId", "responses": [ { "uuid": "b66b9adb-e5b9-463a-8ade-91a625cedf50", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1845036-ccdd-4b49-a5e7-2ccc176e3596", "documentation": "", "method": "put", "endpoint": "self/applications/:appId", "responses": [ { "uuid": "3b47e798-eb9c-4a54-9b67-8f05a6395d25", "body": "", "latency": 0, "statusCode": 200, "label": "editApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3255a96b-09d5-4349-a86e-6a696dd15494", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/addons", "responses": [ { "uuid": "135e38be-6102-478f-83de-5bac4250bd9d", "body": "[\n {\n \"configKeys\": [\n \"\"\n ],\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"plan\": {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n },\n \"provider\": {\n \"analyticsId\": \"\",\n \"canUpgrade\": {{faker 'datatype.boolean'}},\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"googlePlusName\": \"\",\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"longDesc\": \"\",\n \"name\": \"\",\n \"openInNewTab\": {{faker 'datatype.boolean'}},\n \"plans\": [\n {\n \"features\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"slug\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"shortDesc\": \"\",\n \"status\": \"\",\n \"supportEmail\": \"\",\n \"twitterName\": \"\",\n \"website\": \"\"\n },\n \"realId\": \"\",\n \"region\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getAddonsLinkedToApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27cc6ef0-b9d0-43ad-93c1-af69039fde4b", "documentation": "", "method": "post", "endpoint": "self/applications/:appId/addons", "responses": [ { "uuid": "3ff8c6ba-71af-4d10-942e-4c3803a95f41", "body": "", "latency": 0, "statusCode": 200, "label": "linkAddonToApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f559553-ed3e-471c-80e8-024ae46fa3a6", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/addons/env", "responses": [ { "uuid": "f179091e-a895-48cc-a5b8-6a8fd1a9afcc", "body": "[\n {\n \"addon_id\": \"\",\n \"addon_name\": \"\",\n \"env\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"provider_id\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getEnvOfAddonsLinkedToApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2358cfb9-eab6-4800-9929-3d872b724348", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/addons/:addonId", "responses": [ { "uuid": "d322d684-a659-48ba-b316-de895c4b5802", "body": "", "latency": 0, "statusCode": 200, "label": "unlinkAddonFromApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1ada97a-cf25-4ecf-88d7-97de61144f32", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/branch", "responses": [ { "uuid": "01bfaf71-09ba-4060-bb44-fad48601a148", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f2f9490-6bcc-4708-a0bb-afb685a1a24a", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/branches", "responses": [ { "uuid": "370f3bb0-03ff-4251-8f05-d0d9a937ce90", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "79b57526-5913-40ec-bb7c-3e03105f9ab0", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/buildflavor", "responses": [ { "uuid": "286e37a7-5835-4719-a14e-45b2bb5303cf", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fdc09ec0-74ca-428f-be20-2532b0563e9e", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/dependencies", "responses": [ { "uuid": "1f6016b7-1836-49ea-8372-a19b257f35d4", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationDependencies", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a86ab351-5050-45ac-bd74-c063dc28f226", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/dependencies/env", "responses": [ { "uuid": "ca58c583-3e71-4ec5-a3c8-97cf1b3b6cf5", "body": "", "latency": 0, "statusCode": 200, "label": "Get env variables defined by application dependencies", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5dba7204-fb86-4c78-bcc2-831cf24c8482", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/dependencies/:dependencyId", "responses": [ { "uuid": "3c4c6a36-8f5b-4592-aab5-1adc70eac55b", "body": "", "latency": 0, "statusCode": 200, "label": "deleteApplicationDependency", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84e7955a-456f-47fe-9778-bd99b40858da", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/dependencies/:dependencyId", "responses": [ { "uuid": "8f9b61a5-1f5f-470d-9a1f-4512ac5a7efb", "body": "", "latency": 0, "statusCode": 200, "label": "addApplicationDependency", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf25300a-9005-478b-b55c-e2578b0725fd", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/dependents", "responses": [ { "uuid": "5c700b34-3323-4a38-a093-d8fc1e7be672", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationDependents", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca8b5c0f-a18d-455d-9974-d1e99e36c4f0", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/deployments", "responses": [ { "uuid": "2439a103-365f-413a-a234-25419c9a21e6", "body": "[\n {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationDeployments", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb11e07a-d682-4ae2-bc12-aede3d680f3c", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/deployments/:deploymentId", "responses": [ { "uuid": "6d6355ed-0ce2-40cc-ac6b-97743f2af073", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "87ed35a3-d687-4ba2-b49c-39d6a1351292", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/deployments/:deploymentId/instances", "responses": [ { "uuid": "c2ad21c7-901d-4d66-a814-b87033998d6e", "body": "", "latency": 0, "statusCode": 200, "label": "cancelDeploy", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "078fd8ff-2693-4f64-87b7-36e38b138463", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/env", "responses": [ { "uuid": "0e58a54d-98e9-4a0c-9aa8-0982a16439c3", "body": "[\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "editApplicationEnv", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2c3a8705-d5f8-4bd3-990e-7f9473019194", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/env", "responses": [ { "uuid": "4335e881-f91e-4c15-b37b-032625ce3bba", "body": "", "latency": 0, "statusCode": 200, "label": "editApplicationEnvironment", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eb97dd11-8bc4-4df0-8169-ea02b2cfa3c1", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/env/:envName", "responses": [ { "uuid": "95ddc2ac-7463-45a9-b404-dacede2db710", "body": "", "latency": 0, "statusCode": 200, "label": "removeApplicationEnv", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6184a156-0842-420b-8732-6017fe9d3339", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/env/:envName", "responses": [ { "uuid": "7058bf8c-4b91-4301-b7cc-d70af5fb65fa", "body": "", "latency": 0, "statusCode": 200, "label": "editApplicationEnv", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ed58146-ca25-426c-a738-fa185448988e", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/exposed_env", "responses": [ { "uuid": "ecf7e625-2be4-4178-a7f2-852c54a5fac3", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f70e370d-674b-4158-81e2-4ca7de7eea84", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/exposed_env", "responses": [ { "uuid": "e60bbab7-3443-4678-b043-13ac440f0a97", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3bfa7623-5ecf-4fdd-b766-5595a7ee6cae", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/instances", "responses": [ { "uuid": "6ae639bb-dc93-4378-ae04-6347650e0f1f", "body": "", "latency": 0, "statusCode": 200, "label": "undeployApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49f78958-c736-4b71-b77b-b7d61f0cbfe4", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/instances", "responses": [ { "uuid": "b645ae9e-293f-4568-a317-8292f136aed2", "body": "[\n {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplicationInstances", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bde1722b-bf51-435f-bbf9-1b43b78325f3", "documentation": "", "method": "post", "endpoint": "self/applications/:appId/instances", "responses": [ { "uuid": "b6fce500-8263-49ea-b5d6-7b107d99aa12", "body": "", "latency": 0, "statusCode": 200, "label": "redeployApplication", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e07593e7-3607-4262-8f5e-82a53399144c", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/instances/:instanceId", "responses": [ { "uuid": "ea898b13-cadf-41b6-8142-4a8507b39ad5", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e48f75ce-0ebc-439e-b9fe-ebf8031f1b4b", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/tags", "responses": [ { "uuid": "04ca6692-5d9f-4bc3-aba9-572d2848338a", "body": "", "latency": 0, "statusCode": 200, "label": "getApplicationTags", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "005fc917-854c-4dc6-bad2-07ee1e5b093d", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/tags/:tag", "responses": [ { "uuid": "754ad476-07b7-4796-b498-7a767a70defa", "body": "", "latency": 0, "statusCode": 200, "label": "deleteApplicationTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df91a0e1-fbc0-4cbf-bea1-9ab4cb1b029e", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/tags/:tag", "responses": [ { "uuid": "224d4f7e-b571-47f2-96f1-13029b7a7841", "body": "", "latency": 0, "statusCode": 200, "label": "addApplicationTag", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b5e89f3-3009-42fc-a79a-a60485c2780e", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/vhosts", "responses": [ { "uuid": "08aa8d3c-8d1b-4b80-9585-47185f269259", "body": "[\n {\n \"fqdn\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getVhosts", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c55b591-9d8e-4876-86b7-aa0a05c37151", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/vhosts/favourite", "responses": [ { "uuid": "8655119f-f430-4c56-a76c-0903e512248f", "body": "", "latency": 0, "statusCode": 200, "label": "unmarkFavouriteVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "07482e8e-4a63-45b3-a04c-2b8dac88c596", "documentation": "", "method": "get", "endpoint": "self/applications/:appId/vhosts/favourite", "responses": [ { "uuid": "55a31b25-41c8-4a6f-b6cc-4616b8a93b90", "body": "{\n \"fqdn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getFavouriteVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b446962-a42b-4236-95f8-0a50b2e2b637", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/vhosts/favourite", "responses": [ { "uuid": "0b48d57c-0bfc-4511-a6e0-371a193783b7", "body": "", "latency": 0, "statusCode": 200, "label": "markFavouriteVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2136a7c-da55-426b-b88a-c8f980f45d40", "documentation": "", "method": "delete", "endpoint": "self/applications/:appId/vhosts/:domain", "responses": [ { "uuid": "2b33cfa1-295e-44cc-aea5-f0e7fd114291", "body": "", "latency": 0, "statusCode": 200, "label": "removeVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4fe7dca-9685-422b-9f69-7e3fbce0f70e", "documentation": "", "method": "put", "endpoint": "self/applications/:appId/vhosts/:domain", "responses": [ { "uuid": "351c2076-ac5a-4c51-97a9-436e0cd3cda1", "body": "", "latency": 0, "statusCode": 200, "label": "addVhost", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c6b827e7-8ab3-4d13-bee3-047b2cb5af8d", "documentation": "", "method": "put", "endpoint": "self/avatar", "responses": [ { "uuid": "aefd4102-1c54-429e-8817-053631d85d65", "body": "", "latency": 0, "statusCode": 200, "label": "setUserAvatar\nsetUserAvatarFromSource", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6002422-b004-4039-8cd2-344cf1ff7ee1", "documentation": "", "method": "put", "endpoint": "self/change_password", "responses": [ { "uuid": "3a560b58-a846-4047-a3b6-bada2b51fe28", "body": "{\n \"newPassword\": \"\",\n \"oldPassword\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "changeUserPassword", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "def8e851-12e6-4f93-8c84-bcf42e3cee84", "documentation": "", "method": "get", "endpoint": "self/cli_tokens", "responses": [ { "uuid": "0eac8b36-2d23-450e-ba7e-614faf0aeeb0", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f51ed341-d909-4f2d-ae86-897b9aa9a0ea", "documentation": "", "method": "get", "endpoint": "self/confirmation_email", "responses": [ { "uuid": "e8a39fd2-d0fc-4c7c-b1b1-43e44e38365e", "body": "", "latency": 0, "statusCode": 200, "label": "getConfirmationEmail", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c771dcdb-03ad-41fd-9c11-8c4590bdae3f", "documentation": "", "method": "get", "endpoint": "self/consumers", "responses": [ { "uuid": "7d915608-4b7e-4db2-a8a5-3b76d5c9b744", "body": "[\n {\n \"baseUrl\": \"\",\n \"description\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"picture\": \"\",\n \"rights\": {\n \"access_bills\": {{faker 'datatype.boolean'}},\n \"access_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_credit_count\": {{faker 'datatype.boolean'}},\n \"access_organisations\": {{faker 'datatype.boolean'}},\n \"access_organisations_bills\": {{faker 'datatype.boolean'}},\n \"access_organisations_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_organisations_credit_count\": {{faker 'datatype.boolean'}},\n \"access_personal_information\": {{faker 'datatype.boolean'}},\n \"almighty\": {{faker 'datatype.boolean'}},\n \"manage_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations\": {{faker 'datatype.boolean'}},\n \"manage_organisations_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations_members\": {{faker 'datatype.boolean'}},\n \"manage_organisations_services\": {{faker 'datatype.boolean'}},\n \"manage_personal_information\": {{faker 'datatype.boolean'}},\n \"manage_services\": {{faker 'datatype.boolean'}},\n \"manage_ssh_keys\": {{faker 'datatype.boolean'}}\n },\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getConsumers", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f73dfd0-946f-4fc1-8e5d-e08a629d34e6", "documentation": "", "method": "post", "endpoint": "self/consumers", "responses": [ { "uuid": "c1143277-7b49-4096-96ae-7d57134f70a5", "body": "", "latency": 0, "statusCode": 200, "label": "createConsumer", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c43a1e23-f2be-496f-9190-50389d6b1744", "documentation": "", "method": "delete", "endpoint": "self/consumers/:key", "responses": [ { "uuid": "66d4d5db-13f9-47f4-89ed-858a4d309bee", "body": "", "latency": 0, "statusCode": 200, "label": "deleteConsumer", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56c6e26f-f4fe-494b-8b94-2ea1c844101d", "documentation": "", "method": "get", "endpoint": "self/consumers/:key", "responses": [ { "uuid": "2451404c-d01d-4031-827f-bbbeb1370d99", "body": "{\n \"baseUrl\": \"\",\n \"description\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"picture\": \"\",\n \"rights\": {\n \"access_bills\": {{faker 'datatype.boolean'}},\n \"access_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_credit_count\": {{faker 'datatype.boolean'}},\n \"access_organisations\": {{faker 'datatype.boolean'}},\n \"access_organisations_bills\": {{faker 'datatype.boolean'}},\n \"access_organisations_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_organisations_credit_count\": {{faker 'datatype.boolean'}},\n \"access_personal_information\": {{faker 'datatype.boolean'}},\n \"almighty\": {{faker 'datatype.boolean'}},\n \"manage_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations\": {{faker 'datatype.boolean'}},\n \"manage_organisations_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations_members\": {{faker 'datatype.boolean'}},\n \"manage_organisations_services\": {{faker 'datatype.boolean'}},\n \"manage_personal_information\": {{faker 'datatype.boolean'}},\n \"manage_services\": {{faker 'datatype.boolean'}},\n \"manage_ssh_keys\": {{faker 'datatype.boolean'}}\n },\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getConsumer", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b9bc9e1d-f719-4472-a300-e51427f291e4", "documentation": "", "method": "put", "endpoint": "self/consumers/:key", "responses": [ { "uuid": "e8e472a3-96cc-444e-98e7-c40619253b40", "body": "", "latency": 0, "statusCode": 200, "label": "PUT same consumer data as in POST.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e950d3a8-460d-4388-b27c-d3ddccfc1f52", "documentation": "", "method": "get", "endpoint": "self/consumers/:key/secret", "responses": [ { "uuid": "6dc977a4-a9b4-4333-9c51-3ba3e2d41d18", "body": "{\n \"secret\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getConsumerSecret", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c759c92-47a6-4e6a-966d-7f584fc505fc", "documentation": "", "method": "get", "endpoint": "self/consumptions", "responses": [ { "uuid": "5cc9cd73-4ad3-45b4-8b67-7b9c767d56c9", "body": "{\n \"appId\": \"\",\n \"conso\": {\n \"conso\": \"\",\n \"date\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "getConsumptions", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0a291e7-8104-4674-8271-039532922ab5", "documentation": "", "method": "get", "endpoint": "self/credits", "responses": [ { "uuid": "0f50f58c-b21f-421e-bdd5-e10c1a0372e5", "body": "{\n \"count\": {{faker 'number.float'}},\n \"dropPrice\": {\n \"currency\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"ownerId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getAmount", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57ddfecc-aece-42e3-a292-c11917fe3f66", "documentation": "", "method": "get", "endpoint": "self/emails", "responses": [ { "uuid": "4738b695-cf4f-4733-bc8c-558abe9e62ee", "body": "", "latency": 0, "statusCode": 200, "label": "getEmailAddresses", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae656381-42d0-4345-a450-b4cd5db1cdbf", "documentation": "", "method": "delete", "endpoint": "self/emails/:email", "responses": [ { "uuid": "9f2de9fe-b91d-4875-8947-9a3b54d89a54", "body": "", "latency": 0, "statusCode": 200, "label": "removeEmailAddress", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f52ee889-55d9-4e5b-aba2-daa10b6f7312", "documentation": "", "method": "put", "endpoint": "self/emails/:email", "responses": [ { "uuid": "87552447-fe87-4bf4-995c-fdf8590e45a0", "body": "", "latency": 0, "statusCode": 200, "label": "addEmailAddress", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "229bde42-8ab2-426b-b33f-a19cb73f7fa5", "documentation": "", "method": "get", "endpoint": "self/id", "responses": [ { "uuid": "b5adcc35-7f29-460e-b2e1-4713909e4362", "body": "", "latency": 0, "statusCode": 200, "label": "getId", "headers": [{ "key": "Content-Type", "value": "*/*" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "51bc11d0-f0b4-4dbe-b325-23d70140ef38", "documentation": "", "method": "get", "endpoint": "self/instances", "responses": [ { "uuid": "b4c4c346-813b-4f80-99da-cdbaba585778", "body": "[\n {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getInstancesForAllApps", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0789c16a-93c9-41a9-9b8d-0a85b558af55", "documentation": "", "method": "get", "endpoint": "self/keys", "responses": [ { "uuid": "aef8f66d-9890-406f-a1df-32cef8bff989", "body": "[\n {\n \"fingerprint\": \"\",\n \"key\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getSshKeys", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50656129-6d91-43f2-a6cf-80b09c4ee963", "documentation": "", "method": "delete", "endpoint": "self/keys/:key", "responses": [ { "uuid": "9b6518c8-d503-436d-a1c3-b74946e51918", "body": "", "latency": 0, "statusCode": 200, "label": "removeSshKey", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "63f6720d-30b5-490f-961a-116ba80c5c49", "documentation": "", "method": "put", "endpoint": "self/keys/:key", "responses": [ { "uuid": "d41be907-d950-40e5-a5d2-1483f4e7a2e1", "body": "", "latency": 0, "statusCode": 200, "label": "addSshKey", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f9aafea-bb76-43a5-ad9c-dca836772722", "documentation": "", "method": "delete", "endpoint": "self/mfa/:kind", "responses": [ { "uuid": "048efe2d-5d6f-456b-a43c-420353baab89", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95dfd534-d95e-4190-8096-832d368494ff", "documentation": "", "method": "post", "endpoint": "self/mfa/:kind", "responses": [ { "uuid": "5d8572a6-da1e-437f-8522-71c7b45c2ebe", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5fd42ac4-b1a1-4c2d-b7e4-88ab6ef813cd", "documentation": "", "method": "put", "endpoint": "self/mfa/:kind", "responses": [ { "uuid": "03376e60-ade6-46ed-9c77-7e46706a7d04", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fca3c66-9820-4b8c-b76d-17688cc6e2d9", "documentation": "", "method": "get", "endpoint": "self/mfa/:kind/backupcodes", "responses": [ { "uuid": "f00cbf71-d5f4-45ac-a8c7-b3229b22716e", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6323e0c9-4247-4c5b-839e-dfec86b9b04e", "documentation": "", "method": "post", "endpoint": "self/mfa/:kind/confirmation", "responses": [ { "uuid": "46525848-8f2f-4fef-bcb4-602e7e11112c", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8232fcfe-457b-4fa2-a7c0-528b4506ca59", "documentation": "", "method": "get", "endpoint": "self/payment-info", "responses": [ { "uuid": "39d1d01d-d0c3-49c4-8557-4ec936ed152e", "body": "", "latency": 0, "statusCode": 200, "label": "getPaymentInfo", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23f9bbd7-48cd-46ea-a7a4-bb2368d6aec0", "documentation": "", "method": "get", "endpoint": "self/payments/billings", "responses": [ { "uuid": "dbfe57e4-49c3-4811-bd82-3f3aff2b2665", "body": "", "latency": 0, "statusCode": 200, "label": "getInvoices", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "027736c3-be27-4981-b939-ac662d65ec28", "documentation": "", "method": "post", "endpoint": "self/payments/billings", "responses": [ { "uuid": "102aad02-ee97-4b23-a664-a7eed025dfbc", "body": "", "latency": 0, "statusCode": 200, "label": "buyDrops", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0c8ed67-0ce9-457c-bc71-f89124a93d05", "documentation": "", "method": "delete", "endpoint": "self/payments/billings/:bid", "responses": [ { "uuid": "afc3cf4f-e8d4-4a83-aa70-27255e1e2309", "body": "", "latency": 0, "statusCode": 200, "label": "deletePurchaseOrder", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b8437a4-6f95-438f-b94f-12f687689bed", "documentation": "", "method": "get", "endpoint": "self/payments/billings/:bid", "responses": [ { "uuid": "d8766061-1448-4e49-ba27-80b01da45652", "body": "", "latency": 0, "statusCode": 200, "label": "getInvoice", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53a0b119-9236-4563-9ab6-c2c62f155d91", "documentation": "", "method": "put", "endpoint": "self/payments/billings/:bid", "responses": [ { "uuid": "fe6dae59-6551-4150-922d-b7b6cf6df285", "body": "", "latency": 0, "statusCode": 200, "label": "choosePaymentProvider", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3383fe1f-1928-4db9-a267-bcf1a46177a7", "documentation": "", "method": "get", "endpoint": "self/payments/billings/:bid.pdf", "responses": [ { "uuid": "7ffd4c8a-ca47-4941-aad7-2b14edd6f43b", "body": "", "latency": 0, "statusCode": 200, "label": "getPdfInvoice", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da8913f7-9dda-4dd1-b305-3228f895fee8", "documentation": "", "method": "get", "endpoint": "self/payments/fullprice/:price", "responses": [ { "uuid": "1abf2f1a-e857-4988-bd3f-c98b6c3a8232", "body": "", "latency": 0, "statusCode": 200, "label": "priceWithTax", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e88428b-3f82-498d-96b1-20e84b579451", "documentation": "", "method": "get", "endpoint": "self/payments/methods", "responses": [ { "uuid": "c92f284e-9b1d-4f34-929b-a01ba4b174a0", "body": "", "latency": 0, "statusCode": 200, "label": "getUserPaymentMethods", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a61d5e03-94e7-490d-8adb-c726271d1d69", "documentation": "", "method": "post", "endpoint": "self/payments/methods", "responses": [ { "uuid": "30f47531-33a2-4270-aa20-af620452fdd5", "body": "", "latency": 0, "statusCode": 200, "label": "addUserMethod", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de4fd624-bc08-49b9-a6fe-6bc43bf8b36b", "documentation": "", "method": "get", "endpoint": "self/payments/methods/default", "responses": [ { "uuid": "f62e5800-a2ac-4f7c-9c25-6459e8934fb7", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0749d446-e4ff-448a-9502-918691246e32", "documentation": "", "method": "put", "endpoint": "self/payments/methods/default", "responses": [ { "uuid": "cf3a373d-744e-4f6f-9a94-71193f42e2e5", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "761e91e4-c424-4b5e-b3de-5155ea68af39", "documentation": "", "method": "delete", "endpoint": "self/payments/methods/:mId", "responses": [ { "uuid": "06492f3f-6dd2-4191-bc69-33eb51a62f8a", "body": "", "latency": 0, "statusCode": 200, "label": "deleteUserCard", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0e3e7a57-93c4-4cec-8565-bcde30daf27a", "documentation": "", "method": "get", "endpoint": "self/payments/monthlyinvoice", "responses": [ { "uuid": "19a94198-30cf-45dc-911c-3ae196d48bb4", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f704e48b-aca4-4464-8091-b78bea92b838", "documentation": "", "method": "put", "endpoint": "self/payments/monthlyinvoice/maxcredit", "responses": [ { "uuid": "7e482f5f-02cb-4295-82a1-37b6b472384d", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1bf3f40-efa4-4cfb-983d-d35d6452bb00", "documentation": "", "method": "delete", "endpoint": "self/payments/recurring", "responses": [ { "uuid": "41480431-ba76-41a0-b999-453bac6b1fda", "body": "", "latency": 0, "statusCode": 200, "label": "deleteRecurrentPayment", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "933149fc-2c0a-4844-b941-fb2d456d961c", "documentation": "", "method": "get", "endpoint": "self/payments/recurring", "responses": [ { "uuid": "fd3e4128-6368-4166-90ed-46c72b7bbda8", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f1b50c06-7be6-4f19-ad2c-7080139233a6", "documentation": "", "method": "get", "endpoint": "self/payments/tokens/stripe", "responses": [ { "uuid": "d4c4b282-58dc-401c-b5a7-fbfcd0b98db1", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6183ba47-faef-444f-8f11-5ab06b2fb0c6", "documentation": "", "method": "delete", "endpoint": "self/tokens", "responses": [ { "uuid": "2d89c0c1-8df4-4a91-9270-a5b3826f0243", "body": "", "latency": 0, "statusCode": 200, "label": "revokeAllTokens", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afad095f-ccaf-4a63-b0c5-04dacb1e8526", "documentation": "", "method": "get", "endpoint": "self/tokens", "responses": [ { "uuid": "193a0346-1013-445c-bae0-f33cfc69a803", "body": "[\n {\n \"consumer\": {\n \"baseUrl\": \"\",\n \"description\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"picture\": \"\",\n \"rights\": {\n \"access_bills\": {{faker 'datatype.boolean'}},\n \"access_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_credit_count\": {{faker 'datatype.boolean'}},\n \"access_organisations\": {{faker 'datatype.boolean'}},\n \"access_organisations_bills\": {{faker 'datatype.boolean'}},\n \"access_organisations_consumption_statistics\": {{faker 'datatype.boolean'}},\n \"access_organisations_credit_count\": {{faker 'datatype.boolean'}},\n \"access_personal_information\": {{faker 'datatype.boolean'}},\n \"almighty\": {{faker 'datatype.boolean'}},\n \"manage_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations\": {{faker 'datatype.boolean'}},\n \"manage_organisations_applications\": {{faker 'datatype.boolean'}},\n \"manage_organisations_members\": {{faker 'datatype.boolean'}},\n \"manage_organisations_services\": {{faker 'datatype.boolean'}},\n \"manage_personal_information\": {{faker 'datatype.boolean'}},\n \"manage_services\": {{faker 'datatype.boolean'}},\n \"manage_ssh_keys\": {{faker 'datatype.boolean'}}\n },\n \"url\": \"\"\n },\n \"creationDate\": {{faker 'number.int' max=99999}},\n \"lastUtilisation\": \"\",\n \"rights\": {\n \"description\": \"\",\n \"name\": \"\"\n },\n \"token\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getSelfTokens", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6112575-f678-4562-abc0-05488a289f43", "documentation": "", "method": "delete", "endpoint": "self/tokens/:token", "responses": [ { "uuid": "6ff168c4-2dd3-42c2-bc7b-e93d790d7067", "body": "", "latency": 0, "statusCode": 200, "label": "revokeToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4de47e41-2d2a-4741-879f-1c695f4c117b", "documentation": "", "method": "get", "endpoint": "self/validate_email", "responses": [ { "uuid": "97ffcb1e-bcb0-4688-a270-44de46b2b039", "body": "", "latency": 0, "statusCode": 200, "label": "validateEmail", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "935f3f13-8e35-491b-9fcc-1837106e212f", "documentation": "", "method": "get", "endpoint": "summary", "responses": [ { "uuid": "1e5f3ea2-801c-4987-9f94-59c196d5a998", "body": "{\n \"organisations\": [\n {\n \"addons\": [\n {\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"name\": \"\",\n \"providerId\": \"\"\n }\n ],\n \"applications\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"commit\": \"\",\n \"id\": \"\",\n \"instanceType\": \"\",\n \"instanceVariant\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"variantSlug\": \"\"\n }\n ],\n \"avatar\": \"\",\n \"consumers\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"picture\": \"\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"providers\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"user\": {\n \"addons\": [\n {\n \"id\": \"\",\n \"logoUrl\": \"\",\n \"name\": \"\",\n \"providerId\": \"\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"applications\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"commit\": \"\",\n \"id\": \"\",\n \"instanceType\": \"\",\n \"instanceVariant\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"variantSlug\": \"\"\n }\n ],\n \"avatar\": \"\",\n \"consumers\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"picture\": \"\"\n }\n ],\n \"id\": \"\",\n \"lang\": \"\",\n \"name\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "getSummary", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee6a6053-c5c5-44ef-b9dd-3632a9336da1", "documentation": "", "method": "post", "endpoint": "users", "responses": [ { "uuid": "89e3326f-efa4-4c3e-a779-ba551615bf45", "body": "", "latency": 0, "statusCode": 200, "label": "createUser\ncreateUserFromForm", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6b07620-05a0-470f-a878-5504c3dd1ac8", "documentation": "", "method": "get", "endpoint": "users/:id", "responses": [ { "uuid": "7b310363-1144-4566-b2d8-bfedc5c0bc86", "body": "{\n \"address\": \"\",\n \"admin\": {{faker 'datatype.boolean'}},\n \"avatar\": \"\",\n \"canPay\": {{faker 'datatype.boolean'}},\n \"city\": \"\",\n \"country\": \"\",\n \"creationDate\": {{faker 'number.int' max=99999}},\n \"email\": \"\",\n \"emailValidated\": {{faker 'datatype.boolean'}},\n \"hasPassword\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"lang\": \"\",\n \"name\": \"\",\n \"oauthApps\": [\n \"\"\n ],\n \"phone\": \"\",\n \"preferredMFA\": \"\",\n \"zipcode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "getUser", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d48f4ca3-90df-4220-a3e9-63072c883139", "documentation": "", "method": "get", "endpoint": "users/:id/applications", "responses": [ { "uuid": "9d80393c-863b-4e64-9ec6-6ef2708e9e81", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "getApplications", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6088a031-a941-4511-81e0-63598a6343e5", "documentation": "", "method": "get", "endpoint": "users/:userId/git-info", "responses": [ { "uuid": "9dd46602-ba25-4ae9-af14-ca22bddfa7a6", "body": "", "latency": 0, "statusCode": 200, "label": "getGitInfo", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "664aeb5b-09a7-4d45-ba72-c66df71d93e9", "documentation": "Fetch the logs for a given application", "method": "get", "endpoint": "v3/logs/:appId", "responses": [ { "uuid": "2a33b097-147f-448e-ba25-d1875dd9f5b0", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7bb00a31-169e-4de5-a2a0-053285ce6e9d", "documentation": "Fetch the logs drains for a given application", "method": "get", "endpoint": "v3/logs/:appId/drains", "responses": [ { "uuid": "f87559e2-513d-46b9-b355-50a0842ca9d6", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a06655bd-bc9b-4bfd-98a9-2e8b3550ffd7", "documentation": "Add a log drain for a given application", "method": "post", "endpoint": "v3/logs/:appId/drains", "responses": [ { "uuid": "4bb25961-3550-4e0f-9d23-0dadac829cb7", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df19d64c-ffcf-4df3-8898-8e346d6335ff", "documentation": "Delete the logs drain by id or url for a given application", "method": "delete", "endpoint": "v3/logs/:appId/drains/:idOrUrl", "responses": [ { "uuid": "455207e8-4044-447b-aceb-b5d1b3182e54", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d12bf3d-e0b4-4ca4-bc92-c520efb9cb71", "documentation": "Fetch the logs drain by id or url for a given application", "method": "get", "endpoint": "v3/logs/:appId/drains/:idOrUrl", "responses": [ { "uuid": "8e8440f1-4f7b-473d-b452-4e2518bb7fbf", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "03a188c1-1099-4fc7-944c-f43255a1be8a", "documentation": "Retrieve logs as they come through a chunked, never-ending response", "method": "get", "endpoint": "v3/logs/:appId/logs-chunked", "responses": [ { "uuid": "0c21cfa6-fedb-4276-9427-46e3528c1f42", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "777e5dc9-4fda-48f9-a15d-b0a241ba9842", "documentation": "Retrieve logs as they come through a websocket connection. To have authorization, you have to send a `{ \"message_type\": \"oauth\", \"authorization\": \"oauth authorization string\" }` message", "method": "get", "endpoint": "v3/logs/:appId/logs-socket", "responses": [ { "uuid": "a7ce7deb-b3c7-41c3-871f-8f23961b8cd7", "body": "", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd223280-9180-42ab-8130-1e0debeaee1e", "documentation": "", "method": "post", "endpoint": "vendor//addons", "responses": [ { "uuid": "62dd3dd7-80e3-48b2-948a-397556e553d9", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8bb24a3-102d-42da-9f90-f58465beaffc", "documentation": "", "method": "get", "endpoint": "vendor//apps/:addonId/logscollector", "responses": [ { "uuid": "b423d4e6-171f-4056-b47d-9e21990935f8", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d1abea0-576b-486d-bed4-3daa5fb0fb32", "documentation": "", "method": "get", "endpoint": "vendor/apps", "responses": [ { "uuid": "ba1e3761-c325-48d4-b544-6250aa439c0f", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"branch\": \"\",\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"cancelOnPush\": {{faker 'datatype.boolean'}},\n \"commitId\": \"\",\n \"creationDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"deployUrl\": \"\",\n \"deployment\": {\n \"httpUrl\": \"\",\n \"repoState\": \"\",\n \"shutdownable\": {{faker 'datatype.boolean'}},\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"homogeneous\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"instance\": {\n \"buildFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"comingSoon\": {{faker 'datatype.boolean'}},\n \"defaultEnv\": {},\n \"defaultFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"deployments\": [\n \"\"\n ],\n \"description\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"flavors\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n }\n ],\n \"instanceAndVersion\": \"\",\n \"maxAllowedInstances\": {{faker 'number.int' max=99999}},\n \"maxFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"maxInstances\": {{faker 'number.int' max=99999}},\n \"minFlavor\": {\n \"available\": {{faker 'datatype.boolean'}},\n \"cpus\": {{faker 'number.int' max=99999}},\n \"disk\": {{faker 'number.int' max=99999}},\n \"mem\": {{faker 'number.int' max=99999}},\n \"microservice\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"nice\": {{faker 'number.float'}},\n \"price\": {{faker 'number.float'}}\n },\n \"minInstances\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"tags\": [\n \"\"\n ],\n \"type\": \"\",\n \"variant\": {\n \"deployType\": \"\",\n \"id\": \"\",\n \"logo\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"version\": \"\"\n },\n \"last_deploy\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ownerId\": \"\",\n \"separateBuild\": {{faker 'datatype.boolean'}},\n \"state\": \"\",\n \"stickySessions\": {{faker 'datatype.boolean'}},\n \"vhosts\": [\n {\n \"fqdn\": \"\"\n }\n ],\n \"webhookSecret\": \"\",\n \"webhookUrl\": \"\",\n \"zone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "listApps", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c4cf8f54-6c76-4ca4-aa4c-ab5f3fd8dd0d", "documentation": "", "method": "get", "endpoint": "vendor/apps/:addonId", "responses": [ { "uuid": "2c175972-62b3-44cc-b8d7-5b5487ee19cd", "body": "", "latency": 0, "statusCode": 200, "label": "getApplicationInfo", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dcd5e197-bdca-4f12-abf5-9e3f4466faad", "documentation": "", "method": "put", "endpoint": "vendor/apps/:addonId", "responses": [ { "uuid": "1f7a6a09-0cda-430d-9bb8-ab9522f07646", "body": "", "latency": 0, "statusCode": 200, "label": "editApplicationConfiguration", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5ddcd72f-a8c8-49b4-9469-303cc08ac99f", "documentation": "", "method": "post", "endpoint": "vendor/apps/:addonId/consumptions", "responses": [ { "uuid": "8313780c-31de-49cc-b767-d714d5e60425", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f27e3b4e-51b1-466c-abf7-d506f83784d8", "documentation": "", "method": "put", "endpoint": "vendor/apps/:addonId/migration_callback", "responses": [ { "uuid": "8d8b7020-65a4-404d-8ed6-ceec75f4fc8e", "body": "", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "5294e527-da0b-4768-9958-e71114689e91" }, { "type": "route", "uuid": "04599bea-e370-4032-9485-6a7d6a570daa" }, { "type": "route", "uuid": "596cf38c-f608-4a78-85eb-8f4b5141ec05" }, { "type": "route", "uuid": "ec949b4c-6a95-440c-a1c0-8bb98951e2a6" }, { "type": "route", "uuid": "47d42ccb-fd9a-4890-8852-995acd97c362" }, { "type": "route", "uuid": "c6bb7c1e-cf46-4d19-bcb7-59925bde3f8f" }, { "type": "route", "uuid": "a188f641-e3fd-47b3-86d5-a5bd7f6c4695" }, { "type": "route", "uuid": "bde73c84-d430-4535-af76-03d9ab1cf01e" }, { "type": "route", "uuid": "7b224a95-5be9-4053-ae4a-2de0622e67df" }, { "type": "route", "uuid": "f71f1d76-c88e-4f2f-a3c9-116dd8322fad" }, { "type": "route", "uuid": "00ccb069-c6eb-4551-a268-3b97a94d5383" }, { "type": "route", "uuid": "462face3-0605-413d-87be-6fce4f6a046a" }, { "type": "route", "uuid": "5e72c1e5-72fd-4351-a1e7-d49402998e3c" }, { "type": "route", "uuid": "6a4fa4e1-3889-418c-bd33-bf2cdfaf841e" }, { "type": "route", "uuid": "30357709-8ea4-4ead-ad6c-76f2061424e1" }, { "type": "route", "uuid": "9bb718e6-5da5-4227-a024-debe577d7192" }, { "type": "route", "uuid": "658bea20-e13a-4ed9-babf-bea36f7d86d8" }, { "type": "route", "uuid": "3cf26f43-e7da-45ac-950f-8c76583bce17" }, { "type": "route", "uuid": "e9f776c5-e38d-4c7a-a86b-b7277d36fc1a" }, { "type": "route", "uuid": "da82f94d-8178-42b9-be2d-f14c92fcddfe" }, { "type": "route", "uuid": "1810a874-e344-4bb9-bdc8-fff4f73cd0cb" }, { "type": "route", "uuid": "3e1225ad-a430-44e4-b742-2fd462a54711" }, { "type": "route", "uuid": "61c70730-e51e-4b00-b38a-7a232205c29b" }, { "type": "route", "uuid": "4ef9af7b-b162-45cd-8dfc-2172518ba030" }, { "type": "route", "uuid": "95f39551-26ce-4c39-b2a8-f5a9bc99a972" }, { "type": "route", "uuid": "f020a56c-8e77-4f00-ac01-f299ce2f8b4f" }, { "type": "route", "uuid": "3e93252c-4095-41fd-aac3-498501b8bc83" }, { "type": "route", "uuid": "86417a89-2da8-4fbf-a36a-426cdab5022a" }, { "type": "route", "uuid": "2e5789b2-c598-4733-a891-f9f46b8f2026" }, { "type": "route", "uuid": "afe5e277-271e-422e-8f36-9c86262a8a84" }, { "type": "route", "uuid": "2e3b48b4-d167-4d50-a683-75a5716d7730" }, { "type": "route", "uuid": "f06edeef-4da6-4ded-9771-9fb7cfd7a403" }, { "type": "route", "uuid": "bc7f6b18-5085-4dd7-80dd-7302eb2bbc0f" }, { "type": "route", "uuid": "90ff748f-8bc5-499d-b299-d8c441b59dd2" }, { "type": "route", "uuid": "3d91d253-8453-4c33-987c-49b1a44c1ec8" }, { "type": "route", "uuid": "e3b1809f-1e76-4a4f-9dc1-170a58a74d92" }, { "type": "route", "uuid": "19c5f102-7e3a-47d4-beb5-0d8ae0f0cf8a" }, { "type": "route", "uuid": "f7fc0f49-7f81-47e1-b656-07f252721789" }, { "type": "route", "uuid": "ee06a2a4-5730-44b0-bfad-e916f3877a13" }, { "type": "route", "uuid": "2d05fc62-4e14-4672-9a4d-f11987b3bba2" }, { "type": "route", "uuid": "a31d4ee5-32d8-4839-ab65-f6895958c08f" }, { "type": "route", "uuid": "5aee0a31-fc1f-484a-af9d-a17ca9b2137d" }, { "type": "route", "uuid": "dc6cf5a4-f8d8-4e8e-a1a8-61056059cd89" }, { "type": "route", "uuid": "e3b66e14-fd21-4502-b580-d2c16da8fa14" }, { "type": "route", "uuid": "5fab8f87-09c4-446e-b422-64170860ad1b" }, { "type": "route", "uuid": "e86b6ff1-e5d9-4468-8a74-a80f9cc1f3dc" }, { "type": "route", "uuid": "c1ca5c01-6c78-42fa-86b3-b08ed4084544" }, { "type": "route", "uuid": "51198a9e-fa3a-417c-80a7-40062a2c1369" }, { "type": "route", "uuid": "0293ad57-65cd-4a58-b63e-ca8be49b4355" }, { "type": "route", "uuid": "727c5d1f-c3dc-4905-a2e4-536bffe2c219" }, { "type": "route", "uuid": "0f2efced-dae0-426a-a6b4-6b3f5876e725" }, { "type": "route", "uuid": "96099574-ac26-47c5-85b6-7a45b993b5e1" }, { "type": "route", "uuid": "5093871c-7e8d-4d11-a9a0-705b1b9b38f6" }, { "type": "route", "uuid": "011c9ec5-79c4-4727-a3d5-0b29bfe69868" }, { "type": "route", "uuid": "4ac1bf9d-9a14-4a71-b349-5bf6afaece54" }, { "type": "route", "uuid": "23c1bc08-ef44-4891-976b-83acde4072d8" }, { "type": "route", "uuid": "7b2431b8-5b4a-4066-b2ec-0825a476e8c5" }, { "type": "route", "uuid": "714d52ff-760d-47f2-b168-b6e05eb3b05b" }, { "type": "route", "uuid": "bae69174-1840-4154-b4c4-32fecef23b71" }, { "type": "route", "uuid": "031ff919-3281-44b4-b4d1-3ab6b17a8eab" }, { "type": "route", "uuid": "5249212c-a523-4dce-9536-ec3672121fd8" }, { "type": "route", "uuid": "82eebd4d-5ca7-48d0-a860-98193dd212f9" }, { "type": "route", "uuid": "6ed37436-e30b-4cfb-84cf-45c8955d9764" }, { "type": "route", "uuid": "84c0e6a0-ad4b-4059-b205-bf0f1a2435b6" }, { "type": "route", "uuid": "7d717c0a-4a2b-4179-a646-ba01d5e0c822" }, { "type": "route", "uuid": "50befcad-59de-4a79-b41f-e2a1ee6cac61" }, { "type": "route", "uuid": "6e009842-0527-4d4d-a1c9-6a83bc3b2fd5" }, { "type": "route", "uuid": "9c89294a-7708-4964-a081-68424f1d7844" }, { "type": "route", "uuid": "c121d080-9764-4872-ba04-57dfa41f874a" }, { "type": "route", "uuid": "d8c5752e-0465-4cff-afd3-db197ce8b36d" }, { "type": "route", "uuid": "c9aa8d74-beb2-497a-9488-7e16b19516ac" }, { "type": "route", "uuid": "ea499570-1223-44f3-8a5f-53595001cec5" }, { "type": "route", "uuid": "5335362c-a99f-4a4a-96a2-c33f0d8979cb" }, { "type": "route", "uuid": "0dda9f30-c9ab-42c2-be20-80b1c62421e1" }, { "type": "route", "uuid": "782b5a05-1c0d-41ca-bf15-cd115b74be0c" }, { "type": "route", "uuid": "990991f3-c412-4900-b8f5-04c42c33a14c" }, { "type": "route", "uuid": "7473f007-b058-4023-a04f-409e5b001642" }, { "type": "route", "uuid": "6275e9aa-c4e6-4af6-8506-a26a7f91d067" }, { "type": "route", "uuid": "951caa47-212b-4351-b959-914a6355402a" }, { "type": "route", "uuid": "b870e9a6-c98a-4c37-a3c2-86b7b1f6e439" }, { "type": "route", "uuid": "84207709-9c79-4d46-8b26-0e313e57455a" }, { "type": "route", "uuid": "d9110b20-2264-49fd-a785-3d68486b8cea" }, { "type": "route", "uuid": "0fcadeb4-6533-4468-b783-c23ec04be7c3" }, { "type": "route", "uuid": "8ac9c0f0-194e-4ff7-bb5a-2113ee7f3a8f" }, { "type": "route", "uuid": "0ec539b5-c5d3-40ce-8f33-1861bd4ee64a" }, { "type": "route", "uuid": "96983eec-8585-4a7e-8582-28898ae92efc" }, { "type": "route", "uuid": "191ce432-a3fe-4dff-9a08-c1380a896f2c" }, { "type": "route", "uuid": "128bf439-a93a-488c-a55c-2c9485613fb2" }, { "type": "route", "uuid": "69c628e1-496e-4e8d-8b2a-836ed126b766" }, { "type": "route", "uuid": "6433fba0-e755-4c51-a048-57a90408c603" }, { "type": "route", "uuid": "421a73ff-30a0-4b8a-8707-857ca3119d3c" }, { "type": "route", "uuid": "7c7ac822-7b7e-47ff-be35-bec8650272f5" }, { "type": "route", "uuid": "11f357b2-3147-41bc-9090-56ea77834dd9" }, { "type": "route", "uuid": "261b0128-1680-4dc2-8a1e-0133056fedaf" }, { "type": "route", "uuid": "d7bacb4a-7547-443f-a6e5-2c66b2d51159" }, { "type": "route", "uuid": "683412ee-4e55-4077-b6dc-3d4386d22ae0" }, { "type": "route", "uuid": "abfa134f-4788-459a-8d3f-c7269ab45938" }, { "type": "route", "uuid": "1380d780-b9a9-438d-983a-873313abef90" }, { "type": "route", "uuid": "a2495c40-bc56-4d19-a04e-870e3a3dd7da" }, { "type": "route", "uuid": "870bdd73-0a75-4730-ab48-051b424feef5" }, { "type": "route", "uuid": "269054de-1e14-4def-9f9f-79f679e3f777" }, { "type": "route", "uuid": "02e5ccf2-9fe5-4605-8b15-11bedc6dd871" }, { "type": "route", "uuid": "676fcbcf-f4f2-410d-ba68-62a756004341" }, { "type": "route", "uuid": "7f262355-f729-4055-9d5e-71a9c38dbb53" }, { "type": "route", "uuid": "96519541-9025-4a93-aec3-120172833efe" }, { "type": "route", "uuid": "8c8d2e2a-4439-4cdd-aa34-6d692db71bda" }, { "type": "route", "uuid": "afee1926-5628-4503-af54-7d43cb1d145b" }, { "type": "route", "uuid": "00d1b396-397f-41dc-af9b-567c7fe0d456" }, { "type": "route", "uuid": "96a06b74-d849-48a1-b632-5d5037059e38" }, { "type": "route", "uuid": "4618fe92-dfd4-48ea-8940-313a66eaaefc" }, { "type": "route", "uuid": "f0164fd8-e4c2-4dc9-9033-913436ba407f" }, { "type": "route", "uuid": "5654ddc4-8cd6-4390-886b-eb27b3d2d09b" }, { "type": "route", "uuid": "fc5db2d6-6a6c-4716-9a99-df1bc241b30a" }, { "type": "route", "uuid": "b75756a2-311e-447d-9ab4-3c6480d353e9" }, { "type": "route", "uuid": "e4fefe37-9d7f-4259-b090-2bf20b49b936" }, { "type": "route", "uuid": "552de396-7352-4fc1-b517-6105dc14c3f7" }, { "type": "route", "uuid": "1d44e357-5b2a-4207-bf8c-99ca1329eac1" }, { "type": "route", "uuid": "32c205f2-db91-416f-a633-bcbadb8f681c" }, { "type": "route", "uuid": "922915d1-524d-4a2d-a348-768964d423d8" }, { "type": "route", "uuid": "8de987c4-41e3-4781-a635-3c864a9a7858" }, { "type": "route", "uuid": "ea4ff6bf-7ea3-47bd-b16b-521009ce4b62" }, { "type": "route", "uuid": "09937f17-db13-4aa4-88e0-ed17208451db" }, { "type": "route", "uuid": "347ff62c-f476-4489-bf8e-b0761438c065" }, { "type": "route", "uuid": "9cd0b2d3-7154-41a7-9d2a-20086f551abc" }, { "type": "route", "uuid": "3448bb16-7b5e-4875-bad1-c1a3b124bc9f" }, { "type": "route", "uuid": "cbb45eb3-7b5f-4172-b052-08251f5c13b1" }, { "type": "route", "uuid": "3b91c5c5-5e26-4fa4-b7d1-324f4f7a3187" }, { "type": "route", "uuid": "c76030e3-7e10-42f0-b36c-08796789806e" }, { "type": "route", "uuid": "ea87cd42-e095-4a27-90fe-6366ca479ded" }, { "type": "route", "uuid": "aeaa0c87-cac1-4210-bcff-f156e21218b0" }, { "type": "route", "uuid": "54f11dba-e55a-420a-8092-42fa831dc062" }, { "type": "route", "uuid": "9086a304-ac19-40dc-94a1-6ab32299759d" }, { "type": "route", "uuid": "17f16de2-cea0-43bb-a2bd-a1aa3200555c" }, { "type": "route", "uuid": "4e9cfe1e-ff17-45d9-9772-08fe5de1608f" }, { "type": "route", "uuid": "1d10d201-f143-439b-8577-44499ecfb5a6" }, { "type": "route", "uuid": "b5225959-c549-4299-91c7-358679fd9cba" }, { "type": "route", "uuid": "b6277fce-0db3-42f1-a6c4-29c90858e7e7" }, { "type": "route", "uuid": "a3af36f1-dab4-4b42-9ab3-9d07a124c9b9" }, { "type": "route", "uuid": "b21dbb3f-3dc5-4986-b38b-50a02f13fbcd" }, { "type": "route", "uuid": "fbc179e2-1acb-4ffc-8442-334b002a37b2" }, { "type": "route", "uuid": "cac94041-d3c8-43a3-b3fe-6d862c1b1350" }, { "type": "route", "uuid": "359c52ec-3369-435a-b0a5-c384ef7bccb3" }, { "type": "route", "uuid": "50897e14-ac8e-4f61-86fd-10aecbe341ed" }, { "type": "route", "uuid": "ee5d221b-a4f0-4dfb-b947-c99af6965916" }, { "type": "route", "uuid": "644fdd33-a734-4b94-bb99-fedd0d3bf023" }, { "type": "route", "uuid": "79fca975-cd52-499e-af73-d326668f63cb" }, { "type": "route", "uuid": "ce5c62f7-82d9-4fc6-be50-6d131b480285" }, { "type": "route", "uuid": "f98a9684-1f2e-4ae9-a1f1-94c3be23ba8f" }, { "type": "route", "uuid": "6f7517bf-aa22-4ec1-9cc2-447d5ef3c952" }, { "type": "route", "uuid": "eb3e8268-4d28-487a-b78e-0149c801b340" }, { "type": "route", "uuid": "3e832eeb-dce6-4651-bc96-334871ae7f44" }, { "type": "route", "uuid": "222a9fc3-2d2a-487c-a235-250882adaae8" }, { "type": "route", "uuid": "526bb840-a260-447b-af20-bc80a27e91c3" }, { "type": "route", "uuid": "8673dfa0-f386-4016-84be-73efec9cbd07" }, { "type": "route", "uuid": "13ec9308-e82c-4e40-b7ed-3c887194e21d" }, { "type": "route", "uuid": "9cc695f1-feb2-4640-ac57-02f25739b7c3" }, { "type": "route", "uuid": "b46d38d0-1b1e-4c5d-8292-487675153a0c" }, { "type": "route", "uuid": "4a203740-57f3-4ccb-81bb-72598f761028" }, { "type": "route", "uuid": "75a7d3cc-ab15-4abd-8271-118b1baec9a8" }, { "type": "route", "uuid": "25860ad1-d952-479a-924c-3a8ca5be4765" }, { "type": "route", "uuid": "c7152c07-e5f4-4839-b0ed-33984a866454" }, { "type": "route", "uuid": "f47c3484-8495-4363-83a8-b9122afbd231" }, { "type": "route", "uuid": "066e4775-44b0-45f4-92bc-bec75c20c3fe" }, { "type": "route", "uuid": "533bba1b-a065-48a3-8915-679642e8f662" }, { "type": "route", "uuid": "aab570c3-47e7-415f-a083-6a5a2c4dab95" }, { "type": "route", "uuid": "96b32c92-2c10-456f-acf7-a706a710750a" }, { "type": "route", "uuid": "e64fab74-0355-4162-bece-79b2f2681f93" }, { "type": "route", "uuid": "8eb956cd-b7c2-4538-b8ed-1357d0acfc04" }, { "type": "route", "uuid": "3559a228-bac0-473d-8d4c-973a95dddeaa" }, { "type": "route", "uuid": "9e8035b7-7785-40b8-afec-002535818691" }, { "type": "route", "uuid": "acdbb4fe-9197-47a3-818e-4cad509ff2fe" }, { "type": "route", "uuid": "83fbc08f-0e6e-42b8-b7dc-44d933dabfd9" }, { "type": "route", "uuid": "ee0f31cc-b150-4a11-aa83-d6fbd1f750ec" }, { "type": "route", "uuid": "3916cdf1-40a2-4df9-8e84-82a0a975264e" }, { "type": "route", "uuid": "5149920d-fe3b-4838-80a9-d51dd968f60e" }, { "type": "route", "uuid": "831e35fe-999e-4f5d-a452-d4e39f01e963" }, { "type": "route", "uuid": "d71f9f68-6f9b-4bb3-b765-437cae9a384a" }, { "type": "route", "uuid": "de061bfe-2f4f-4e53-bbca-714599fa494e" }, { "type": "route", "uuid": "c9094ccd-cde8-4803-93f1-5db2886dd069" }, { "type": "route", "uuid": "4d2e9a9c-31fc-4c96-b88c-f16d9dd37106" }, { "type": "route", "uuid": "bbe18902-f256-40d2-aa89-acc1ac0464d5" }, { "type": "route", "uuid": "623a79fe-83cc-427d-8709-faf4cc0cf8fa" }, { "type": "route", "uuid": "2fe78720-1c1a-48e7-8ff2-5a0ed1d4ca30" }, { "type": "route", "uuid": "ba0a9e4b-cee4-4144-b3b3-d484bd834f9e" }, { "type": "route", "uuid": "bfb2c9c8-7401-469b-960f-bdec3febf831" }, { "type": "route", "uuid": "9bedb9fc-018e-4c14-b75b-a75fe471571d" }, { "type": "route", "uuid": "79cd758b-f3d1-4d5e-bd1f-ad7eab89e1b1" }, { "type": "route", "uuid": "9abb77fc-fdde-44b6-b1bd-e604d97a1ea7" }, { "type": "route", "uuid": "a8b565e1-243a-47fb-b53d-9d4ee6cbf3b7" }, { "type": "route", "uuid": "7920e2a2-f6bf-422d-aaac-6d4ecfa63f1b" }, { "type": "route", "uuid": "de64861c-4153-4d57-be2d-babb634e53e4" }, { "type": "route", "uuid": "e8c81f43-8be2-46b1-890c-1554b3a88569" }, { "type": "route", "uuid": "cb672128-71f0-4a86-b38a-20a06c2f5d12" }, { "type": "route", "uuid": "08f87d0b-eff3-4140-a95d-adc73c3abf98" }, { "type": "route", "uuid": "9cc90c3e-a95a-4713-8dc1-ddf6932a4b2a" }, { "type": "route", "uuid": "c1bb62b6-e198-4181-892e-7e66ff9ca569" }, { "type": "route", "uuid": "e62fedd5-ba29-4d7c-8b34-b75ca82fcced" }, { "type": "route", "uuid": "07b8b0df-ece0-45b8-ac4a-02fee7175b7f" }, { "type": "route", "uuid": "9f0e0e86-1be7-40cd-a3e3-d52e6cc9437f" }, { "type": "route", "uuid": "6dbc3706-3f2e-469d-b16d-935cd1a1b0dc" }, { "type": "route", "uuid": "b1845036-ccdd-4b49-a5e7-2ccc176e3596" }, { "type": "route", "uuid": "3255a96b-09d5-4349-a86e-6a696dd15494" }, { "type": "route", "uuid": "27cc6ef0-b9d0-43ad-93c1-af69039fde4b" }, { "type": "route", "uuid": "9f559553-ed3e-471c-80e8-024ae46fa3a6" }, { "type": "route", "uuid": "2358cfb9-eab6-4800-9929-3d872b724348" }, { "type": "route", "uuid": "b1ada97a-cf25-4ecf-88d7-97de61144f32" }, { "type": "route", "uuid": "0f2f9490-6bcc-4708-a0bb-afb685a1a24a" }, { "type": "route", "uuid": "79b57526-5913-40ec-bb7c-3e03105f9ab0" }, { "type": "route", "uuid": "fdc09ec0-74ca-428f-be20-2532b0563e9e" }, { "type": "route", "uuid": "a86ab351-5050-45ac-bd74-c063dc28f226" }, { "type": "route", "uuid": "5dba7204-fb86-4c78-bcc2-831cf24c8482" }, { "type": "route", "uuid": "84e7955a-456f-47fe-9778-bd99b40858da" }, { "type": "route", "uuid": "bf25300a-9005-478b-b55c-e2578b0725fd" }, { "type": "route", "uuid": "ca8b5c0f-a18d-455d-9974-d1e99e36c4f0" }, { "type": "route", "uuid": "bb11e07a-d682-4ae2-bc12-aede3d680f3c" }, { "type": "route", "uuid": "87ed35a3-d687-4ba2-b49c-39d6a1351292" }, { "type": "route", "uuid": "078fd8ff-2693-4f64-87b7-36e38b138463" }, { "type": "route", "uuid": "2c3a8705-d5f8-4bd3-990e-7f9473019194" }, { "type": "route", "uuid": "eb97dd11-8bc4-4df0-8169-ea02b2cfa3c1" }, { "type": "route", "uuid": "6184a156-0842-420b-8732-6017fe9d3339" }, { "type": "route", "uuid": "9ed58146-ca25-426c-a738-fa185448988e" }, { "type": "route", "uuid": "f70e370d-674b-4158-81e2-4ca7de7eea84" }, { "type": "route", "uuid": "3bfa7623-5ecf-4fdd-b766-5595a7ee6cae" }, { "type": "route", "uuid": "49f78958-c736-4b71-b77b-b7d61f0cbfe4" }, { "type": "route", "uuid": "bde1722b-bf51-435f-bbf9-1b43b78325f3" }, { "type": "route", "uuid": "e07593e7-3607-4262-8f5e-82a53399144c" }, { "type": "route", "uuid": "e48f75ce-0ebc-439e-b9fe-ebf8031f1b4b" }, { "type": "route", "uuid": "005fc917-854c-4dc6-bad2-07ee1e5b093d" }, { "type": "route", "uuid": "df91a0e1-fbc0-4cbf-bea1-9ab4cb1b029e" }, { "type": "route", "uuid": "8b5e89f3-3009-42fc-a79a-a60485c2780e" }, { "type": "route", "uuid": "7c55b591-9d8e-4876-86b7-aa0a05c37151" }, { "type": "route", "uuid": "07482e8e-4a63-45b3-a04c-2b8dac88c596" }, { "type": "route", "uuid": "5b446962-a42b-4236-95f8-0a50b2e2b637" }, { "type": "route", "uuid": "b2136a7c-da55-426b-b88a-c8f980f45d40" }, { "type": "route", "uuid": "f4fe7dca-9685-422b-9f69-7e3fbce0f70e" }, { "type": "route", "uuid": "c6b827e7-8ab3-4d13-bee3-047b2cb5af8d" }, { "type": "route", "uuid": "e6002422-b004-4039-8cd2-344cf1ff7ee1" }, { "type": "route", "uuid": "def8e851-12e6-4f93-8c84-bcf42e3cee84" }, { "type": "route", "uuid": "f51ed341-d909-4f2d-ae86-897b9aa9a0ea" }, { "type": "route", "uuid": "c771dcdb-03ad-41fd-9c11-8c4590bdae3f" }, { "type": "route", "uuid": "9f73dfd0-946f-4fc1-8e5d-e08a629d34e6" }, { "type": "route", "uuid": "c43a1e23-f2be-496f-9190-50389d6b1744" }, { "type": "route", "uuid": "56c6e26f-f4fe-494b-8b94-2ea1c844101d" }, { "type": "route", "uuid": "b9bc9e1d-f719-4472-a300-e51427f291e4" }, { "type": "route", "uuid": "e950d3a8-460d-4388-b27c-d3ddccfc1f52" }, { "type": "route", "uuid": "6c759c92-47a6-4e6a-966d-7f584fc505fc" }, { "type": "route", "uuid": "e0a291e7-8104-4674-8271-039532922ab5" }, { "type": "route", "uuid": "57ddfecc-aece-42e3-a292-c11917fe3f66" }, { "type": "route", "uuid": "ae656381-42d0-4345-a450-b4cd5db1cdbf" }, { "type": "route", "uuid": "f52ee889-55d9-4e5b-aba2-daa10b6f7312" }, { "type": "route", "uuid": "229bde42-8ab2-426b-b33f-a19cb73f7fa5" }, { "type": "route", "uuid": "51bc11d0-f0b4-4dbe-b325-23d70140ef38" }, { "type": "route", "uuid": "0789c16a-93c9-41a9-9b8d-0a85b558af55" }, { "type": "route", "uuid": "50656129-6d91-43f2-a6cf-80b09c4ee963" }, { "type": "route", "uuid": "63f6720d-30b5-490f-961a-116ba80c5c49" }, { "type": "route", "uuid": "7f9aafea-bb76-43a5-ad9c-dca836772722" }, { "type": "route", "uuid": "95dfd534-d95e-4190-8096-832d368494ff" }, { "type": "route", "uuid": "5fd42ac4-b1a1-4c2d-b7e4-88ab6ef813cd" }, { "type": "route", "uuid": "2fca3c66-9820-4b8c-b76d-17688cc6e2d9" }, { "type": "route", "uuid": "6323e0c9-4247-4c5b-839e-dfec86b9b04e" }, { "type": "route", "uuid": "8232fcfe-457b-4fa2-a7c0-528b4506ca59" }, { "type": "route", "uuid": "23f9bbd7-48cd-46ea-a7a4-bb2368d6aec0" }, { "type": "route", "uuid": "027736c3-be27-4981-b939-ac662d65ec28" }, { "type": "route", "uuid": "c0c8ed67-0ce9-457c-bc71-f89124a93d05" }, { "type": "route", "uuid": "5b8437a4-6f95-438f-b94f-12f687689bed" }, { "type": "route", "uuid": "53a0b119-9236-4563-9ab6-c2c62f155d91" }, { "type": "route", "uuid": "3383fe1f-1928-4db9-a267-bcf1a46177a7" }, { "type": "route", "uuid": "da8913f7-9dda-4dd1-b305-3228f895fee8" }, { "type": "route", "uuid": "4e88428b-3f82-498d-96b1-20e84b579451" }, { "type": "route", "uuid": "a61d5e03-94e7-490d-8adb-c726271d1d69" }, { "type": "route", "uuid": "de4fd624-bc08-49b9-a6fe-6bc43bf8b36b" }, { "type": "route", "uuid": "0749d446-e4ff-448a-9502-918691246e32" }, { "type": "route", "uuid": "761e91e4-c424-4b5e-b3de-5155ea68af39" }, { "type": "route", "uuid": "0e3e7a57-93c4-4cec-8565-bcde30daf27a" }, { "type": "route", "uuid": "f704e48b-aca4-4464-8091-b78bea92b838" }, { "type": "route", "uuid": "b1bf3f40-efa4-4cfb-983d-d35d6452bb00" }, { "type": "route", "uuid": "933149fc-2c0a-4844-b941-fb2d456d961c" }, { "type": "route", "uuid": "f1b50c06-7be6-4f19-ad2c-7080139233a6" }, { "type": "route", "uuid": "6183ba47-faef-444f-8f11-5ab06b2fb0c6" }, { "type": "route", "uuid": "afad095f-ccaf-4a63-b0c5-04dacb1e8526" }, { "type": "route", "uuid": "e6112575-f678-4562-abc0-05488a289f43" }, { "type": "route", "uuid": "4de47e41-2d2a-4741-879f-1c695f4c117b" }, { "type": "route", "uuid": "935f3f13-8e35-491b-9fcc-1837106e212f" }, { "type": "route", "uuid": "ee6a6053-c5c5-44ef-b9dd-3632a9336da1" }, { "type": "route", "uuid": "a6b07620-05a0-470f-a878-5504c3dd1ac8" }, { "type": "route", "uuid": "d48f4ca3-90df-4220-a3e9-63072c883139" }, { "type": "route", "uuid": "6088a031-a941-4511-81e0-63598a6343e5" }, { "type": "route", "uuid": "664aeb5b-09a7-4d45-ba72-c66df71d93e9" }, { "type": "route", "uuid": "7bb00a31-169e-4de5-a2a0-053285ce6e9d" }, { "type": "route", "uuid": "a06655bd-bc9b-4bfd-98a9-2e8b3550ffd7" }, { "type": "route", "uuid": "df19d64c-ffcf-4df3-8898-8e346d6335ff" }, { "type": "route", "uuid": "0d12bf3d-e0b4-4ca4-bc92-c520efb9cb71" }, { "type": "route", "uuid": "03a188c1-1099-4fc7-944c-f43255a1be8a" }, { "type": "route", "uuid": "777e5dc9-4fda-48f9-a15d-b0a241ba9842" }, { "type": "route", "uuid": "cd223280-9180-42ab-8130-1e0debeaee1e" }, { "type": "route", "uuid": "c8bb24a3-102d-42da-9f90-f58465beaffc" }, { "type": "route", "uuid": "0d1abea0-576b-486d-bed4-3daa5fb0fb32" }, { "type": "route", "uuid": "c4cf8f54-6c76-4ca4-aa4c-ab5f3fd8dd0d" }, { "type": "route", "uuid": "dcd5e197-bdca-4f12-abf5-9e3f4466faad" }, { "type": "route", "uuid": "5ddcd72f-a8c8-49b4-9469-303cc08ac99f" }, { "type": "route", "uuid": "f27e3b4e-51b1-466c-abf7-d506f83784d8" } ] }