{"info":{"_postman_id":"a7b92116-3a10-4cce-b600-baf5bcdaa216","name":"Godlike","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"9531489","collectionId":"a7b92116-3a10-4cce-b600-baf5bcdaa216","publishedId":"SW7Z48hm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-11-19T15:14:46.000Z"},"item":[{"name":"Seed","item":[{"name":"Seed RNG","id":"f7e72af8-99c2-46fa-8b53-a2947e4993ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=seed&rng=1","description":"<p>Seed RNG in order to return same sequence of random numbers.</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"seed"},{"key":"rng","value":"1"}],"variable":[]}},"response":[],"_postman_id":"f7e72af8-99c2-46fa-8b53-a2947e4993ab"},{"name":"Seed time with time scale","id":"c9e02bdb-5b51-4674-8422-be32f7282b3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=seed&time=1574173615&timeScale=2","description":"<p>Makes time run faster or slower</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"seed"},{"description":{"content":"<p>Starting timestamp</p>\n","type":"text/plain"},"key":"time","value":"1574173615"},{"description":{"content":"<p>timeScale makes time run faster or slower</p>\n","type":"text/plain"},"key":"timeScale","value":"2"}],"variable":[]}},"response":[],"_postman_id":"c9e02bdb-5b51-4674-8422-be32f7282b3f"},{"name":"Seed time with time steps","id":"d45da3a1-f113-4e8c-9211-cb1e91d01776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=seed&time=1574173615&timeStepMin=60&timeStepMax=60","description":"<p>Set initial timestamp and time step between every request.</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"seed"},{"description":{"content":"<p>Starting timestamp</p>\n","type":"text/plain"},"key":"time","value":"1574173615"},{"description":{"content":"<p>Minimum time in seconds</p>\n","type":"text/plain"},"key":"timeStepMin","value":"60"},{"description":{"content":"<p>Maximum time in seconds</p>\n","type":"text/plain"},"key":"timeStepMax","value":"60"}],"variable":[]}},"response":[],"_postman_id":"d45da3a1-f113-4e8c-9211-cb1e91d01776"},{"name":"Seed RNG and time","id":"68c3e2d4-5242-4e39-a8a1-e95fbe821424","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=seed&rng=1&time=1574173615&timeStepMin=60&timeStepMax=60","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"seed"},{"key":"rng","value":"1"},{"description":{"content":"<p>Starting timestamp</p>\n","type":"text/plain"},"key":"time","value":"1574173615"},{"description":{"content":"<p>Minimum time in seconds</p>\n","type":"text/plain"},"key":"timeStepMin","value":"60"},{"description":{"content":"<p>Maximum time in seconds</p>\n","type":"text/plain"},"key":"timeStepMax","value":"60"}],"variable":[]}},"response":[],"_postman_id":"68c3e2d4-5242-4e39-a8a1-e95fbe821424"}],"id":"638b8aa8-3f46-49f2-8b57-e99e2315da19","description":"<p>All available seeding options</p>\n","event":[{"listen":"prerequest","script":{"id":"3ab4b7ca-ea4c-4e4a-95aa-cab1b6ee3476","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"11d3f416-0bf7-4305-a324-0cc50cbda5ee","type":"text/javascript","exec":[""]}}],"_postman_id":"638b8aa8-3f46-49f2-8b57-e99e2315da19"},{"name":"Reset","item":[{"name":"Seed","id":"86f34b0f-fb61-4039-94fa-4f492483ab4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=reset&seed=true","description":"<p>Discards all changes made with seed requests.</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"reset"},{"key":"seed","value":"true"}],"variable":[]}},"response":[],"_postman_id":"86f34b0f-fb61-4039-94fa-4f492483ab4a"},{"name":"OPchache","id":"e6140d78-e881-4112-959a-b892349475c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=reset&opcache=true","description":"<p>Reset OPcache.</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"reset"},{"key":"opcache","value":"true"}],"variable":[]}},"response":[],"_postman_id":"e6140d78-e881-4112-959a-b892349475c6"},{"name":"pid","id":"0842aa88-fb4c-4a33-bb2e-d913d5b49edb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=reset&pid=true","description":"<p>Reset pid.</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"reset"},{"key":"pid","value":"true"}],"variable":[]}},"response":[],"_postman_id":"0842aa88-fb4c-4a33-bb2e-d913d5b49edb"},{"name":"Log","id":"b3936e1e-cbfa-41b9-85a3-e1fb97ff1c23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=reset&pid=true","description":"<p>Truncate log file.</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"reset"},{"key":"pid","value":"true"}],"variable":[]}},"response":[],"_postman_id":"b3936e1e-cbfa-41b9-85a3-e1fb97ff1c23"}],"id":"29be96b0-98a8-4366-aa6c-b1ff046a0052","description":"<p>All available reset options. You can mix and match them as you see fit.</p>\n","event":[{"listen":"prerequest","script":{"id":"ee4f89fa-0618-4102-91bd-7f10ce95a03f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cb0cac31-14d1-4693-8f00-f3316b309402","type":"text/javascript","exec":[""]}}],"_postman_id":"29be96b0-98a8-4366-aa6c-b1ff046a0052"},{"name":"Config","item":[{"name":"Configure","id":"9115db9e-203c-457d-99b0-9003241de2e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=config&strict_enabled=1&log_enabled=1&log_path=/var/log/godlike/requests.log","description":"<p>Change php ini settings on the fly.</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"config"},{"key":"strict_enabled","value":"1"},{"key":"log_enabled","value":"1"},{"key":"log_path","value":"/var/log/godlike/requests.log"}],"variable":[]}},"response":[],"_postman_id":"9115db9e-203c-457d-99b0-9003241de2e5"}],"id":"4504aac0-a0a4-46ac-a805-17299380ccac","_postman_id":"4504aac0-a0a4-46ac-a805-17299380ccac","description":""},{"name":"phpinfo","id":"f4773127-d7df-49e7-87ab-a8878a931d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api?cmd=phpinfo","description":"<p>Renders phpinfo page</p>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[{"key":"cmd","value":"phpinfo"}],"variable":[]}},"response":[],"_postman_id":"f4773127-d7df-49e7-87ab-a8878a931d35"},{"name":"Configuration overview","id":"9366fb10-1ed2-4c09-8f12-7da231661660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_GODLIKE}}/api","description":"<p>Returns configuration overview of:</p>\n<ul>\n<li>RNG</li>\n<li>Time</li>\n<li>Environment</li>\n<li>ini settings</li>\n<li>enabled extensions</li>\n</ul>\n","urlObject":{"path":["api"],"host":["{{URL_GODLIKE}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9366fb10-1ed2-4c09-8f12-7da231661660"}]}