{"info":{"_postman_id":"d37bbd46-9dde-4a4b-ac7a-ae5e3ac19784","name":"Shopiza","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"register_new_user","id":"fdccce83-44a3-497f-b756-9c40bf111e5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth"},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"username\": \"shopiaz33\",\n\t\"password\": \"1234567890\"\n}"},"url":"{{api}}/users "},"response":[],"_postman_id":"fdccce83-44a3-497f-b756-9c40bf111e5e"},{"name":"deploy_new_site","id":"a32527c0-2a7e-4d12-87f4-bbeca378d9a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"{{token}}","password":"x"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"domainName\": \"uat-demo152.platfox.com\",\n\t\"username\": \"admin\",\n\t\"email\": \"user@example.com\",\n\t\"firstName\": \"FirstName\",\n\t\"lastName\": \"LastName\",\n\t\"imageRegistry\": \"gcr.io\",\n\t\"imageRepository\": \"shopiaz/magento2\",\n\t\"imageTag\": \"r2\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{api}}/deployments "},"response":[],"_postman_id":"a32527c0-2a7e-4d12-87f4-bbeca378d9a9"},{"name":"upgrade_site","id":"d414a7b4-0ad8-46e7-a592-7efb23eecc3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"{{token}}","password":"x"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"deploymentName\": \"uat-dm00104.platfox.com\",\n\"imageRegistry\": \"gcr.io\",\n\"imageRepository\": \"shopiaz/magento2_r2\",\n\"imageTag\": \"latest\",\n\"description\": \"Upgrade to the x.x.x version\"\n}"},"url":"{{api}}/deployments/upgrade"},"response":[],"_postman_id":"d414a7b4-0ad8-46e7-a592-7efb23eecc3a"},{"name":"add sub site","id":"eaa8ee57-f525-46e7-a4a1-2934024f93bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"{{token}}","password":"x"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"deploymentName\": \"uat-dm00105.platfox.com\",\n\t\"siteKey\": \"french\"\n}"},"url":"{{api}}/deployments/site"},"response":[],"_postman_id":"eaa8ee57-f525-46e7-a4a1-2934024f93bb"},{"name":"get_list_sites","id":"0f486ea9-43f8-44ee-afcc-a04587432ff2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"{{token}}","password":"x"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{api}}/deployments"},"response":[],"_postman_id":"0f486ea9-43f8-44ee-afcc-a04587432ff2"},{"name":"get_detail_site","id":"28e15523-af87-49a7-a4f0-c645b38c4e97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"{{token}}","password":"x"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{api}}/deployments/13"},"response":[],"_postman_id":"28e15523-af87-49a7-a4f0-c645b38c4e97"},{"name":"delete_deploy","id":"dde4bf13-1fb8-4545-bf26-c57e450e1e25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"{{token}}","password":"x"}},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"id\": 11 }"},"url":"{{api}}/deployments"},"response":[],"_postman_id":"dde4bf13-1fb8-4545-bf26-c57e450e1e25"},{"name":"get_token","event":[{"listen":"prerequest","script":{"id":"b57031b3-0652-48fc-a4f9-0335347073ef","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"99e3f382-7a2a-4efd-8d49-5e0b4a1354c6","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"token\", jsonData.token);"],"type":"text/javascript"}}],"id":"5b59efd2-872c-4640-9ebc-e80f1b94be87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"Q3F3ZFglEUpJpe0uQ+fG4g","username":"shopiaz"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{api}}/token"},"response":[{"id":"070ab007-a6e8-458f-a5ed-e2037e19bd46","name":"get_token","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://35.224.231.57/api/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 20 Jan 2020 16:24:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"162"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"duration\": 86400,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsImlhdCI6MTU3OTUzNzQ5MSwiZXhwIjoxNTc5NjIzODkxfQ.eyJpZCI6Mn0.Dbuqa89K9T1uNOdl06RFSypNTUay38ExIWdL-avvUWQ\"\n}"}],"_postman_id":"5b59efd2-872c-4640-9ebc-e80f1b94be87"}]}