{"info":{"_postman_id":"9b5c0c55-2d3a-4638-a688-3c5f4bb878aa","name":"Oblivus API","description":"<html><head></head><body><h2 id=\"overview\">Overview</h2>\n<p>Welcome to <a href=\"https://oblivus.com/\">Oblivus</a>, a cutting-edge GPU cloud platform that sets the industry standard for state-of-the-art infrastructure. This API documentation offers a thorough overview of the essential features and capabilities inherent in our API, focusing on the effective management of instances, storage, and the account.</p>\n<p>Within this documentation, you will discover illustrative examples and corresponding responses for each API call on the right side. Additionally, you have the option to select your preferred programming language from the top menu to view examples tailored to your language of choice.</p>\n<p>For any inquiries, assistance, or specific API endpoint requests, please do not hesitate to reach out to us at <a href=\"https://mailto:support@oblivus.com\">support@oblivus.com</a>. We are committed to providing you with the support you need to leverage our platform effectively.</p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>Before we get started, please visit <a href=\"https://console.oblivus.com/dashboard/api/credentials/\">this</a> link to acquire your API token and API key.</p>\n<hr>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21699896","collectionId":"9b5c0c55-2d3a-4638-a688-3c5f4bb878aa","publishedId":"UzBtoQ3e","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-04-11T14:29:27.000Z"},"item":[{"name":"Virtual Servers","item":[{"name":"Deploy VM","id":"176cd312-80ce-49db-97ca-26485134a41e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name (required)","type":"text","description":"<p>The name of the virtual machine.</p>\n"},{"key":"flavor","value":"your-flavor (required)","type":"text","description":"<p>The choice of flavor</p>\n"},{"key":"location","value":"your-vm-location (required)","type":"text","description":"<p>The location of the virtual machine.</p>\n"},{"key":"OS","value":"your-os-label (required)","type":"text","description":"<p>The operating system label.</p>\n"},{"key":"OSName","value":"your-os (required)","type":"text","description":"<p>The operating system.</p>\n"},{"key":"storage","value":"storage type (optional)","type":"text","description":"<p>The storage type</p>\n"},{"key":"diskSize","value":"network storage size (optional)","type":"text","description":"<p>Storage size</p>\n"},{"key":"authentication","value":"your-vm-authentication (required)","type":"text","description":"<p>The authentication method.</p>\n"},{"key":"password","value":"your-password (optional)","type":"text","description":"<p>The password of the virtual machine.</p>\n"},{"key":"sshpublickey","value":"your-ssh-public-key (optional)","type":"text","description":"<p>The SSH Public Key of the virtual machine.</p>\n"},{"key":"additionalDisk","value":"true (optional)","type":"text","description":"<p>Are the additional disks enabled for the virtual machine?</p>\n"},{"key":"additionalDisks","value":"your-disk-ID (optional)","type":"text","description":"<p>The ID(s) of the additional disks.</p>\n"},{"key":"runcmd[]","value":"\"command string\" (optional)","type":"text","description":"<p>Init command.</p>\n"},{"key":"runcmd[]","value":"\"command string\" (optional)","type":"text","description":"<p>Init command.</p>\n"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/","description":"<p>This API endpoint facilitates the deployment of virtual machines, providing the vmID upon a successful request. It is important to note that virtual machines may not be immediately available for connection due to the ongoing operating system installation process.</p>\n<p><strong>The following outlines the available GPU flavors along with their corresponding metadata:</strong></p>\n<ul>\n<li><p>H100 80GB SXM</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>H100_SXM5_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code>, <code>OSL1</code></p>\n</li>\n</ul>\n</li>\n<li><p>H100 80GB NVLINK</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>H100_NVLINK_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>H100 80GB PCIE</p>\n<ul>\n<li><p>Available Configurations: <code>H100_PCIE_80GB_x1</code>,<code>H100_PCIE_80GB_x2</code>,<code>H100_PCIE_80GB_x4</code>,<code>H100_PCIE_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>A100 80GB NVLINK</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>A100_NVLINK_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>A100 80GB PCIE</p>\n<ul>\n<li><p>Available Configurations: <code>A100_PCIE_80GB_x1</code>,<code>A100_PCIE_80GB_x2</code>,<code>A100_PCIE_80GB_x4</code>,<code>A100_PCIE_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>L40</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>L40_x1</code>, <code>L40_x2</code>, <code>L40_x4</code>, <code>L40_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>RTX 4090</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>RTX_4090_x1</code>, <code>RTX_4090_x2</code>, <code>RTX_4090_x4</code>, <code>RTX_4090_x8</code></p>\n</li>\n<li><p>Available Locations: <code>OSL1</code></p>\n</li>\n</ul>\n</li>\n<li><p>RTX A6000</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>RTX_A6000_x1</code>, <code>RTX_A6000_x2</code>, <code>RTX_A6000_x4</code>, <code>RTX_A6000_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<p>For comprehensive details on all instance restrictions, please refer to the corresponding <a href=\"https://oblivus.com/restrictions/\">restrictions</a> page.</p>\n<p><strong>The following outlines the available data centers:</strong></p>\n<ul>\n<li><p><code>MON1</code>: Montreal, Canada</p>\n</li>\n<li><p><code>OSL1</code>: Oslo, Norway</p>\n</li>\n</ul>\n<p>By default, the <strong>username</strong> in the virtual machines is assigned as <strong>root</strong> unless specifically changed.</p>\n<p><strong>The following outlines the available operating system labels:</strong></p>\n<ul>\n<li><p><code>UBUNTU</code></p>\n</li>\n<li><p><code>WINDOWS</code></p>\n</li>\n<li><p><code>OBLIVUSAI</code></p>\n</li>\n</ul>\n<p><strong>The following outlines the available operating systems and their minimum storage requirements:</strong></p>\n<ul>\n<li><p><code>ubuntu2004</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 40GB storage.</p>\n</li>\n<li><p><code>ubuntu2204</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 40GB storage.</p>\n</li>\n<li><p><code>winserver2022std</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 80GB storage.</p>\n</li>\n<li><p><code>winserver2019std</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 80GB storage.</p>\n</li>\n<li><p><code>win10</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 80GB storage.</p>\n</li>\n<li><p><code>oblivusai-box</code>: Modified version of Ubuntu 22.04 with Jupyter, TensorFlow, PyTorch, Fastai, CUDA, cuDNN, MxNet, Keras, Pandas, Numpy, and NVIDIA drivers installed.</p>\n</li>\n</ul>\n<p><strong>The following are the available authentication methods:</strong></p>\n<ul>\n<li><p><code>sshpublickey</code>: Not available on Windows operating systems.</p>\n</li>\n<li><p><code>password</code>: Available on all operating systems.</p>\n</li>\n</ul>\n<hr />\n<p><strong>Optional: Initial Commands</strong></p>\n<p>Upon providing the requisite information for deploying a virtual machine, you also have the option to include a list of commands for additional features or installations. It is important to emphasize that this field is optional, and you may proceed without filling it in if you so choose.</p>\n<p>To ensure the proper execution of commands, the <code>runcmd</code> field should be formatted as an array. For instance, you can structure an array as follows:</p>\n<p><code>commands[] = \"df -h\";</code></p>\n<p><code>commands[] = \"git clone ...\";</code></p>\n<p>You can then include this array in your request, corresponding to the specified parameter. Following this guideline is recommended to ensure the functionality of your commands.</p>\n<p>For Linux-based operating systems, the commands should be executable using the <strong>bash</strong> shell.</p>\n<p>While currently only available on Linux-based operating systems, the initial commands feature will be made available for Windows-based operating systems in the near future.</p>\n<p><strong>Optional : Additional Disks/Network Storage</strong></p>\n<p>Additional Disks present an innovative solution catering to businesses seeking supplementary storage space for their virtual machines. Unlike conventional storage options, our additional disks operate on a network-based system, enabling access from any location globally with an internet connection. This obviates the necessity for physical storage hardware and facilitates seamless scalability in tandem with your business expansion.</p>\n<p>It is mandatory for additional disks to be located in the same location as the attached instance.</p>\n<p>If you wish your virtual machine to be deployed with a network-based disk, you'll need to include these parameters in your request.</p>\n<ul>\n<li><p><code>additionalDisk</code> : <strong>true</strong></p>\n</li>\n<li><p><code>additionalDisks</code>: <strong>your-disk-ID</strong></p>\n<ul>\n<li>Multiple additional disks:<br />  <code>additionalDisks</code>: firstDiskID-secondDiskID-thirdDiskID...</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","deploy",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"0fd53863-cd1a-408b-821b-5fa7f747288b","name":"Deploy VM - Success (GPU Flavor)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 09:04:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=qNNN3jHBsVCfUP2b5YRi8LOCrP5LWVX%2FeM1RdGjgciMmEYjuT78M37InsTtLXeqUbQ7GMWYJnJ2e41GOnwN2ZsI%2FSYkTyzXwKLGlWUXoiwu6493yWB2mLQMbCM6%2FJDTcGTw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8efc113fdc4bd6bf-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1891&min_rtt=1796&rtt_var=741&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=973&delivery_rate=1612472&cwnd=251&unsent_bytes=0&cid=ee4937ffffdc6e5b&ts=479&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deployed!\",\n    \"data\": {\n        \"instanceID\": \"vm-ID\"\n    }\n}"},{"id":"6d9d2096-1df0-44be-92a7-82170b4c0237","name":"Deploy VM - Success (CPU Flavor)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"INTEL_XEON_x4","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 15:55:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=2DNaybE7mBSzMWA1nR%2BR1kncX8k7juvU1RXoQDIvs9TfGQqwTYvWLMy51fEK6%2BJj2wmPLG%2B%2FJojShIDDzDhvJXtXwexotC%2FGnzDEeQ7%2FN2klmE8OLucuFwheSV0h39sqpVU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef62e412ea4e603-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1838&min_rtt=1595&rtt_var=772&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1235&delivery_rate=907836&cwnd=250&unsent_bytes=0&cid=785d7cde40a2089d&ts=257&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deployed!\",\n    \"data\": {\n        \"instanceID\": \"vm-ID\"\n    }\n}"},{"id":"fc7c42c0-4e78-4432-85a8-f3ce74b01f1a","name":"Deploy VM - Custom Image","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"CUSTOM","type":"text"},{"key":"OSName","value":"your-image-ID","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 09:04:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=qNNN3jHBsVCfUP2b5YRi8LOCrP5LWVX%2FeM1RdGjgciMmEYjuT78M37InsTtLXeqUbQ7GMWYJnJ2e41GOnwN2ZsI%2FSYkTyzXwKLGlWUXoiwu6493yWB2mLQMbCM6%2FJDTcGTw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8efc113fdc4bd6bf-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1891&min_rtt=1796&rtt_var=741&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=973&delivery_rate=1612472&cwnd=251&unsent_bytes=0&cid=ee4937ffffdc6e5b&ts=479&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deployed!\",\n    \"data\": {\n        \"instanceID\": \"vm-ID\"\n    }\n}"},{"id":"2203e8a7-8ed9-4eed-992a-601128a99630","name":"Deploy VM - Network Storage as Root Disk","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"},{"key":"storage","value":"network","type":"text"},{"key":"diskSize","value":"512","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 09:07:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=z9DsJZA60215tgTVCWNgOBpogaQZdfB%2BekVvIfJmzc7LHdt1KVtyMudyovRx6WBVE3QX3S8TT1SfQkD%2BMxAlhOFKkqG0wvAATeZjwciLcr6SBCStMpBSqw2DG2IzalrgILE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8efc152b3c093b1d-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1884&min_rtt=1700&rtt_var=769&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=1002&delivery_rate=1703529&cwnd=250&unsent_bytes=0&cid=01d15e08d89648a4&ts=399&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deployed!\",\n    \"data\": {\n        \"instanceID\": \"vm-ID\"\n    }\n}"},{"id":"0ca73057-8aa9-4983-8d61-c9af03774816","name":"Deploy VM - With Additional Disk","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"},{"key":"additionalDisk","value":"true","type":"text"},{"key":"additionalDisks","value":"your-disk-ID","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 09:25:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ySflFB1Zx2CxViG95dkdZ8tNwVbxwOSbw16Ro94mkzPkScKwkAxYeraD6Dbx%2FZo1NFgUTcZztQSucvkAC1G2trjYequMRwl%2FVF3TwZ2oy0y5fCDCi%2FtPo1WrST9fewUT4xY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8efc30ae7f2d0812-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=3061&min_rtt=2685&rtt_var=1275&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=1027&delivery_rate=1078584&cwnd=239&unsent_bytes=0&cid=e7a9ee1950c3721f&ts=383&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deployed!\",\n    \"data\": {\n        \"instanceID\": \"vm-ID\"\n    }\n}"},{"id":"128aaa2a-e23c-48ed-88fd-ddb92be2fae5","name":"Deploy VM - With Multiple Additional Disks","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"},{"key":"additionalDisk","value":"true","type":"text"},{"key":"additionalDisks","value":"firstDiskID-secondDiskID-thirdDiskID","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 09:25:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ySflFB1Zx2CxViG95dkdZ8tNwVbxwOSbw16Ro94mkzPkScKwkAxYeraD6Dbx%2FZo1NFgUTcZztQSucvkAC1G2trjYequMRwl%2FVF3TwZ2oy0y5fCDCi%2FtPo1WrST9fewUT4xY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8efc30ae7f2d0812-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=3061&min_rtt=2685&rtt_var=1275&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=1027&delivery_rate=1078584&cwnd=239&unsent_bytes=0&cid=e7a9ee1950c3721f&ts=383&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deployed!\",\n    \"data\": {\n        \"instanceID\": \"vm-ID\"\n    }\n}"},{"id":"694fab5e-2b4a-4289-8e21-8b22b66b993f","name":"Deploy VM - With Initial Commands","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"RTX_A6000_x8","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"},{"key":"runcmd[]","value":"mkdir /root/newDir","type":"text"},{"key":"runcmd[]","value":"touch /root/newDir/newDoc.txt","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 09:25:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ySflFB1Zx2CxViG95dkdZ8tNwVbxwOSbw16Ro94mkzPkScKwkAxYeraD6Dbx%2FZo1NFgUTcZztQSucvkAC1G2trjYequMRwl%2FVF3TwZ2oy0y5fCDCi%2FtPo1WrST9fewUT4xY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8efc30ae7f2d0812-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=3061&min_rtt=2685&rtt_var=1275&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=1027&delivery_rate=1078584&cwnd=239&unsent_bytes=0&cid=e7a9ee1950c3721f&ts=383&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deployed!\",\n    \"data\": {\n        \"instanceID\": \"vm-ID\"\n    }\n}"},{"id":"ad6fd5cc-452e-4db9-b9b7-4fc8c2ac08ff","name":"Deploy VM - Error #1","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text","disabled":true},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text","disabled":true},{"key":"password","value":"your-password","type":"text"},{"key":"additionalDisk","value":"true","type":"text","disabled":true},{"key":"additionalDisks","value":"disk8c4362d1c2d7f","type":"text","disabled":true}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Dec 2024 13:41:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=wzEkFLRjCKNOZFV492vTkdlqGur%2FJ5VoWs6tZ%2B3kPbf8pvNR3%2ByOuLJf9A7%2BJLYl5WPI8RrHj5iIpx7YVfGC7ee%2BjZhqjZPh7Ze4jhtEMPLXXBxLz36Ijfn7F%2FMQjtcfcL8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f47cf0398016fa6-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=66826&min_rtt=65524&rtt_var=20862&sent=6&recv=6&lost=0&retrans=0&sent_bytes=2810&recv_bytes=893&delivery_rate=51474&cwnd=252&unsent_bytes=0&cid=4b99c4ab17be7fea&ts=164&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"97c715ec-774f-4a98-a8b8-bf6fb5e18f29","name":"Deploy VM - Error #2","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text","disabled":true},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text","disabled":true},{"key":"additionalDisk","value":"true","type":"text"},{"key":"additionalDisks","value":"disk8c4362d1c2d7f","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Dec 2024 13:43:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Jcuwx6vPR%2B%2Fs1pK3yschWfezRqv0a84T5K0YwD9yLtFt%2FOEDiDhi6pakLrhB7n8iAGR5uOkzZ4HfTOSvUSHqIzjV4stK4OapW7k59l0OSsyh0Dkw3N8dP9ar5ssfNYqtnho%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f47d2cf6cf46f13-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=71795&min_rtt=65137&rtt_var=23308&sent=16&recv=15&lost=0&retrans=0&sent_bytes=4275&recv_bytes=1397&delivery_rate=57513&cwnd=255&unsent_bytes=0&cid=34ad44d519b7520c&ts=6626&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Variables are not set or wrong!\"\n}"},{"id":"35221fa1-689d-46b2-a71d-98b9d4abf888","name":"Deploy VM - Error #3","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"bad-flavor-value","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 15:49:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=4tfL7yyBpe64%2FAETjW5Hh5RVGrboT7Q3%2B1rzeB3a4JQbPEqFa5nz0ZdWEMOHFEXNphJ3r5NRa8KifdilakjeEHkX3mW2dMEOBPTyakzBnTSL11SlCtD0Kft8eKejbOqAmwg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef624d4bec4c968-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2008&min_rtt=1827&rtt_var=814&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1238&delivery_rate=792556&cwnd=250&unsent_bytes=0&cid=f56a97c0f13917ca&ts=238&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The given variables are not compatible with metadata values!\"\n}"},{"id":"f15ac1f1-f0ff-4fc9-b373-63cc0dab75e8","name":"Deploy VM - Error #4","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-VM-name","type":"text"},{"key":"flavor","value":"L40_x1","type":"text"},{"key":"location","value":"MON1","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"},{"key":"additionalDisk","value":"true","type":"text"},{"key":"additionalDisks","value":"firstBadDiskID-secondDiskID","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/deploy/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 09:23:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=jdTQS0fgVez%2Fq986w5LfnA1puZwSA%2FPOBB0Ypyv6JvjjkxHOqizC7LKnGObDz2wMsHOwuu6bT5sX0Cag7llOKd%2FsIDXjtDdRhcaYzMjPFC%2BZhk6huFeLBAdClc0Ns1V2ZjY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8efc2d4dca573b2f-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2445&min_rtt=2250&rtt_var=983&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=1034&delivery_rate=1287111&cwnd=247&unsent_bytes=0&cid=bd452f6699f602ce&ts=482&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"There is a problem with the additional disks!\"\n}"}],"_postman_id":"176cd312-80ce-49db-97ca-26485134a41e"},{"name":"Modify VM","id":"eb583d23-3aa7-4802-bec7-948c26a75317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID (required)","type":"text","description":"<p>The ID of the virtual machine.</p>\n"},{"key":"flavor","value":"your-flavor (optional)","type":"text","description":"<p>The choice of flavor</p>\n"},{"key":"additionalDisk","value":"true (optional)","type":"text","description":"<p>Are the additional disks enabled for the virtual machine?</p>\n"},{"key":"additionalDisks","value":"diskID- (optional)","type":"text","description":"<p>The ID(s) of the additional disks.</p>\n"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/","description":"<p>This API endpoint enables the modification of virtual machines, allowing adjustments to the following specifications:</p>\n<ul>\n<li><p><code>flavor</code></p>\n</li>\n<li><p><code>additionalDisk</code></p>\n</li>\n<li><p><code>additionalDisks</code></p>\n</li>\n</ul>\n<p><strong>The following outlines the available GPU flavors along with their corresponding metadata:</strong></p>\n<ul>\n<li><p>H100 80GB SXM</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>H100_SXM5_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code> <code>OSL1</code></p>\n</li>\n</ul>\n</li>\n<li><p>H100 80GB NVLINK</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>H100_NVLINK_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>H100 80GB PCIE</p>\n<ul>\n<li><p>Available Configurations: <code>H100_PCIE_80GB_x1</code>,<code>H100_PCIE_80GB_x2</code>,<code>H100_PCIE_80GB_x4</code>,<code>H100_PCIE_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>A100 80GB NVLINK</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>A100_NVLINK_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>A100 80GB PCIE</p>\n<ul>\n<li><p>Available Configurations: <code>A100_PCIE_80GB_x1</code>,<code>A100_PCIE_80GB_x2</code>,<code>A100_PCIE_80GB_x4</code>,<code>A100_PCIE_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>L40</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>L40_x1</code>, <code>L40_x2</code>, <code>L40_x4</code>, <code>L40_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>RTX 4090</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>RTX_4090_x1</code>, <code>RTX_4090_x2</code>, <code>RTX_4090_x4</code>, <code>RTX_4090_x8</code></p>\n</li>\n<li><p>Available Locations: <code>OSL1</code></p>\n</li>\n</ul>\n</li>\n<li><p>RTX A6000</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>RTX_A6000_x1</code>, <code>RTX_A6000_x2</code>, <code>RTX_A6000_x4</code>, <code>RTX_A6000_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<p>For comprehensive details on all instance restrictions, please refer to the corresponding <a href=\"https://oblivus.com/restrictions/\">restrictions</a> page.</p>\n<hr />\n<p><strong>Notes:</strong></p>\n<ul>\n<li>Changing the virtual machine's <code>name</code>, <code>authentication</code>, <code>password</code>, <code>sshpublickey</code>, <code>operating system</code>, and <code>location</code> is not supported.</li>\n</ul>\n<p><strong>Optional : Additional Disks/Network Storage</strong></p>\n<p>Additional Disks present an innovative solution catering to businesses seeking supplementary storage space for their virtual machines. Unlike conventional storage options, our additional disks operate on a network-based system, enabling access from any location globally with an internet connection. This obviates the necessity for physical storage hardware and facilitates seamless scalability in tandem with your business expansion.</p>\n<p>It is mandatory for additional disks to be located in the same location as the attached instance.</p>\n<p>If you wish to attach a network-based disk to your virtual machine, you'll need to include these parameters in your request.</p>\n<ul>\n<li><p><code>additionalDisk</code> : <strong>true</strong></p>\n</li>\n<li><p><code>additionalDisks</code>: <strong>your-disk-ID</strong></p>\n<ul>\n<li>Multiple additional disks:<br />  <code>additionalDisks</code>: firstDiskID-secondDiskID-thirdDiskID...</li>\n</ul>\n</li>\n</ul>\n<p>If you intend to detach all of the network-based disks from your virtual machine, you should include the following parameter in your request.</p>\n<ul>\n<li><code>additionalDisk</code> : <strong>false</strong></li>\n</ul>\n<p>For completely deleting an additional disk, please refer to <strong>Storage &gt; Delete Disk</strong>.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","modify",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"eecdebbd-f229-4417-95f8-dd8f118ac52a","name":"Modify VM - Change Flavor","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"flavor","value":"your-new-flavor","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 Nov 2023 18:23:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=hIgapovuKYrmSQunZVErtYCP3y6rxm0%2BkXdeN3JMUpoX9vt8tWpspH6Ax06IImXXfIO1EZlqOaQZm3Z2YGGVw3HMTxWoqjcBHu8Cp7N78KomhK8nwIM3%2BBhs%2BHh5S9h61ZI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"82e51f85bd0e6f9e-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully modified!\"\n}"},{"id":"f7d31e2a-5a4e-4742-b762-b0b1719f1c25","name":"Modify VM - Attach Network Storage","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"additionalDisk","value":"true","type":"text"},{"key":"additionalDisks","value":"diskID-","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 Nov 2023 18:23:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=hIgapovuKYrmSQunZVErtYCP3y6rxm0%2BkXdeN3JMUpoX9vt8tWpspH6Ax06IImXXfIO1EZlqOaQZm3Z2YGGVw3HMTxWoqjcBHu8Cp7N78KomhK8nwIM3%2BBhs%2BHh5S9h61ZI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"82e51f85bd0e6f9e-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully modified!\"\n}"},{"id":"2289c185-8c1f-4c16-b318-3f595a2d4294","name":"Modify VM - Attach Multiple Network Storage","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"additionalDisk","value":"true","type":"text"},{"key":"additionalDisks","value":"diskID-anotherDiskID","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Dec 2023 21:23:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=LmTO94rhd2WXGLh3BHOfKeIF5JYh5T9HlDXtK75t5nOTtV7IMf91W7Q3pP6I2j8Pa9993PKEtZeH%2FJIMt2dwOTl26ZmEAe41O1qNZNCHNBkZMwYD4TEhEgn6NzZaAZ20KOk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"83071cd8acfc3910-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully modified!\"\n}"},{"id":"de19a92e-6c46-41fc-8cc7-a85f69cf613d","name":"Modify VM - Detach Network Storage","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"additionalDisk","value":"false","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 Nov 2023 18:23:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=hIgapovuKYrmSQunZVErtYCP3y6rxm0%2BkXdeN3JMUpoX9vt8tWpspH6Ax06IImXXfIO1EZlqOaQZm3Z2YGGVw3HMTxWoqjcBHu8Cp7N78KomhK8nwIM3%2BBhs%2BHh5S9h61ZI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"82e51f85bd0e6f9e-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully modified!\"\n}"},{"id":"66f929fb-a964-4fe0-a851-1f5cd964b5c1","name":"Modify VM - Error #1","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID (required)","type":"text"},{"key":"flavor","value":"your-flavor (optional)","type":"text"},{"key":"additionalDisk","value":"true (optional)","type":"text"},{"key":"additionalDisks","value":"diskID- (optional)","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 11:48:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=N1eJD0MAyVeQ7C1vwlvt1om%2F3K0txgfzeZC6qnMHZxjDpmh1LGoe2uYB2eBCMp3vjWs0xKcRYpjk9uv6BznkTTJZISGG%2BMEUUpV6VjovOuNutzQ4R%2FB3YNWnw%2BbsuWOQDz8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f36af3489c10632-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2155&min_rtt=1914&rtt_var=751&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2826&recv_bytes=976&delivery_rate=1505197&cwnd=249&unsent_bytes=0&cid=d4043073775a7f73&ts=228&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"d51f268e-3c99-4af2-b599-ead34d3e551d","name":"Modify VM - Error #2","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"flavor","value":"L40_x2","type":"text"},{"key":"additionalDisk","value":"true (optional)","type":"text","disabled":true},{"key":"additionalDisks","value":"diskID- (optional)","type":"text","disabled":true}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 11:46:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Y%2BAvqY7%2ByJ6CM%2B2yis791CRbGOESi57h1c6j8kzHoIeWoCK0qioHF0FE8rj2hYvA9JGx6FNH9Jm6%2FoKQ76vTs1wNzN84PStTBVJQWgagUycNPVHZxpSVsDcagWi7UStyaTw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f36ac1f4f1305c7-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2732&min_rtt=2606&rtt_var=1067&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=886&delivery_rate=1111281&cwnd=237&unsent_bytes=0&cid=12ec5942a56a1427&ts=235&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine is not in 'Running' state!\"\n}"},{"id":"e4412afa-5f09-4788-bd64-e1e22d0dec48","name":"Modify VM - Error #3","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"flavor","value":"same-flavor","type":"text","disabled":true},{"key":"additionalDisk","value":"true","type":"text","disabled":true},{"key":"additionalDisks","value":"diskID-","type":"text","disabled":true}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Apr 2023 17:52:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=XagV9YfrUnAGxMG63rSJy1hW0Bqmz6hbD%2FE7%2B8w1ZRgWqjbvaLxHxaAJm1CPZ4nhNOeHGXvTsjWHACCrCoQRZbrlZzjm7ytty5fQYxoLCSdrtb6cveAGTMX09CD8TrJzAQo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b6514c6c8b42d27-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"No changes have been made!\"\n}"},{"id":"3d1ecfa2-bab4-45a1-a27f-582675812519","name":"Modify VM - Error #4","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text","disabled":true},{"key":"additionalDisk","value":"true (optional)","type":"text"},{"key":"additionalDisks","value":"","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 11:54:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=2hvk9vSs8JLfa%2FSvJLohQHb3JXnNKXzQ0KO9pM0JImorr8pbuyysd5N3HOL6OBwNc%2B%2F4cBDteRwfpHdMNeISZKc9u1Sd6o5aJX4VC0%2BfVeFBj6eNTLssd4K1g4V3xfgiiiM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f36b7543a01c979-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7167&min_rtt=1892&rtt_var=10809&sent=8&recv=8&lost=0&retrans=0&sent_bytes=4345&recv_bytes=1244&delivery_rate=1530655&cwnd=254&unsent_bytes=0&cid=a1bcb51ef4833251&ts=11913&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Required variables are not set or incorrect!\"\n}"},{"id":"69565589-0c12-42b4-88ee-5c127dbd7f03","name":"Modify VM - Error #5","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"flavor","value":"downgraded-flavor","type":"text"},{"key":"additionalDisk","value":"true","type":"text","disabled":true},{"key":"additionalDisks","value":"diskID-","type":"text","disabled":true}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/modify/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Apr 2023 17:52:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=XagV9YfrUnAGxMG63rSJy1hW0Bqmz6hbD%2FE7%2B8w1ZRgWqjbvaLxHxaAJm1CPZ4nhNOeHGXvTsjWHACCrCoQRZbrlZzjm7ytty5fQYxoLCSdrtb6cveAGTMX09CD8TrJzAQo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b6514c6c8b42d27-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machines with local storage cannot be downgraded!\"\n}"}],"_postman_id":"eb583d23-3aa7-4802-bec7-948c26a75317"},{"name":"Stop VM","id":"301d0926-216d-425b-8a3a-c808ba5dfa4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/stop/?vmID=your-vm-ID (required)","description":"<p>This API endpoint enables the stopping of virtual machines, marking them as <code>Stopped</code> in our billing system.</p>\n<p>To stop a virtual machine, ensure that its current state is <code>Running</code>. It is also advisable to initiate the stop process directly from within the virtual machine.</p>\n<p>It is important to note that storage charges will continue to apply when the virtual machine is in the <code>Stopped</code> state.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","stop",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"881d2c10-3f8f-48e1-8bb7-89ba72e03965","name":"Stop VM - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/stop/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","stop",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:51:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=vX5P3VmmTnV9sUDjpHC2uyqXd%2FioyJsRWNYJTLXQkc4ECKTswXXE863eDvVwXw3BN4KChidShZeqlw%2BAR%2F0jPLADrd8I1%2BGtO2%2F5zu6wtLvhLVfOb6Y3bRQZODHlGXb%2Bhso%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effc4687c82dc8d-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=85536&min_rtt=85347&rtt_var=32140&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=1056&delivery_rate=33932&cwnd=32&unsent_bytes=0&cid=0ae3780743b28619&ts=148&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine was shut down successfully!\"\n}"},{"id":"752c7d15-3dae-4e84-a55e-31e5a2ef8e85","name":"Stop VM - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/stop/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","stop",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:51:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=GNRZGyCoELgPCzCO2mfs2jpbXBjJKno85UTx4jwXbgLEOv25P05zo234Zh2tuC1nNcCWn60Qa0VszTqzNPC03QRl2l1QbkhM9DqsTn29Fh7ZvncEAggrlFmOkqmCZv%2FndZY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effc5784e313b74-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2456&min_rtt=2237&rtt_var=995&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=1057&delivery_rate=1294590&cwnd=249&unsent_bytes=0&cid=e631f3fc04674742&ts=245&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"7e7c09d1-9c96-472d-9e49-3d6c9033490b","name":"Stop VM - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/stop/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","stop",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:52:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Vb1ioKjujTWIFzzPlCRrg2esbwMIsvMyP7WyyQrFhVOsJPyLk%2F6Frgur%2FatA3FuAUrl9U%2BxgwgVj8qw0H0Ci1STYj%2BuL73msO0rLB1h%2F8P2PvyFdw5G6JJoCk5iLYOwGnuo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effc5ec4d4d0b5c-AMS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=85018&min_rtt=84601&rtt_var=32023&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=1057&delivery_rate=34231&cwnd=32&unsent_bytes=0&cid=60f3357f944588c6&ts=173&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"},{"id":"0524ea08-c4b2-4be0-992e-b9c130231652","name":"Stop VM - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/stop/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","stop",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:52:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=DXU0bILYq9e3F98eok20ApfikzraCQCE9IBDNfJpa1%2BpWZBGRQUh%2BM5GBLwRcB0G9hiQ6%2FwuVNnK7y%2BT8sLXBRx%2Bwtv8h18kpRnA7eYHOK0ZMwSFxK2dNYh4s%2BXXGq9rScE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effc67f1eb7dbda-FRA"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=87174&min_rtt=87111&rtt_var=32712&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=801&delivery_rate=33244&cwnd=32&unsent_bytes=0&cid=62b012485db6838c&ts=136&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine is not in 'Running' state!\"\n}"}],"_postman_id":"301d0926-216d-425b-8a3a-c808ba5dfa4e"},{"name":"Start VM","id":"1ab261d9-724e-4bf1-9904-8bafb9b415f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/start/?vmID=your-vm-ID (required)","description":"<p>This API endpoint initiates the startup process for the virtual machine.</p>\n<p>To commence this operation, ensure that the current state of the virtual machine is <code>Stopped</code>.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","start",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"ffe84380-be27-454a-bc5b-4127e286410e","name":"Start VM - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/start/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","start",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 14:46:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=EulXCHJGeUwtTrQPD4V6ivpFb6D%2BJ0r4Gr90wclYDxQErf6iVNDTmMNyJgfdUJ6TXtDka1hXuCtH3JBLVjhxOMgsJO2paPe7dSfC08H54oRqTSJJxsCOOSxYbmdSuqJqOvw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f37b432c973c5a2-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2073&min_rtt=1856&rtt_var=851&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1057&delivery_rate=780172&cwnd=250&unsent_bytes=0&cid=b67c7ed5ce3fc1cd&ts=252&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine was started successfully!\"\n}"},{"id":"e4aa88d6-9895-48f5-945c-0ee2f897e393","name":"Start VM - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/start/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","start",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 14:45:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=mQzBgnyoNfK%2FhcanlVRbh5u3ZcmBShbUAyRlEmWNnlR4dEwo7w5C7trYS8Hhj7lXY48fEuaB9k6KU2tvJ6V071ZW7pLaMNpjP1RJbi4eWzegHeaRvEy%2BEZZ3P%2BTXAx%2B0Ang%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f37b24839b28017-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2041&min_rtt=1945&rtt_var=798&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=811&delivery_rate=1488946&cwnd=251&unsent_bytes=0&cid=12c961dafc6b9f86&ts=262&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"51bb608a-1633-42bc-a881-1adfe956c138","name":"Start VM - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/start/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","start",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 14:45:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0Uz8%2FFNctU9w4iH2GsaxZ3edsK%2FY9NjT%2BzxCqgwobNIEYrq3Nxu4hcMvwQbLW7Vp7R47pFqGJN5OaaeIBnsWe7wgtvAnfJlvbeGmGFr%2Fy4fcAOYXvjLgCEBl1sLrJ1r1%2F84%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f37b3188f17c973-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2817&min_rtt=2708&rtt_var=1093&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=810&delivery_rate=1069423&cwnd=251&unsent_bytes=0&cid=f3b047a372eef510&ts=238&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"},{"id":"222daa80-95dd-41ba-a1a6-824f05f3ad2b","name":"Start VM - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/start/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","start",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 14:47:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Kda7W9VbVffOkkPtX6CJxQV9oGC5xcVJdmHuQWT1dLisOi41P2FlqoVDwFMU1tWu%2BBEIzApJLVH%2BnOzeRuMEollxMnKN92fg5Uv8B%2F%2BLGb%2B9EqKvxa8Dzx5wqxCR0QReTO0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f37b5160a031fce-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7442&min_rtt=2180&rtt_var=10761&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1751&recv_bytes=1410&delivery_rate=1295169&cwnd=250&unsent_bytes=0&cid=d53a02d05e8a1aec&ts=5683&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine is not in 'Stopped' state!\"\n}"}],"_postman_id":"1ab261d9-724e-4bf1-9904-8bafb9b415f4"},{"name":"Restart VM","id":"8711af60-5a6c-4050-9f0c-788ef3fb3f66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/restart/?vmID=your-vm-ID (required)","description":"<p>This API endpoint initiates the restart process for the virtual machine.</p>\n<p>To commence this operation, ensure that the current state of the virtual machine is <code>Running</code>.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","restart",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"25786861-649c-4c09-aa83-2eecda7be064","name":"Restart VM - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/restart/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","restart",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:25:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Unj%2FLW48gXFN0wO%2BZ7c3%2BSeMz5zhx%2FuSicPo0VymCtHkGdJFebL00ndiAeEpUQ6k6Fg075lJsnVaXOpvt0SruzHvuAp%2F0qujxtNfEnv3yx2MW2V7MGBXJv9tHRANBh1sJco%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10c935d98fd6dc-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1463&min_rtt=1276&rtt_var=612&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=804&delivery_rate=2269592&cwnd=247&unsent_bytes=0&cid=62d5798494c271a1&ts=241&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine was restarted successfully!\"\n}"},{"id":"585408cd-1a1e-43e2-9edf-57282933bf6d","name":"Restart VM - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/restart/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","restart",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:26:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=2QOx0V%2FbP3VQynpma8sBajOBiIFXFTwm0Bzhy3K5FJvfu0zxZNkQ1KaRBbzDekSOh1jsaDw7AnAqPYy3%2F1vsqBNDI2pdIZz26cdsdeTKIOxFw6JvkbImMA0u017oLCoYF1Q%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10cab94f06d6dc-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=4493&min_rtt=1228&rtt_var=6368&sent=14&recv=14&lost=0&retrans=0&sent_bytes=6521&recv_bytes=1821&delivery_rate=2269592&cwnd=252&unsent_bytes=0&cid=62d5798494c271a1&ts=62116&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"7c42a454-2fa3-4585-8876-cf1a81aba014","name":"Restart VM - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/restart/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","restart",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:25:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=SE2TBVgofWnVgz1po70m5yVkdtxlSTJ2UHmlJ4d6Mbh%2BFvTjnIAyB98PiIC1DwDaIkXCZUqFHbAl6fO3BsGRcp55r8HxXO9YVIuhdTTbqeIGr2Ko6w0pgu5RBfQbmIxJW60%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10ca196e98d6dc-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=5452&min_rtt=1228&rtt_var=8364&sent=11&recv=11&lost=0&retrans=0&sent_bytes=5434&recv_bytes=1499&delivery_rate=2269592&cwnd=4&unsent_bytes=0&cid=62d5798494c271a1&ts=36554&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"},{"id":"8bc9d030-669b-4561-8c13-fd2dc4b6fef5","name":"Restart VM - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/restart/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","restart",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:25:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=gqCZCP4B%2BLs4S1BvudztzC2gAo7BY4ENgkWxslYEAQwPnqNkoVw5RsI1HCUKUAtACW%2BQM5hK1xjNaCvRqseEy9CNJJb33Y9oDDyB9NhwdX%2FPE1wOT1C2LMfY%2FVBj7rDaOZ4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10c983cd86d6dc-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=6736&min_rtt=1276&rtt_var=10911&sent=8&recv=8&lost=0&retrans=0&sent_bytes=4358&recv_bytes=1151&delivery_rate=2269592&cwnd=250&unsent_bytes=0&cid=62d5798494c271a1&ts=12619&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine is not in 'Running' state!\"\n}"}],"_postman_id":"8711af60-5a6c-4050-9f0c-788ef3fb3f66"},{"name":"Delete VM","id":"080505c5-d39d-4f26-b0e0-a09320a4dc82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/delete/?vmID=your-vm-ID","description":"<p>This API endpoint enables to permanent deletion of the virtual machine, and it is crucial to exercise caution when making this request, as the action cannot be undone. Keep in mind that any local disks associated with the virtual machine will also be deleted in the process. However, any additional disks linked to the virtual machine will remain unaffected and should be deleted separately.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","delete",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID"}],"variable":[]}},"response":[{"id":"096e65c9-ae47-43cf-9ef2-eb4380eaf3d7","name":"Delete VM - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/delete/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","delete",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:54:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=LPMIPvFO942rpxrpjABwwsK0hG9K96YT9qHlqWWHarFc2m1BjsXqzTpvPfLlDElSxT%2FFz7bLeNrzEUtoACJyVGU%2FyyhX%2By9%2FjkqpLlgqelSDJi76sDtXeM2s85JWm8qr%2FiQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effc9cefc8fc97c-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2289&min_rtt=2114&rtt_var=918&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=1058&delivery_rate=1369914&cwnd=247&unsent_bytes=0&cid=770f39bc31ee44ec&ts=249&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine has been successfully deleted!\"\n}"},{"id":"8890e573-4133-4ada-86eb-a523dda17364","name":"Delete VM - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/delete/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","delete",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:55:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=hVr%2FV8JmRYyR4IKOMg5ShtsBXxmmeyxwX1eWko7kjmQVlFW%2FbEzbDPO9mflFL6%2FEMDGzWLSgu7w20ZZa8dv1Ify%2FIna5OPCiPWizfFxspJSkXwax55I35PifU5bBolaUb88%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effcb45ff607fed-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1734&min_rtt=1532&rtt_var=719&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=1059&delivery_rate=1890339&cwnd=249&unsent_bytes=0&cid=d5939542c4cac136&ts=277&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"298c8764-f35c-4319-a304-706622826532","name":"Delete VM - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/delete/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","delete",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:55:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=i64cq%2Fu%2BFhQNQXi0JV7MXA7XhBrQN%2B%2FcSFVg2CfOS60D5Sex5c8qINxzq%2FU%2BUJlexB%2B99iEiiRS9z1p9zbgoWid6ljMgdgVjZG6OYvi%2F5gol1jjlzoCXkPpMUf%2FosZOrKhA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effca852acec97c-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7732&min_rtt=2114&rtt_var=11474&sent=8&recv=8&lost=0&retrans=0&sent_bytes=4360&recv_bytes=1404&delivery_rate=1369914&cwnd=250&unsent_bytes=0&cid=770f39bc31ee44ec&ts=29284&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"}],"_postman_id":"080505c5-d39d-4f26-b0e0-a09320a4dc82"},{"name":"Reinstall OS","id":"b4802062-551a-43fd-a4fa-115db2a41257","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID (required)","type":"text","description":"<p>The ID of the virtual machine.</p>\n"},{"key":"OS","value":"your-os-label (required)","type":"text","description":"<p>The operating system label.</p>\n"},{"key":"OSName","value":"your-os (required)","type":"text","description":"<p>The operating system.</p>\n"},{"key":"authentication","value":"your-vm-authentication (required)","type":"text","description":"<p>The authentication method.</p>\n"},{"key":"password","value":"your-password (optional)","type":"text","description":"<p>The password of the virtual machine.</p>\n"},{"key":"sshpublickey","value":"your-ssh-public-key (optional)","type":"text","description":"<p>The SSH Public Key of the virtual machine.</p>\n"},{"key":"additionalDisk","value":"true (optional)","type":"text","description":"<p>Are the additional disks enabled for the virtual machine?</p>\n"},{"key":"additionalDisks","value":"your-disk-ID (optional)","type":"text","description":"<p>The ID(s) of the additional disks.</p>\n"},{"key":"runcmd[]","value":"\"command string\" (optional)","type":"text","description":"<p>Init command.</p>\n"},{"key":"runcmd[]","value":"\"command string\" (optional)","type":"text","description":"<p>Init command.</p>\n"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/reinstall/","description":"<p>This API endpoint allows you to reinstall the operating system of your virtual machine.</p>\n<p>It is <strong>not</strong> a requirement for the virtual machine to be in a <code>Stopped</code> state for this process.</p>\n<p><strong>The following outlines the available operating system labels:</strong></p>\n<ul>\n<li><p><code>UBUNTU</code></p>\n</li>\n<li><p><code>WINDOWS</code></p>\n</li>\n<li><p><code>OBLIVUSAI</code></p>\n</li>\n</ul>\n<p><strong>The following outlines the available operating systems and their minimum storage requirements:</strong></p>\n<ul>\n<li><p><code>ubuntu2004</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 40GB storage.</p>\n</li>\n<li><p><code>ubuntu2204</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 40GB storage.</p>\n</li>\n<li><p><code>winserver2022std</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 80GB storage.</p>\n</li>\n<li><p><code>winserver2019std</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 80GB storage.</p>\n</li>\n<li><p><code>win10</code>: Vanilla version with NVIDIA drivers installed. Requires a minimum of 80GB storage.</p>\n</li>\n<li><p><code>oblivusai-box</code>: Modified version of Ubuntu 22.04 with Jupyter, TensorFlow, PyTorch, Fastai, CUDA, cuDNN, MxNet, Keras, Pandas, Numpy, and NVIDIA drivers installed.</p>\n</li>\n</ul>\n<p><strong>The following are the available authentication methods:</strong></p>\n<ul>\n<li><p><code>sshpublickey</code>: Not available on Windows operating systems.</p>\n</li>\n<li><p><code>password</code>: Available on all operating systems.</p>\n</li>\n</ul>\n<p>By default, the <strong>username</strong> in the virtual machines is assigned as <strong>root</strong> unless specifically changed.</p>\n<hr />\n<p><strong>Optional: Initial Commands</strong></p>\n<p>Upon providing the requisite information for reinstalling a virtual machine, you also have the option to include a list of commands for additional features or installations. It is important to emphasize that this field is optional, and you may proceed without filling it in if you so choose.</p>\n<p>To ensure the proper execution of commands, the <code>runcmd</code> field should be formatted as an array. For instance, you can structure an array as follows:</p>\n<p><code>commands[] = \"df -h\";</code></p>\n<p><code>commands[] = \"git clone ...\";</code></p>\n<p>You can then include this array in your request, corresponding to the specified parameter. Following this guideline is recommended to ensure the functionality of your commands.</p>\n<p>For Linux-based operating systems, the commands should be executable using the <strong>bash</strong> shell.</p>\n<p>While currently only available on Linux-based operating systems, the initial commands feature will be made available for Windows-based operating systems in the near future.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","reinstall",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"b6e1a369-18b0-4e33-a1ef-f0d79421d57b","name":"Reinstall OS - Success","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"079e6feb-6aa2-4351-8319-7fb765a4f586"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/reinstall/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:23:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=DO0LrrbDdRZ07%2BZDl53hIpsMFbd8YXCkASmw%2BzZPTkfSg8ismGMK%2FiQoampVRXTz8CoYyWoBVhhQDCYPkIQEtB9SFre82%2Fo5hLtIDtI2BTQw2hjuC3t%2Bvup7lgogtObZ%2FSI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39a1b6ba0c57d2-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2113&min_rtt=1951&rtt_var=848&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1205&delivery_rate=742183&cwnd=251&unsent_bytes=0&cid=25a3531143c7a3ed&ts=246&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The operating system was installed successfully!\"\n}"},{"id":"8343fa6d-a5c2-4ef1-8efc-1d547756f07e","name":"Reinstall OS - Success (Custom Image)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"OS","value":"CUSTOM","type":"text"},{"key":"OSName","value":"your-image-ID","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/reinstall/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:23:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=DO0LrrbDdRZ07%2BZDl53hIpsMFbd8YXCkASmw%2BzZPTkfSg8ismGMK%2FiQoampVRXTz8CoYyWoBVhhQDCYPkIQEtB9SFre82%2Fo5hLtIDtI2BTQw2hjuC3t%2Bvup7lgogtObZ%2FSI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39a1b6ba0c57d2-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2113&min_rtt=1951&rtt_var=848&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1205&delivery_rate=742183&cwnd=251&unsent_bytes=0&cid=25a3531143c7a3ed&ts=246&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The operating system was installed successfully!\"\n}"},{"id":"7e08b864-6126-4607-9470-f558b4f82614","name":"Reinstall OS - Error #1","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/reinstall/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:20:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=xDILSdvxyG6u3iT3w2Ff4OIcSA1dkgXO7MthuAsqMNpPTJL6a4D5w%2FRoTQOyOJakBGf3ecQk9Dx7aqxpp4xmTxNwoeSFZgUp2UrPQA6TIyS3OiX2xqbzQOHGANctFE92Fxc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f399dd909b13b23-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2303&min_rtt=2296&rtt_var=866&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1201&delivery_rate=630662&cwnd=244&unsent_bytes=0&cid=7c4680e8c4af567f&ts=236&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"49db08b7-aadf-4a86-9470-48c5a63345f1","name":"Reinstall OS - Error #2","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"bad-vm-ID","type":"text"},{"key":"OS","value":"UBUNTU","type":"text"},{"key":"OSName","value":"ubuntu2204","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/reinstall/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:20:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=nmgT9GQ%2BZUNfvDY4J77eUt%2FEQWP9kvbYuwW9uayDFjYQ7ZFMVxoUBzl%2B88lRmlHzzHj7aFodKa1hGcSSY8rjxGrd3UZ%2BDqlqA3f1GejowRXoKVaGBaNgYozQlYk2fKv3yu4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f399d3fbcd0d6a8-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2055&min_rtt=1902&rtt_var=822&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1200&delivery_rate=761303&cwnd=250&unsent_bytes=0&cid=af2e340d43c71cce&ts=221&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"},{"id":"68b4f722-8fb3-4aeb-af4c-3beaba662b36","name":"Reinstall OS - Error #3","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"OS","value":"CUSTOM","type":"text"},{"key":"OSName","value":"your-image-ID","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/reinstall/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:07:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=AflR%2BR7cL3jwDX4OSvJegguC4FvUmSebE1OnySrrG7R0hOGm2tiCSO6rc4FsJad4csCLLDGLMllRALPesjqrGFI2SWkQVd8HcRR1Qha8PCEFWyGUbkQUTIldQlHubg%2Fxxh0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39e1e37d1d9e5b-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=66116&min_rtt=65839&rtt_var=19051&sent=6&recv=6&lost=0&retrans=0&sent_bytes=2808&recv_bytes=823&delivery_rate=57069&cwnd=165&unsent_bytes=0&cid=65636fe667ed3302&ts=140&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The provided image is private and cannot be deployed!\"\n}"},{"id":"0942868e-05cd-4474-9864-d92726f19b81","name":"Reinstall OS - Error #4","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"vmID","value":"your-vm-ID","type":"text"},{"key":"OS","value":"CUSTOM","type":"text"},{"key":"OSName","value":"your-image-ID","type":"text"},{"key":"authentication","value":"password","type":"text"},{"key":"password","value":"your-password","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/reinstall/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:08:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NwnT1%2Bvp3QfVQ6T4B4zhFE4snaXgLpb84Y%2Bj%2By%2BdBbYZDm0tzjO%2BF7HatuLotatYMJ0MRtg%2FZ8X7COXm5hkn%2FRS2mt1yYUAlGewfx6kzn7XAl7QYTllKjhhVESSX72dNRy8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39e2eb3b5f9e5b-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=71588&min_rtt=65839&rtt_var=21655&sent=49&recv=48&lost=0&retrans=0&sent_bytes=4303&recv_bytes=1324&delivery_rate=57069&cwnd=168&unsent_bytes=0&cid=65636fe667ed3302&ts=42335&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The image requires a minimum disk size of 50GB!\"\n}"}],"_postman_id":"b4802062-551a-43fd-a4fa-115db2a41257"},{"name":"Detach VM IP","id":"a564b7f6-1d05-4b9e-9f13-c1c6c5464d09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/ip/detach/?vmID=your-vm-ID (required)","description":"<p>This API endpoint enables you to detach the IP address associated with your virtual machine, enhancing cost efficiency.</p>\n<p>To detach the IP from your virtual machine, ensure that the current state of the virtual machine is <code>Running</code>.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","ip","detach",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"99bdf258-0297-4092-8dcd-c82b98584723","name":"Detach VM IP - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/detach/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","detach",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:36:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=GpjlUHvmvYhlr3WMJGuRCrtbxyDneNGfuSAqgs6AL6oqYRH1S2sdQBEORjzdelXdTzgN8gcfNHbQLz6dsFCZ16vECMPncypb6zXt985D4XVjpJNbj%2B94U8PK3ASRV5ChT18%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effaf670b448302-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1816&min_rtt=1737&rtt_var=708&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1061&delivery_rate=833621&cwnd=247&unsent_bytes=0&cid=481f174a6dcf2ae0&ts=266&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The IP address detached successfully!\"\n}"},{"id":"895de2d1-4e63-4743-a8fe-3d47952af865","name":"Detach VM IP - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/detach/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","detach",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:37:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Oo%2FW%2B2V1i4%2F%2BFjfH1r6aiI7vCqyLhce715u9Z0385hh9mHnA89rtTrocJCD6xBXXjwctWodrSdIBpUvUUTNkbidIKz0930y9SShtQ%2BZslqrWqrdKPXL5QOgn%2BMQuC7Gahjk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effb083280a2057-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1942&min_rtt=1746&rtt_var=795&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1062&delivery_rate=829324&cwnd=247&unsent_bytes=0&cid=144c827037131c92&ts=243&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"35cfa12f-a3e1-44f3-8e73-eb10320f48c6","name":"Detach VM IP - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/detach/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","detach",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:38:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=jut6kJcjWWlZXb0ew324BZqA0%2BeiQWAeom5W%2FJNyW7%2BdTDocfWnQB7FSpf20ZIXuIy3QCfqZyXwAEjzFATRTOco5K1OiCa1K0Z99GGrK%2BhmqxKsxBJSyTR%2FsFndBXGxhbjA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effb1d66d5182f6-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2320&min_rtt=2081&rtt_var=951&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1062&delivery_rate=695819&cwnd=92&unsent_bytes=0&cid=3103421eeedbf131&ts=250&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"},{"id":"c2e21804-fa9c-4eb8-ae37-26053a466d4a","name":"Detach VM IP - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/detach/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","detach",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:39:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ls1lPKX5yVHlJR1e6Df0gSfjlVpCGOP11KtJBxpZ4SHTnJ6coF6dWiwzFVIk%2FHAKPaOVFevirljHY%2FBbGeElVjZEHk4qPJfwny9dmNkJclezY9PDMdkdWDfZwxKWYk%2F2GoI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effb2d4ec8d2d14-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2332&min_rtt=2149&rtt_var=937&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1061&delivery_rate=673801&cwnd=179&unsent_bytes=0&cid=a9d85e23b54a93eb&ts=228&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"No IP address is already assigned to this virtual machine!\"\n}"}],"_postman_id":"a564b7f6-1d05-4b9e-9f13-c1c6c5464d09"},{"name":"Attach VM IP","id":"b2d185fe-bb01-4dc8-96e8-7fe6ac26fc77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/ip/attach/?vmID=your-vm-ID (required)","description":"<p>This API endpoint allows you to assign a new IP address to your virtual machine, provided that it does not already have an existing IP address associated with it.</p>\n<p>To attach an IP to your virtual machine, ensure that the current state of the machine is <code>Running</code>.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","ip","attach",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"697a2b5b-eab4-466b-bd65-6fab8b0a9922","name":"Attach VM IP - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/attach/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","attach",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:47:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=kwHpCGjI7WPRN05owCMifDkzat6%2Bwh0tRGZBddPBsFqjFddA3kpawdQgWr47wYKNvMdrMmk687cAcXCJmosaeNww3SKYduGLDMaM0yMPNCE2Kbr6L68Aj1VBStEFxiMttzQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effbeeedade2052-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1914&min_rtt=1781&rtt_var=763&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1061&delivery_rate=813026&cwnd=241&unsent_bytes=0&cid=fadbbc037f7d5fdb&ts=275&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The IP address attached successfully!\"\n}"},{"id":"375c4a1e-00fc-4546-aca7-7a9797d4b4bf","name":"Attach VM IP - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/attach/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","attach",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:48:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=klXgjwXL5uNvRWZJ15rW%2FV31d71g1XmPzmViCOm4UJINiC%2BBkY9%2FcxndUkHU4GTmUi552tD62VwmUBbkgqqyb1B%2FcbEq9Wc0jEePIcKFLI3pEAdoGZxOLXiQi8eEm6qpVBg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effc09adfe420d0-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1789&min_rtt=1781&rtt_var=685&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1062&delivery_rate=781857&cwnd=241&unsent_bytes=0&cid=742fbc7efd84c36f&ts=262&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"48e1bcfd-2bcd-4b54-8d07-38d5d4f7bd1b","name":"Attach VM IP - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/attach/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","attach",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:49:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=u1SQyZNVD1AesD4AU7uRndctsGv9kLkO9XuIt3y21jK%2F1x%2FUdwiWr%2BoHoEWb9RHzZsa56aI4R2yolsFonS9UgmZm5GE6O3tV57JHNf1EulzC1lqUSjQQ1XjY11SLT01hbq0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effc23ccaacc977-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1799&min_rtt=1620&rtt_var=735&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1062&delivery_rate=893827&cwnd=250&unsent_bytes=0&cid=2bd128e1e1c8f51e&ts=232&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"},{"id":"52b7f554-4a2d-4949-b3c9-6c776a463a31","name":"Attach VM IP - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/ip/attach/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","ip","attach",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:47:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=PVe0ORzB2AbXCvySkRQCah3DFuklDaVOPu5EGnC9z86u4%2Fe0y67KqNLnA0X4P1Dq1zHVy8Q3xhcnNyCGnqUwVPCW%2FjxUNqoZIjo%2BvOnvS%2FcORmVDediIle6Jpk1P38WCou8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effbfbd79b0f274-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2054&min_rtt=1855&rtt_var=838&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1061&delivery_rate=780592&cwnd=237&unsent_bytes=0&cid=3f14b4b35b6ae289&ts=233&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"An IP address is already assigned to the virtual machine!\"\n}"}],"_postman_id":"b2d185fe-bb01-4dc8-96e8-7fe6ac26fc77"},{"name":"VM Details","id":"4591203a-9c5a-4ab1-b03a-8fd282d14a48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/details/?vmID=your-vm-ID (required)","description":"<p>This API endpoint enables you to retrieve comprehensive and detailed information about a specific virtual machine.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","details",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"a3065685-3596-4f73-8e5d-32c304a2996d","name":"VM Details - Success (GPU)","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/details/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","details",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:19:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=l5dhullIVwyWQHVIcTo7zCnZ2%2FGnPI4qF%2F90v%2Fa10qc2sBg75CwHYC5zRiSMSj90EC8BmYJsQZzLJxbmiJGnLMM%2F6lLGbr16i576Hk8WnFxuzoZxf3i69wftygfAdTmhPno%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eff9620ee153b0e-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1777&min_rtt=1625&rtt_var=718&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1059&delivery_rate=891076&cwnd=247&unsent_bytes=0&cid=2487756c86ad9a28&ts=278&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine details have been retrieved successfully!\",\n    \"data\": {\n        \"name\": \"your-VM-name\",\n        \"type\": \"GPU\",\n        \"location\": \"MON1\",\n        \"status\": \"Running\",\n        \"resources\": {\n            \"flavor\": \"L40_x1\",\n            \"GPU\": \"L40\",\n            \"GPUValue\": \"1\",\n            \"CPU\": \"SYSTEMCPU\",\n            \"vCPUValue\": \"28\",\n            \"ramValue\": \"58\",\n            \"systemDisk\": {\n                \"size\": \"825\",\n                \"type\": \"NVME\"\n            },\n            \"additionalDisks\": [],\n            \"IPAddress\": \"vm-IP-address\",\n            \"privateIPAddress\": \"vm-private-IP-address\",\n            \"OSS\": \"your-vm-ID.oblivus.net\"\n        },\n        \"OS\": {\n            \"label\": \"UBUNTU\",\n            \"name\": \"ubuntu2204\",\n            \"username\": \"root\"\n        },\n        \"billing\": {\n            \"hourlyCost\": \"1.0555\",\n            \"runningCost\": \"1.0555\",\n            \"stoppedCost\": \"0.0155\",\n            \"minutesActive\": \"5\",\n            \"minutesDeactive\": \"1\",\n            \"lifetime\": \"6\",\n            \"cumulativeBilling\": \"0.1057166669\",\n            \"transactionID\": \"transaction-ID\"\n        },\n        \"recentActivities\": {\n            \"2024-12-10 19:13:05\": {\n                \"description\": \"The virtual machine has been created!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            }\n        }\n    }\n}"},{"id":"6ed8d5b4-3a04-4998-a885-76f42a601d6d","name":"VM Details - Success (CPU)","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/details/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","details",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:21:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=8PnjrS1rxvgk%2BGGwmj6qZRLLCHR0WcNNplP6Oez2v6s0yRhRbKjena7HtXboie7v6y%2FUtJhv4YnjVASy8oTU6WWqNcp6gSy6XtV7tiNpLEJHqxXx%2FshxrhcDkEEzk058vGE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eff987a3a772057-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2858&min_rtt=2641&rtt_var=1146&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=804&delivery_rate=1096554&cwnd=248&unsent_bytes=0&cid=cbefb43cca6b4705&ts=250&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The virtual machine details have been retrieved successfully!\",\n    \"data\": {\n        \"name\": \"your-VM-name\",\n        \"type\": \"CPU\",\n        \"location\": \"MON1\",\n        \"status\": \"Running\",\n        \"resources\": {\n            \"flavor\": \"INTEL_XEON_x8\",\n            \"GPU\": \"NONE\",\n            \"GPUValue\": \"0\",\n            \"CPU\": \"INTEL_XEON\",\n            \"vCPUValue\": \"8\",\n            \"ramValue\": \"8\",\n            \"systemDisk\": {\n                \"size\": \"100\",\n                \"type\": \"NVME\"\n            },\n            \"additionalDisks\": [\n                \"your-disk-ID\"\n            ],\n            \"IPAddress\": \"vm-IP-address\",\n            \"privateIPAddress\": \"vm-private-IP-address\",\n            \"OSS\": \"your-vm-ID.oblivus.net\"\n        },\n        \"OS\": {\n            \"label\": \"UBUNTU\",\n            \"name\": \"ubuntu2204\",\n            \"username\": \"root\"\n        },\n        \"billing\": {\n            \"hourlyCost\": \"0.2375\",\n            \"runningCost\": \"0.2375\",\n            \"stoppedCost\": \"0.0155\",\n            \"minutesActive\": \"26\",\n            \"minutesDeactive\": \"1\",\n            \"lifetime\": \"27\",\n            \"cumulativeBilling\": \"0.1069500017\",\n            \"transactionID\": \"transaction-ID\"\n        },\n        \"recentActivities\": {\n            \"2024-12-10 18:54:00\": {\n                \"description\": \"The virtual machine has been created!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            }\n        }\n    }\n}"},{"id":"28c53331-e04a-40b6-a424-bfba618285da","name":"VM Details - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/details/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","details",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:28:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=yL5IiWdBzWp7sdsGwFIXExeiwaVjHt53JxDVXlWAz%2ByJ%2BJYGF7n43zgFE%2F%2FjwmExuzo1PTR7GX0iJYwD1o0W0Rx2flWTUhM%2FKGESnxsfuaUdkjNWFUUPQvFpOtoj1J54VvU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effa3113adec944-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1800&min_rtt=1629&rtt_var=733&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1060&delivery_rate=888888&cwnd=225&unsent_bytes=0&cid=0d489156402e9898&ts=226&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"3dc649b5-cd9d-4ea8-911b-60ed7d1159ef","name":"VM Details - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/details/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","details",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:21:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0EMxIjkTWRr9f5FJ7xWqTyPh5KE%2FcyrC%2F9UrRiei%2BzHSdtA2zEwVxAmyeacAFXBh3fgVbH6TeTYUkukoHWwAIzJO%2B5eA8x13En%2BLCzPBWAYnPe2nPQSONRNxfPeppR7Zlj4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eff9932fc83c572-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1803&min_rtt=1559&rtt_var=759&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1060&delivery_rate=928800&cwnd=229&unsent_bytes=0&cid=f4c8344380456a30&ts=243&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"}],"_postman_id":"4591203a-9c5a-4ab1-b03a-8fd282d14a48"},{"name":"VM Metrics","id":"9decdc7e-e184-4c27-b079-0f6a92502775","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/metrics/?vmID=your-vm-ID (required)","description":"<p>This API endpoint enables you to retrieve data relating to the performance of a specified virtual machine.</p>\n<p>Response will provide you with the <code>data</code> array containing recorded events for each resource. This information includes the date and time of the events, the frequency at which the resource performance values are sampled (referred to as <code>granularity</code>), and the performance <code>value</code> in units that correspond to the type of resource. Furthermore, you can find metadata for the response fields in the <code>column</code> fields.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","metrics",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"7cde4458-7719-4277-8053-717c3d78b914","name":"VM Metrics - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/metrics/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","metrics",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:30:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=d4jbXYv0%2BQHWpbAf3PynbQE31isNvhKDbVoPqSKqBJqhOBpW4qVtNZLIMvasEEgFcqv%2FWuy2HGhUxFAKroSsKGwsiLo1cI0nv3efp6%2BozJINTlAF4G4goN%2BNVqthnDss9Jw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effa6847f92e615-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7432&min_rtt=1788&rtt_var=11381&sent=8&recv=8&lost=0&retrans=0&sent_bytes=4329&recv_bytes=1151&delivery_rate=1619686&cwnd=251&unsent_bytes=0&cid=38c50b865ed60cc5&ts=30189&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The performance metrics of the specified instance have been successfully retrieved!\",\n    \"data\": {\n        \"cpu\": {\n            \"data\": [\n                [\n                    \"2024-12-10T19:17:00+00:00\",\n                    60,\n                    105830000000\n                ],\n                [\n                    \"2024-12-10T19:22:00+00:00\",\n                    60,\n                    131890000000\n                ],\n                [\n                    \"2024-12-10T19:27:00+00:00\",\n                    60,\n                    135780000000\n                ]\n            ],\n            \"unit\": \"ns\",\n            \"columns\": [\n                \"time\",\n                \"granularity\",\n                \"value\"\n            ]\n        },\n        \"disk.read\": {\n            \"data\": [\n                [\n                    \"2024-12-10T19:17:00+00:00\",\n                    60,\n                    11326464\n                ],\n                [\n                    \"2024-12-10T19:22:00+00:00\",\n                    60,\n                    12051456\n                ],\n                [\n                    \"2024-12-10T19:27:00+00:00\",\n                    60,\n                    12051456\n                ]\n            ],\n            \"unit\": \"B\",\n            \"columns\": [\n                \"time\",\n                \"granularity\",\n                \"value\"\n            ]\n        },\n        \"disk.write\": {\n            \"data\": [\n                [\n                    \"2024-12-10T19:17:00+00:00\",\n                    60,\n                    12164603904\n                ],\n                [\n                    \"2024-12-10T19:22:00+00:00\",\n                    60,\n                    12164603904\n                ],\n                [\n                    \"2024-12-10T19:27:00+00:00\",\n                    60,\n                    12164603904\n                ]\n            ],\n            \"unit\": \"B\",\n            \"columns\": [\n                \"time\",\n                \"granularity\",\n                \"value\"\n            ]\n        },\n        \"network.in\": {\n            \"data\": [\n                [\n                    \"2024-12-10T19:17:00+00:00\",\n                    60,\n                    234437\n                ],\n                [\n                    \"2024-12-10T19:22:00+00:00\",\n                    60,\n                    617979\n                ],\n                [\n                    \"2024-12-10T19:27:00+00:00\",\n                    60,\n                    732554\n                ]\n            ],\n            \"unit\": \"B\",\n            \"columns\": [\n                \"time\",\n                \"granularity\",\n                \"value\"\n            ]\n        },\n        \"network.out\": {\n            \"data\": [\n                [\n                    \"2024-12-10T19:17:00+00:00\",\n                    60,\n                    39677183\n                ],\n                [\n                    \"2024-12-10T19:22:00+00:00\",\n                    60,\n                    160765284\n                ],\n                [\n                    \"2024-12-10T19:27:00+00:00\",\n                    60,\n                    160864153\n                ]\n            ],\n            \"unit\": \"B\",\n            \"columns\": [\n                \"time\",\n                \"granularity\",\n                \"value\"\n            ]\n        },\n        \"memory.usages\": {\n            \"data\": [\n                [\n                    \"2024-12-10T19:17:00+00:00\",\n                    60,\n                    1141.9453125\n                ],\n                [\n                    \"2024-12-10T19:22:00+00:00\",\n                    60,\n                    1210.17578125\n                ],\n                [\n                    \"2024-12-10T19:27:00+00:00\",\n                    60,\n                    1144.73828125\n                ]\n            ],\n            \"unit\": \"MB\",\n            \"columns\": [\n                \"time\",\n                \"granularity\",\n                \"value\"\n            ]\n        }\n    }\n}"},{"id":"db30c1a9-1373-40a5-8353-1774925961b4","name":"VM Metrics - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/metrics/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","metrics",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:31:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=TUDANEG9QxRDj8T2H0AxqRbIuRS1PL8OusLoSmR2fcdbLjj%2F1BbJnFZoCIFPGNFe%2FDiyEQYHMf3yQ7PbRp6cEV7JH3YIUatfzGj2pdJs7AiVwRQfoqDQ%2FoJ4cC9nqRVT2tY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effa79bfd6005d2-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1830&min_rtt=1555&rtt_var=780&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1060&delivery_rate=931189&cwnd=249&unsent_bytes=0&cid=e1798d939bb34754&ts=244&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"ba45d7d2-76e1-43ee-99dd-6bc54e6c4594","name":"VM Metrics - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/metrics/?vmID=bad-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","metrics",""],"query":[{"key":"vmID","value":"bad-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Dec 2024 19:32:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=67ZZrsPFzfTHxK%2Bc7itv3W%2FDONAa5Fb04ICpuVYkClJGhzy%2FnM3STpE4DQ5ReIyDcBO3QcYgBq6xHVK%2Fg57lEHbMOYlXAJWTJxAZ9AsWfy39HhNsIwtOAwwnkKPb7U6efYY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8effa900ff4dc99d-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1732&min_rtt=1628&rtt_var=685&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1053&delivery_rate=889434&cwnd=250&unsent_bytes=0&cid=8e4dc3734ea55c55&ts=240&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"}],"_postman_id":"9decdc7e-e184-4c27-b079-0f6a92502775"},{"name":"VM VNC","id":"286c26a5-3428-4207-b581-0af094780636","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/vnc/?vmID=your-vm-ID (required)","description":"<p>This API request retrieves the VNC connection link for a specified virtual machine.</p>\n<p>Please note that the provided link is for one-time use only and will expire if not used within 5 minutes.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","vnc",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the virtual machine.</p>\n","type":"text/plain"},"key":"vmID","value":"your-vm-ID (required)"}],"variable":[]}},"response":[{"id":"4bf3e763-01db-4c92-80d1-50166e3b9179","name":"VM VNC - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/vnc/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","vnc",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:20:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=eJlpQs9n8rO6JjRZm2gJJ1KXdcs%2FP4PfOf%2FVnNwZQbttrTziw0x3kXDdNtGwN9j9GR7yNlB8THMJCzFTB3zxhw0VYMqEvvp%2Bj2n1fNdD8U72IIzy3DYQ1d2nViTgMwqiPRY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10c1c6bc295860-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2026&min_rtt=1946&rtt_var=787&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=800&delivery_rate=1488180&cwnd=243&unsent_bytes=0&cid=09a20a379f9c1d78&ts=4613&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The VNC connection of the specified instance has been successfully retrieved!\",\n    \"data\": {\n        \"viewer\": \"https://api.oblivus.com/v2/cloud/virtualserver/vnc/view/?hash=vnc-hash\",\n        \"bare\": \"https://mon1.oblivus.cloud/vnc_auto.html?path=vnc-path\"\n    }\n}"},{"id":"222ea693-d352-4796-8047-c076b46310f4","name":"VM VNC - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/vnc/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","vnc",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:20:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0nUMagytSoqAL4eJyarJlmJ9RWPvcNSGJTc4OTYTBWhwYAKlYFC30nvKPKqYavS58FSkLKY17cZEBe10ulOabd7ZyiL72HF7SexUNc%2Fy9hZZGeNnMwl7bq5rgAAekFs1Wdo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10c2cf3d27c9bf-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2164&min_rtt=2031&rtt_var=856&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1056&delivery_rate=712949&cwnd=250&unsent_bytes=0&cid=efb8f17ae0b546c6&ts=237&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"824f1b31-e9da-42ed-abd6-349e3084f26b","name":"VM VNC - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/vnc/?vmID=bad-VM-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","vnc",""],"query":[{"key":"vmID","value":"bad-VM-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:22:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=LFRkzozuGlw350NoRru6cEGPhe9B%2B7kcjc0JpqI35u92HFs0yvUxGbMtHTifbpIdUj7xG0CEthXHD9Rj8%2BqUkSDUk5Gj6nMGu1vC3P70I77b5RpVyT4Ki9SqRNrBpp088lE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10c47e0aea8299-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2022&min_rtt=1912&rtt_var=795&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=794&delivery_rate=1514644&cwnd=250&unsent_bytes=0&cid=4fa26bfe14e57c92&ts=251&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine does not exist in the given billing profile!\"\n}"},{"id":"c7e21b13-b49f-4f5b-9111-2f8017987707","name":"VM VNC - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/vnc/?vmID=your-vm-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","vnc",""],"query":[{"key":"vmID","value":"your-vm-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 21:29:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=j9EiZ8diWrjvg6a7RpRIsDIUlToiMrVMYtDETxps7UtQ6cp3jZdmSymUd0T%2B2px3ewATlMmwRbZf8ACf%2BN22VL7jCxWZcHhB%2Bv5LspNq00fnXXQ7xW%2BCpuVNpebyMxGxYKo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f10cfeeff0ad6af-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2024&min_rtt=1858&rtt_var=815&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1055&delivery_rate=779332&cwnd=250&unsent_bytes=0&cid=f6fe53f1b5267a49&ts=226&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The virtual machine is not suitable for this operation. This can only be performed when the status is Running!\"\n}"}],"_postman_id":"286c26a5-3428-4207-b581-0af094780636"},{"name":"List VMs","id":"fe3e04b6-429f-48de-903b-59f1f4101137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/list/","description":"<p>This API endpoint allows you to access a comprehensive overview of all the virtual machines currently associated with your billing profile.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","list",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"a3956b42-b171-450c-945c-935c28f6f659","name":"List VMs - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 09:00:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Lx%2FVXq2wAdef%2BXm3wJGkzOfbnPz%2FvmANt7of0xkhcjf72SZGgM42zyAzkoWP3ba2yy4sgzhMlTcX8rZn3v9JWpZTY9UmnqSwJhaJhnJ7nfyNsT3oOol2gbkpbc0RRe0EKiQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f0c863c6b6d8287-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2308&min_rtt=1952&rtt_var=986&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1035&delivery_rate=741803&cwnd=230&unsent_bytes=0&cid=7c65fe4dfd9fe88a&ts=226&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The list of virtual machines has been retrieved successfully!\",\n    \"data\": [\n        {\n            \"ID\": \"your-vm-ID\",\n            \"name\": \"your-vm-name\",\n            \"type\": \"CPU\",\n            \"location\": \"MON1\",\n            \"status\": \"Running\",\n            \"resources\": {\n                \"flavor\": \"INTEL_XEON_x8\",\n                \"GPU\": \"NONE\",\n                \"GPUValue\": \"0\",\n                \"CPU\": \"INTEL_XEON\",\n                \"vCPUValue\": \"8\",\n                \"ramValue\": \"8\",\n                \"systemDisk\": {\n                    \"size\": \"100\",\n                    \"type\": \"NVME\"\n                },\n                \"additionalDisks\": [],\n                \"IPAddress\": \"vm-IP-address\",\n                \"privateIPAddress\": \"vm-private-IP-address\",\n                \"OSS\": \"your-vm-ID.oblivus.net\"\n            },\n            \"OS\": {\n                \"label\": \"UBUNTU\",\n                \"name\": \"ubuntu2204\",\n                \"username\": \"root\"\n            },\n            \"billing\": {\n                \"hourlyCost\": \"0.2375\",\n                \"runningCost\": \"0.2375\",\n                \"stoppedCost\": \"0.0155\",\n                \"minutesActive\": \"5\",\n                \"minutesDeactive\": \"2\",\n                \"lifetime\": \"7\",\n                \"cumulativeBilling\": \"0.0240833337\",\n                \"transactionID\": \"transaction-ID\"\n            },\n            \"recentActivities\": {\n                \"2024-12-12 08:53:18\": {\n                    \"description\": \"The virtual machine has been created!\",\n                    \"customerHash\": \"customer-hash\",\n                    \"IP\": \"source-IP-address\"\n                }\n            }\n        },\n        {\n            \"ID\": \"your-vm-ID\",\n            \"name\": \"your-vm-name\",\n            \"type\": \"GPU\",\n            \"location\": \"MON1\",\n            \"status\": \"Stopping\",\n            \"resources\": {\n                \"flavor\": \"RTX_A6000_x2\",\n                \"GPU\": \"RTX_A6000\",\n                \"GPUValue\": \"2\",\n                \"CPU\": \"SYSTEMCPU\",\n                \"vCPUValue\": \"60\",\n                \"ramValue\": \"116\",\n                \"systemDisk\": {\n                    \"size\": \"300\",\n                    \"type\": \"NVME\"\n                },\n                \"additionalDisks\": [\n                    \"your-disk-ID\"\n                ],\n                \"IPAddress\": \"83.143.115.140\",\n                \"privateIPAddress\": \"10.0.3.109\",\n                \"OSS\": \"your-vm-ID.oblivus.net\"\n            },\n            \"OS\": {\n                \"label\": \"UBUNTU\",\n                \"name\": \"ubuntu2204\",\n                \"username\": \"root\"\n            },\n            \"billing\": {\n                \"hourlyCost\": \"0.0155\",\n                \"runningCost\": \"1.1055\",\n                \"stoppedCost\": \"0.0155\",\n                \"minutesActive\": \"4\",\n                \"minutesDeactive\": \"3\",\n                \"lifetime\": \"7\",\n                \"cumulativeBilling\": \"0.0928083339\",\n                \"transactionID\": \"transaction-ID\"\n            },\n            \"recentActivities\": {\n                \"2024-12-12 08:58:16\": {\n                    \"description\": \"The virtual machine has been stopped!\",\n                    \"customerHash\": \"customer-hash\",\n                    \"IP\": \"source-IP-address\"\n                },\n                \"2024-12-12 08:53:00\": {\n                    \"description\": \"The virtual machine has been created!\",\n                    \"customerHash\": \"customer-hash\",\n                    \"IP\": \"source-IP-address\"\n                }\n            }\n        },\n        {\n            \"ID\": \"your-vm-ID\",\n            \"name\": \"your-vm-name\",\n            \"type\": \"GPU\",\n            \"location\": \"MON1\",\n            \"status\": \"Stopped\",\n            \"resources\": {\n                \"flavor\": \"RTX_A6000_x1\",\n                \"GPU\": \"RTX_A6000\",\n                \"GPUValue\": \"1\",\n                \"CPU\": \"SYSTEMCPU\",\n                \"vCPUValue\": \"28\",\n                \"ramValue\": \"58\",\n                \"systemDisk\": {\n                    \"size\": \"100\",\n                    \"type\": \"NVME\"\n                },\n                \"additionalDisks\": [],\n                \"IPAddress\": \"vm-IP-address\",\n                \"privateIPAddress\": \"vm-private-IP-address\",\n                \"OSS\": \"your-vm-ID.oblivus.net\"\n            },\n            \"OS\": {\n                \"label\": \"WINDOWS\",\n                \"name\": \"win10\",\n                \"username\": \"Administrator\"\n            },\n            \"billing\": {\n                \"hourlyCost\": \"0.0055\",\n                \"runningCost\": \"0.181062\",\n                \"stoppedCost\": \"0.0055\"\n            },\n            \"recentActivities\": []\n        }\n    ]\n}"},{"id":"231e2f91-a9eb-4e0e-aebd-a2982b204ed5","name":"List VMs - Success (No VMs)","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 09:35:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Ar%2BQYHcAYPBjpeLX%2ByLF5CrwnR%2Bq%2FXMTucfbx3bjgDl4zSzMA2izTl2m0zbQE%2FuxXD2W%2BO6SMe0b69RzeosTFHea1Kab9izGVeQZz5HCmP%2BD%2BEFY1nxXfkst6XLwyc%2F7EZM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f0cba2cca2f0619-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1575&min_rtt=1430&rtt_var=640&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1035&delivery_rate=1012587&cwnd=243&unsent_bytes=0&cid=a9ff9fb69db12a4a&ts=222&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The list of virtual machines has been retrieved successfully!\",\n    \"data\": []\n}"},{"id":"5938635d-87e7-4b7a-a30f-069d74b0af7c","name":"List VMs - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/list/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Dec 2024 10:46:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Y8bvO4%2B9VajJiBBz21ZSA1uNZ0M36VhyUYr8S9NoCZV79KhU0XVyolBZq3i8J1tyEMLQQnCIkcpDafLvptDa0xWvsFRpMJj3p3XV2gILlfhsMM6urDNC77BH7vxbDfQ9XjU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f0d223cd9b6d634-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1429&min_rtt=1288&rtt_var=584&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=781&delivery_rate=2248447&cwnd=248&unsent_bytes=0&cid=2d724cfb4d45f95b&ts=216&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"fe3e04b6-429f-48de-903b-59f1f4101137"},{"name":"Manage VM Image","id":"7b13f379-cd8f-4cb9-a7ab-2974a8047b24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"imageID","value":"your-image-ID (required)","type":"text","description":"<p>The ID of the image.</p>\n"},{"key":"imageName","value":"your-new-image-name (optional)","type":"text","description":"<p>The new name of the image.</p>\n"},{"key":"registry","value":"your-new-registry-identifier (optional)","type":"text","description":"<p>The new registry of the image.</p>\n"},{"key":"accessibility","value":"your-new-image-accessibility (optional)","type":"text","description":"<p>The new accessibility of the image.</p>\n"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/manage/","description":"<p>This API endpoint allows you to manage your virtual machine images and customize their features according to your preferences. However, several important considerations should be kept in mind:</p>\n<ul>\n<li><p>To avoid conflicts, it is not possible to have two clones with the same data center and the same <code>registry</code>.</p>\n</li>\n<li><p>If you send <strong>notset</strong> in the <code>registry</code> field, the image will be detached from the registry.</p>\n</li>\n<li><p>By sending <strong>private</strong> in the <code>accessibility</code> field, the image accessibility will be set to private, restricting access to users within the same billing profile. Conversely, sending <strong>public</strong> in the <code>accessibility</code> field will make the image publicly accessible, allowing all Oblivus Cloud users to access it.</p>\n</li>\n<li><p>When specifying a <code>registry</code>, ensure it is written in lowercase letters and does not contain any special characters or spaces, except for the allowed '-' character. The system automatically validates these criteria.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","image","manage",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"c7400947-bdfd-4f9f-a63f-c7a4fa2dcf52","name":"Manage VM Image - Success","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"imageID","value":"your-image-ID","type":"text"},{"key":"imageName","value":"your-new-image-name","type":"text"},{"key":"registry","value":"your-registry-identifier","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/manage/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:02:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=eVUX%2Bsiq6H%2FGKSb%2F10K%2BpiTq5J5i9ARmW1FsDIQYo2BsuEfAkKFo7vAHS9itVGrx6JauSC3Z9dM9TtNoHI5eRk3fjIMI2uXfFzpENkxaMKo%2BfI9tCex09wsXXGZd6f%2BAi%2BU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3982375ecc6fe6-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1973&min_rtt=1819&rtt_var=792&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1290&delivery_rate=796041&cwnd=250&unsent_bytes=0&cid=9abd631f4e7d3276&ts=261&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The image has been successfully updated!\"\n}"},{"id":"3bb484fc-e12e-4f0b-ae27-4fb05e86ae58","name":"Manage VM Image - Success (Set as Public)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"imageID","value":"your-image-ID","type":"text"},{"key":"accessibility","value":"public","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/manage/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:02:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=eVUX%2Bsiq6H%2FGKSb%2F10K%2BpiTq5J5i9ARmW1FsDIQYo2BsuEfAkKFo7vAHS9itVGrx6JauSC3Z9dM9TtNoHI5eRk3fjIMI2uXfFzpENkxaMKo%2BfI9tCex09wsXXGZd6f%2BAi%2BU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3982375ecc6fe6-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1973&min_rtt=1819&rtt_var=792&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1290&delivery_rate=796041&cwnd=250&unsent_bytes=0&cid=9abd631f4e7d3276&ts=261&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The image has been successfully updated!\"\n}"},{"id":"3b33e90c-ffa2-4a61-927c-cda097a63e52","name":"Manage VM Image - Success (Detach from registry)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"imageID","value":"your-image-ID","type":"text"},{"key":"registry","value":"notset","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/manage/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:02:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=eVUX%2Bsiq6H%2FGKSb%2F10K%2BpiTq5J5i9ARmW1FsDIQYo2BsuEfAkKFo7vAHS9itVGrx6JauSC3Z9dM9TtNoHI5eRk3fjIMI2uXfFzpENkxaMKo%2BfI9tCex09wsXXGZd6f%2BAi%2BU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3982375ecc6fe6-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1973&min_rtt=1819&rtt_var=792&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1290&delivery_rate=796041&cwnd=250&unsent_bytes=0&cid=9abd631f4e7d3276&ts=261&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The image has been successfully updated!\"\n}"},{"id":"47426ea6-0085-4ec4-9fa5-a0eaa3b223de","name":"Manage VM Image - Error #1","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"imageID","value":"your-image-ID","type":"text"},{"key":"imageName","value":"your-new-image-name","type":"text"},{"key":"registry","value":"your-new-registry-identifier","type":"text"},{"key":"accessibility","value":"public","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/manage/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:06:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=V%2BNJpd5vjmd%2BVW7pXZE5MRsIX7jXKCopmG%2FltjjUFWZQKMLuomlNhev5LYR%2BCYyQdY02PfW5XOQp%2BD%2FeU%2BCZdqbzydF400lt7lChZ0sd4ln74peNKIAa6za0XPqexHqr84U%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3988b18f25c95f-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2415&min_rtt=2275&rtt_var=953&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1225&delivery_rate=636483&cwnd=250&unsent_bytes=0&cid=403359b37c512523&ts=226&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"ac18ede4-eed6-42b9-836d-323d07806505","name":"Manage VM Image - Error #2","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"imageID","value":"bad-image-ID","type":"text"},{"key":"imageName","value":"your-new-image-name","type":"text"},{"key":"registry","value":"your-new-registry-identifier","type":"text"},{"key":"accessibility","value":"public","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/manage/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:07:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=P76ZqimaddhRBv9N3P6FesbYlvRBQxe2v81EKWzjHLfG7U9tIa7PBr5MR0RQG8AG4wmDy5bGkZbBjSuZxKnXeg0RZ4XyIr3M5VtYxiXps1Im3A9TlIkbQMnfc%2F0TD4rCla8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3989fccb13596e-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1915&min_rtt=1782&rtt_var=763&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=968&delivery_rate=1625140&cwnd=248&unsent_bytes=0&cid=41be23aa2e469bb9&ts=237&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The image does not exist in the given billing profile!\"\n}"},{"id":"b6e266db-9549-453a-9a5f-a3b0df9d9211","name":"Manage VM Image - Error #3","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"imageID","value":"your-image-ID","type":"text"},{"key":"imageName","value":"your-new-image-name","type":"text","disabled":true},{"key":"registry","value":"your-new-registry-identifier","type":"text","disabled":true},{"key":"accessibility","value":"public","type":"text","disabled":true}]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/manage/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:07:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=LTTBYJkGS0G47XE5fqNwV8Mfg5SpMYAXD79124tK7C7eBcHaSJVhFUYnX6e%2FdAL1yn%2BqnTTbXiO4PTMW3pKUNoXG24L%2BI9ZRdtAMy9kPGDbuEIT6p8MBNg3X0vdqLA951z4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f398ae57da33af4-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2189&min_rtt=2189&rtt_var=821&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=883&delivery_rate=1321770&cwnd=251&unsent_bytes=0&cid=05c6c5ffe835f121&ts=233&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"No changes have been made!\"\n}"}],"_postman_id":"7b13f379-cd8f-4cb9-a7ab-2974a8047b24"},{"name":"List VM Image","id":"94d91dcb-2a90-4d3f-907c-66674efeebd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/list/","description":"<p>You can use this endpoint to list the images defined under your billing profile.<br />Details such as the base OS, sizes, and locations of your images can be viewed.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","image","list",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"75a9c8ae-9a22-4b98-9ecb-ade126b1cf54","name":"List VM Image - Success (No Image)","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:10:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=BnGhNRDAx0MpNqjWk4rPhPwU0B7n6zx3BaQBPP6Jpimqz0uUuyZfVlKKmtJm7y5ukqBEZX3ZeaCbfFyLoExZUmXupH9%2BP0UBeYGAxLHOmTAws9npC05ugw4XdMqn0WSdaKg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39e6901a8b040d-CDG"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=65595&min_rtt=65304&rtt_var=18930&sent=6&recv=6&lost=0&retrans=0&sent_bytes=2809&recv_bytes=651&delivery_rate=57396&cwnd=237&unsent_bytes=0&cid=e31c2ac09bb07cb9&ts=130&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The list of images has been retrieved successfully!\",\n    \"data\": []\n}"},{"id":"96a62cca-aeec-4a67-9a6e-724dbe673fca","name":"List VM Image - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:01:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=nC6EhC2ptHRcTkphZQST4U6umJfVm0QH3dWxt0o110vkBOt%2BNyglf8xWa%2FWPaEn0sebvIZS0VckWXeNcf815AlKPSkCoqWvXq60Uukz8xU6L0iK5QdvhlETs%2BrTcLchVXS8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3980ffde140606-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2030&min_rtt=1857&rtt_var=662&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2826&recv_bytes=786&delivery_rate=1524210&cwnd=251&unsent_bytes=0&cid=55f9bd1ad877d8cc&ts=256&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The list of images has been retrieved successfully!\",\n    \"data\": [\n        {\n            \"imageID\": \"your-image-ID\",\n            \"name\": \"your-image-name\",\n            \"registry\": \"Not set\",\n            \"location\": \"MON1\",\n            \"type\": \"NVME\",\n            \"base\": \"Ubuntu 22.04\",\n            \"accessibility\": \"Private\",\n            \"size\": \"100\",\n            \"status\": \"Ready\",\n            \"hourlyCost\": \"0.0100000000\",\n            \"lifetime\": \"7\",\n            \"transactionID\": \"transaction-ID\"\n        },\n        {\n            \"imageID\": \"your-image-ID\",\n            \"name\": \"your-image-name\",\n            \"registry\": \"Not set\",\n            \"location\": \"MON1\",\n            \"type\": \"NVME\",\n            \"base\": \"Ubuntu 22.04\",\n            \"accessibility\": \"Private\",\n            \"size\": \"50\",\n            \"status\": \"Ready\",\n            \"hourlyCost\": \"0.0050000000\",\n            \"lifetime\": \"9\",\n            \"transactionID\": \"transaction-ID\"\n        }\n    ]\n}"},{"id":"0e8311ae-0dca-4f5e-a605-2774ad3c4d2f","name":"List VM Image - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/list/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:01:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=MpM%2FCd9V5nXsjp69LzKBNQwyx0k5Xmv2PEEynTWBW%2BaIerv7KcEM31qI4bZcX0VoUsvlW9918g59rMcY%2Bx%2BIV5Mc6SjBICkmEHEHI%2FiJnqGOjmgLl%2BjnnajvGN2bpLRmwoo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3981ade81c2016-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2306&min_rtt=2139&rtt_var=921&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=787&delivery_rate=1353903&cwnd=223&unsent_bytes=0&cid=472353a73677f9e7&ts=268&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"94d91dcb-2a90-4d3f-907c-66674efeebd5"},{"name":"Image Details","id":"82bc3b6d-835e-4b87-9806-8fb8d1d6b30a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/details/?imageID=your-image-ID (required)","description":"<p>You can use this endpoint to query one of your images and access its details.<br />Information such as the base OS, size, and location of the image can be viewed.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","image","details",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the image.</p>\n","type":"text/plain"},"key":"imageID","value":"your-image-ID (required)"}],"variable":[]}},"response":[{"id":"d40c6e48-37aa-40f6-ae93-e6fc4139c98f","name":"Image Details - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/image/details/?imageID=your-image-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","image","details",""],"query":[{"key":"imageID","value":"your-image-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:11:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=WP4SGJzaa1ksdRCTRReYXthgLp1%2Bdyfn2Oh3MLqCOp0qvS9%2FudGdkzV9BGfJAnKLqAHmdxlXTQ1K5QCvS14NLG8YbaJU%2FigirQtlBneWA98DALKCj8nBDjUW38x7i3Bc9Dk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f398fc0feac72ec-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1989&min_rtt=1786&rtt_var=815&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1070&delivery_rate=810750&cwnd=250&unsent_bytes=0&cid=3661a80c844ecb2e&ts=235&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The image details have been retrieved successfully!\",\n    \"data\": {\n        \"name\": \"your-image-name\",\n        \"registry\": \"your-namespace/your-registry-identifier\",\n        \"location\": \"MON1\",\n        \"type\": \"NVME\",\n        \"base\": \"Ubuntu 22.04\",\n        \"accessibility\": \"Public\",\n        \"size\": \"100\",\n        \"status\": \"Ready\",\n        \"hourlyCost\": \"0.0100000000\",\n        \"lifetime\": \"17\",\n        \"transactionID\": \"transaction-ID\"\n    }\n}"},{"id":"c4b26799-298f-4d10-ac68-b320d4460797","name":"Image Details - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/image/details/?imageID=your-image-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","image","details",""],"query":[{"key":"imageID","value":"your-image-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:11:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=b8x30i%2Bcu7m1KH0nPzz6GpoQtsQbMurGioeMIl5gerGwbdsrcVnCWKZZHe8482xjIx%2BgPcDa4TQQjC8oiqzBWPFC0LBRNohN1tVHmo2odf3Lrmag7n5W6sQrodzpUn%2FrlMg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39903e3db972ec-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7133&min_rtt=1786&rtt_var=10783&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1947&recv_bytes=1429&delivery_rate=1521807&cwnd=253&unsent_bytes=0&cid=3661a80c844ecb2e&ts=20203&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"78370cd8-0347-498d-9d9f-4608592584dc","name":"Image Details - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/image/details/?imageID=bad-image-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","image","details",""],"query":[{"key":"imageID","value":"bad-image-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:12:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=D6p0AfvKsHYEaDz47Fb50CWKnrC6KX54mwoBLCcMvTMj9%2FtaXF57%2FkQSR%2BYK9SPi0np%2Fo9QSXslgMyUdhp8RV7L6pEDzV2FbOomqFbh3cPtTOQaGH3Erk3RqT5WuGw5FQ8E%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3991153beec9b5-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=3299&min_rtt=2962&rtt_var=1352&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1065&delivery_rate=488858&cwnd=250&unsent_bytes=0&cid=7ad96efd3c44c89f&ts=233&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The image does not exist in the given billing profile!\"\n}"}],"_postman_id":"82bc3b6d-835e-4b87-9806-8fb8d1d6b30a"},{"name":"Delete VM Image","id":"735ed227-9681-4096-85e3-50af07dc79d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://api.oblivus.com/v2/cloud/virtualserver/image/delete?imageID=your-image-ID (required)","description":"<p>This API endpoint enables you to permanently delete a virtual machine image. However, it is crucial to exercise caution when executing this request, as the process is irreversible and cannot be undone.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","virtualserver","image","delete"],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the image.</p>\n","type":"text/plain"},"key":"imageID","value":"your-image-ID (required)"}],"variable":[]}},"response":[{"id":"21f60b2a-af95-4ead-9957-138149c832e9","name":"Delete VM Image - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/image/delete?imageID=your-image-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","image","delete"],"query":[{"key":"imageID","value":"your-image-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:14:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0KJB2lYh%2Bm0c7cZqv7fri6Bg2o2K92uCv7HnJv4FJwk8ZilPQGA3u2U89l1MOYKEvYwuseXYDGTUpzj1jq3JalDPFNkSm4GEGaQnKbbqY9YzzDp%2FXq43d6%2FkDnM4RuAd6S4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3994611b782027-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7701&min_rtt=2568&rtt_var=10603&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1779&recv_bytes=1521&delivery_rate=1098217&cwnd=248&unsent_bytes=0&cid=6a57188082e80377&ts=944&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The image has been successfully deleted!\"\n}"},{"id":"3c7c0364-5386-4f10-8ba7-f1854e361e90","name":"Delete VM Image - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/image/delete?imageID=your-image-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","image","delete"],"query":[{"key":"imageID","value":"your-image-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:13:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Kaky65qbksICQNVLqlHzXzArU6yXzBcm1weB1vcT1PbPEffDIUwJAzU5XUAWB0FTTOrAijcJjrU%2FV8nm8cY7gFHdbQGSI2zEyZL6NN24sXaEX%2BDcci7N0QZjIujuoW7UBD0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3993658a2c0830-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7075&min_rtt=2773&rtt_var=8723&sent=10&recv=11&lost=0&retrans=0&sent_bytes=2864&recv_bytes=1981&delivery_rate=1019718&cwnd=254&unsent_bytes=0&cid=3c06ba54f0b7b97f&ts=6953&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"bd8a4bad-7ab9-4fd7-af49-e8746d235a23","name":"Delete VM Image - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://api.oblivus.com/v2/cloud/virtualserver/image/delete?imageID=bad-image-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","virtualserver","image","delete"],"query":[{"key":"imageID","value":"bad-image-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 20:14:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=xdbW7H8OXs3xHY5Kxv5WsGrIoowP%2BTt5%2FNMvQJqDYLb9AKEXZlwMBRpvBdBPdHtFa7LFwgNfSTPWyeS%2Fm9sq%2BksWpLtu0oaV6NKd3UPvjTngkpJKiuMSf4YXQquyWlSlDlM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3993c15be48021-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2703&min_rtt=1878&rtt_var=1293&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1167&delivery_rate=771033&cwnd=250&unsent_bytes=0&cid=7873bb58dddb8773&ts=269&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The image does not exist in the given billing profile!\"\n}"}],"_postman_id":"735ed227-9681-4096-85e3-50af07dc79d2"}],"id":"894353d5-4ead-4699-a182-c7e8f2a571d9","_postman_id":"894353d5-4ead-4699-a182-c7e8f2a571d9","description":""},{"name":"Storage","item":[{"name":"Create Disk","id":"a423ff29-3a0b-4cf5-adfc-7f1ca7c28a01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"location","value":"your-disk-location (required)","type":"text","description":"<p>The location of the additional disk.</p>\n"},{"key":"type","value":"your-disk-type (required)","type":"text","description":"<p>The storage type of the additional disk.</p>\n"},{"key":"size","value":"your-disk-size (required)","type":"text","description":"<p>The storage size of the additional disk, processed in gigabytes (GB).</p>\n"},{"key":"name","value":"your-disk-name (required)","type":"text","description":"<p>The name of the additional disk.</p>\n"}]},"url":"https://api.oblivus.com/v2/cloud/disk/create/","description":"<p>In addition to system disks, our platform provides the capability to create network-based disks that can be attached to any instance in any data center. This feature enhances flexibility and scalability, allowing you to extend the storage capacity of your instances.</p>\n<p><strong>The following outlines the available data centers:</strong></p>\n<ul>\n<li><code>MON1</code>: Montreal, Canada</li>\n<li><code>OSL1</code>: Oslo, Norway</li>\n</ul>\n<p><strong>The following outlines the available storage options:</strong></p>\n<ul>\n<li><code>NVME</code>: Performance-optimized NVMe-based storage, priced at $0.0001 per GB per hour.</li>\n</ul>\n<p>The <code>size</code> must be between 1 and 51200 and will be processed in GB.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","disk","create",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"9af1c0b5-8c65-458c-85c4-48ad02ad9b15","name":"Create Disk - Success","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"location","value":"MON1","type":"text"},{"key":"type","value":"NVME","type":"text"},{"key":"size","value":"256","type":"text"},{"key":"name","value":"your-disk-name","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/disk/create/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 07:24:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=9ntnGS6h9dtWe%2FlC5H8Uh879HmPDrlGk4iopnNjoAQGDVnp6QvPghXymROM5IN%2BVmk2ie0vFJgkXHn9%2Bu8eqLD8rKsY%2BuginbCdBK4Q2pi1dwi4vzY6%2BOvEUG029BrV46js%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeb044b2feb07ef-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2899&min_rtt=2731&rtt_var=1144&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1150&delivery_rate=530208&cwnd=246&unsent_bytes=0&cid=b0efbe5e2653f3ab&ts=230&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The additional disk has been successfully created!\",\n    \"data\": {\n        \"diskID\": \"your-disk-ID\"\n    }\n}"},{"id":"1f0c9d47-1da6-45eb-97b6-9d014ff08cee","name":"Create Disk - Error #1","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"location","value":"MON1","type":"text"},{"key":"type","value":"NVME","type":"text"},{"key":"size","value":"128","type":"text"},{"key":"name","value":"your-disk-name","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/disk/create/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 07:32:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=gcbUx7Sxi75f6lx2oNRggBNaxJSVp2tqz%2FjPi8lG2Dxxd2uqEOcb8WiOzwzwSo41OmlSEvDQgz%2BuEwKKZQSqmSNUQ8NUQ6qqhoRNkL0QCUbC0rAPv5ivtBSfRzfLFyphX78%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeb1086ac9b05d7-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1965&min_rtt=1788&rtt_var=797&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=870&delivery_rate=1619686&cwnd=250&unsent_bytes=0&cid=29b13939adef6661&ts=214&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"3e56e8b8-2240-4191-9f88-0065c8a174f3","name":"Create Disk - Error #2","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"location","value":"MON1","type":"text"},{"key":"type","value":"NVME","type":"text"},{"key":"size","value":"51201","type":"text"},{"key":"name","value":"your-disk-name","type":"text"}]},"url":"https://api.oblivus.com/v2/cloud/disk/create/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 08:13:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=%2FdTvy9aQc6I1JHmRurQtMoIT7U4%2FP3En%2BbbR2YOrF2Bk3DkJHhav25z3wcbMi%2BD2bJfGlzFTYHl%2BK4Wu00pWxwKtrT7zI8xQauJAhX11PXQn%2BXQJ5KJpETGB70CK6BneRzw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeb4c431911d641-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2017&min_rtt=1871&rtt_var=806&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1152&delivery_rate=773917&cwnd=250&unsent_bytes=0&cid=11a52dfb23943241&ts=214&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Variables are not set or wrong!\"\n}"}],"_postman_id":"a423ff29-3a0b-4cf5-adfc-7f1ca7c28a01"},{"name":"Delete Disk","id":"29cf3eaa-d513-47ba-b8fa-ccb9b974fc9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/disk/delete?diskID=your-disk-ID (required)","description":"<p>This API call enables you to permanently delete network-based disks. However, it is imperative to exercise caution, as this action is irreversible. Once a disk is deleted, recovery is not possible.</p>\n<p>Furthermore, prior to initiating the deletion process, please ensure that the disk is not currently connected to any instance.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","disk","delete"],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the additional disk.</p>\n","type":"text/plain"},"key":"diskID","value":"your-disk-ID (required)"}],"variable":[]}},"response":[{"id":"1b0a52db-17f9-41a7-8045-cbec1e3165ea","name":"Delete Disk - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/disk/delete?diskID=your-disk-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","disk","delete"],"query":[{"key":"diskID","value":"your-disk-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 19:44:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NDTSoh9Nu8aP1zzx%2FY%2FpJZTn1wF%2F%2BmmhjEOitchE3i3jWUjr2bkpgrv8qjz23TQWSC7WD%2B0ovHlhRweLHQNS9dEedO1uB9pz0d9gUEANyqh3rA39Z9IMB0pzYcdMb86jGus%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eef3fcdde52f27c-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7447&min_rtt=1944&rtt_var=11224&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1756&recv_bytes=1473&delivery_rate=1466329&cwnd=173&unsent_bytes=0&cid=6bb1b44b3222bb31&ts=685&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The additional disk has been successfully deleted!\"\n}"},{"id":"014a7088-4615-4248-b2c9-e3a0b07e2a8d","name":"Delete Disk - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/disk/delete?diskID=your-disk-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","disk","delete"],"query":[{"key":"diskID","value":"your-disk-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 10:59:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=aNQCrfXqGgTMWKIDWXKlu3jWcDHkRrjbUyVJFxiLMxUXOErTWMNlH4PjOnG1j3tZTqTesgjM3WTkPswWmv0sv8RduPMnN%2FvRUKTQbuTueYOGP1icwz%2BQJKEzIewb7aYxq7w%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eec3ecebd5081f1-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1839&min_rtt=1587&rtt_var=775&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1150&delivery_rate=912413&cwnd=250&unsent_bytes=0&cid=91394e52863fdc66&ts=248&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"d7446009-5328-4792-9668-0209185e7931","name":"Delete Disk - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/disk/delete?diskID=bad-disk-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","disk","delete"],"query":[{"key":"diskID","value":"bad-disk-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 19:42:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=81mfnIrbxVz17xNip0uFkQIgw1WwigVupll%2Bs%2F%2BfPdc9%2BwN3YhywDFEdKUfzK2nYluw18V%2FdjLxA9cpQq%2FMiODByqxjoT8PxiXKL1xSs8%2BkjfHAVd%2FHsIB5TwA50Ojww4yE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eef3d0b0d1359e5-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=6646&min_rtt=1429&rtt_var=10499&sent=8&recv=8&lost=0&retrans=0&sent_bytes=4359&recv_bytes=1203&delivery_rate=2026592&cwnd=244&unsent_bytes=0&cid=d6b892a3c0267b85&ts=701&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The disk does not exist in the given billing profile!\"\n}"}],"_postman_id":"29cf3eaa-d513-47ba-b8fa-ccb9b974fc9b"},{"name":"Disk Details","id":"ea6d2145-c080-4276-bcf4-63202dbd9018","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"<p>API Key</p>\n"}],"url":"https://api.oblivus.com/v2/cloud/disk/details/?diskID=your-disk-ID (required)","description":"<p>This API endpoint enables you to retrieve comprehensive and detailed information about a specific network-based disk.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","disk","details",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the additional disk.</p>\n","type":"text/plain"},"key":"diskID","value":"your-disk-ID (required)"}],"variable":[]}},"response":[{"id":"d81c488e-a535-42d3-a523-a9c371c3aada","name":"Disk Details - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"API Key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/disk/details/?diskID=your-disk-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","disk","details",""],"query":[{"key":"diskID","value":"your-disk-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 10:51:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ZrkaPPApZb6vch1a5xsb6QgjHkXi8IETWMxLn%2B4NN6ykriu%2FeZHgarz5VRPjApY5JowZPAxELWtkTwUTKwdNUWAvnL7wiJCVyoZkP4BwoeUqtmh9ukqo7dAfQNSORYPM1XE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eec3393aa843ae2-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1952&min_rtt=1644&rtt_var=836&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=799&delivery_rate=1761557&cwnd=248&unsent_bytes=0&cid=5a5bb8c84c4fa28f&ts=251&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The disk details have been retrieved successfully!\",\n    \"data\": {\n        \"name\": \"your-disk-name\",\n        \"type\": \"NVME\",\n        \"size\": \"128\",\n        \"mode\": \"Filesystem\",\n        \"location\": \"MON1\",\n        \"attachedInstances\": [],\n        \"hourlyCost\": \"0.0128000000\",\n        \"lifetime\": \"18\",\n        \"transactionID\": \"transaction-ID\"\n    }\n}"},{"id":"872c9dcf-5a68-4139-a4ab-8a188729295c","name":"Disk Details - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key","description":"API Key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/disk/details/?diskID=your-disk-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","disk","details",""],"query":[{"key":"diskID","value":"your-disk-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 10:53:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=dIfztp%2FOh3IN30RoNgmUL3M50V08Ubaq3oK8%2BMmFkwXzE68pKDxdVOADaaHNPW4VvcjHYB2V1xpbvP9rZ9i65orHGYYcMOqGq2IMOwmWUP2QS7PdaCV0dWxpJv6iV%2BDk4Y4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eec36a499bc05ca-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2182&min_rtt=2071&rtt_var=856&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=800&delivery_rate=1398358&cwnd=232&unsent_bytes=0&cid=3d412d19138e3813&ts=217&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"10e5d6b2-7b41-4f7b-a139-887dbf4e40cf","name":"Disk Details - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/disk/details/?diskID=bad-disk-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","disk","details",""],"query":[{"key":"diskID","value":"bad-disk-ID","description":"The ID of the additional disk."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 19:26:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NdBboXTBcIRbAEt70pIQVopejsLo6B1BuaWZL2H4mctJWE%2FihtTl9H1P6A%2FGt375AnIjCIMmzMo9sW0%2F%2FPTV3omu3DIS69zyaT4rgShXjKXtKqgc%2BSdcWuA1KIiPoX9zWaA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eef26635dad57ea-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1588&min_rtt=1391&rtt_var=663&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=800&delivery_rate=2081955&cwnd=180&unsent_bytes=0&cid=df20acb796eb6108&ts=222&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The disk does not exist in the given billing profile!\"\n}"}],"_postman_id":"ea6d2145-c080-4276-bcf4-63202dbd9018"},{"name":"List Disks","id":"9003aada-0cb9-4ccd-9045-8be4c1280a87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"<p>API Key</p>\n"}],"url":"https://api.oblivus.com/v2/cloud/disk/list/","description":"<p>Using this API endpoint, you can access a comprehensive overview of all the network-based disks currently associated with your billing profile.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","disk","list",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"d136c663-3b1b-475e-8279-4df6224dada6","name":"List Disks - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"API Key"}],"url":"https://api.oblivus.com/v2/cloud/disk/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 08:28:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=5P9%2BaYuXh72uNRSerNBl59T9JbbHv2epx2%2FaSrqdx%2Ffc6lXy4KGD1BkzrW3EI1Ir0kVH8bPM%2F0nTUbVkk9vEMiSCHuzhCkqCYC0oHOLtL9a5v2NoeS%2FZa4pjD6QYaD3NJxc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeb62489e22061c-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2609&min_rtt=2371&rtt_var=1059&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1026&delivery_rate=610712&cwnd=241&unsent_bytes=0&cid=2bef3768cb786b61&ts=214&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The list of additional disks has been retrieved successfully!\",\n    \"data\": [\n        {\n            \"diskID\": \"your-disk-ID\",\n            \"name\": \"your-disk-name\",\n            \"type\": \"NVME\",\n            \"size\": \"128\",\n            \"mode\": \"Filesystem\",\n            \"location\": \"MON1\",\n            \"attachedInstances\": [\n                \"your-vm-ID\"\n            ],\n            \"hourlyCost\": \"0.0128000000\",\n            \"lifetime\": \"56\",\n            \"transactionID\": \"transaction-ID\"\n        },\n        {\n            \"diskID\": \"your-disk-ID\",\n            \"name\": \"your-disk-name\",\n            \"type\": \"NVME\",\n            \"size\": \"256\",\n            \"mode\": \"Filesystem\",\n            \"location\": \"MON1\",\n            \"attachedInstances\": [],\n            \"hourlyCost\": \"0.0256000000\",\n            \"lifetime\": \"64\",\n            \"transactionID\": \"transaction-ID\"\n        }\n    ]\n}"},{"id":"cf010b30-0e25-4f2d-bde7-f61f3e7daa39","name":"List Disks - Success (No Disk)","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"API Key"}],"url":"https://api.oblivus.com/v2/cloud/disk/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 19:29:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=%2BN7GpIXux2cLUTXfgFni36xwxWH%2B71D28WtcecUtxCICZUDlHhx8GSivHxfWKGAeY2jir5WTuHxwAsq4ygr7PIdYKKN7Oi0xOWCdt9iN53GIrGU324us%2BxhmTMSc7tQV2w8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eef2a05aa55ef64-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1871&min_rtt=1693&rtt_var=762&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2824&recv_bytes=771&delivery_rate=1710572&cwnd=122&unsent_bytes=0&cid=10e8253492ddc158&ts=217&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The list of additional disks has been retrieved successfully!\",\n    \"data\": []\n}"},{"id":"55de4984-8b55-40b1-8bbe-6bae96b55f40","name":"List Disks - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key","description":"API Key"}],"url":"https://api.oblivus.com/v2/cloud/disk/list/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 08:31:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=EvUkTrpRw9n1fZ%2Fc5MsdZb04RKjS6KkafoJ8iD82D2j8kb29mNNFMrAAxb6viuhZXRh8GlBhI6c%2FrsurVaY8vk0TE5o5CTdjODQktTxJz%2BcVKh2GQ3iaE6%2B8OHYcO0eRtEE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeb660e8caf825a-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1689&min_rtt=1499&rtt_var=698&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1001&delivery_rate=965977&cwnd=245&unsent_bytes=0&cid=58ef30f0b69fd8e2&ts=216&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"9003aada-0cb9-4ccd-9045-8be4c1280a87"}],"id":"7f7bf242-ef98-4880-98f9-75a4b4fb1996","_postman_id":"7f7bf242-ef98-4880-98f9-75a4b4fb1996","description":""},{"name":"Utilities","item":[{"name":"Stock Details","id":"8bdcec27-1085-4c58-884e-7ec39e25f1ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/stock/list/","description":"<p>Using this API endpoint, you can access comprehensive information regarding all available stock, including an extensive list of GPUs that can be promptly deployed. This functionality proves especially advantageous when orchestrating large-scale deployments.</p>\n<p>This request furnishes details for each data center, delineating the immediate deployability of each GPU type. It is crucial to emphasize that not all the showcased hardware is owned by our organization; rather, we have reciprocal partnerships with other cloud providers. This strategic collaboration ensures a diverse and expansive hardware selection, tailored to meet your specific deployment needs and requirements.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","stock","list",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"c2a0d781-b6b8-4ef2-8510-391a44bc0fe4","name":"Stock Details - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/stock/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 00:13:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=HoVeVNEljr4Bfm3LxvDkV35S38oSCAN5Km9ulJARlOt8bO6KXKIPiK5aVOfa%2FnbloaQymvLZxGhDETR3pT0lTvfX%2BjsfpFp6GDevtSBd9Q86cFOm0ZBXeW79uxKaLYBnIpk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef0ca192842d6f1-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=3277&min_rtt=1391&rtt_var=3539&sent=20&recv=20&lost=0&retrans=0&sent_bytes=8889&recv_bytes=2506&delivery_rate=2056818&cwnd=257&unsent_bytes=0&cid=97707f751c1a9b58&ts=10151&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The stock list has been retrieved successfully!\",\n    \"data\": {\n        \"gpu\": {\n            \"H100_SXM5_80GB\": {\n                \"MON1\": {\n                    \"virtualservers\": \"16\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"0\"\n                }\n            },\n            \"H100_NVLINK_80GB\": {\n                \"MON1\": {\n                    \"virtualservers\": \"16\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"0\"\n                }\n            },\n            \"H100_PCIE_80GB\": {\n                \"MON1\": {\n                    \"virtualservers\": \"5\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"0\"\n                }\n            },\n            \"A100_NVLINK_80GB\": {\n                \"MON1\": {\n                    \"virtualservers\": \"0\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"0\"\n                }\n            },\n            \"A100_PCIE_80GB\": {\n                \"MON1\": {\n                    \"virtualservers\": \"7\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"0\"\n                }\n            },\n            \"L40\": {\n                \"MON1\": {\n                    \"virtualservers\": \"54\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"0\"\n                }\n            },\n            \"RTX_4090\": {\n                \"MON1\": {\n                    \"virtualservers\": \"0\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"160\"\n                }\n            },\n            \"RTX_A6000\": {\n                \"MON1\": {\n                    \"virtualservers\": \"0\"\n                },\n                \"OSL1\": {\n                    \"virtualservers\": \"0\"\n                }\n            }\n        }\n    }\n}"},{"id":"422321c1-3ee4-4e3c-9d1f-1f134696eb19","name":"Stock Details - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/cloud/stock/list/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 00:20:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=axgKMqJ98wSXpg3o2RyZCwC4z8a9ritgA1PQRoqMPAFaYuOwWRk6Xw21Tby%2FzLafOMRUIKAVgqPIHqn2QrSDG1Vl%2BzZmF3QcYyYRnKD7BGiqoLNQP1cf2JCIA2BArLKzMnE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef0d4c14b46c54f-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1666&min_rtt=1419&rtt_var=709&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1082&delivery_rate=1020436&cwnd=250&unsent_bytes=0&cid=583f9c8e6031b6b9&ts=227&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"8bdcec27-1085-4c58-884e-7ec39e25f1ce"},{"name":"Single Stock","id":"92195c07-c896-481a-a9c0-e169ea20aa9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/stock/single?location=your-instance-location (required)&flavor=your-flavor (required)","description":"<p>Using this API endpoint, you can assess the compatibility of available stocks with a specific configuration, as this call furnishes the count of instances for a particular configuration that can be deployed. In contrast to the list endpoint, which solely presents a roster of available components, this particular endpoint proves highly valuable when deploying configurations with substantial amounts of RAM or vCPUs. It allows for the confirmation of the availability of the required stock just before initiating the deployment of an instance.</p>\n<p><strong>The following outlines the available GPU flavors along with their corresponding metadata:</strong></p>\n<ul>\n<li><p>H100 80GB SXM</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>H100_SXM5_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1,</code> <code>OSL1</code></p>\n</li>\n</ul>\n</li>\n<li><p>H100 80GB NVLINK</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>H100_NVLINK_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>H100 80GB PCIE</p>\n<ul>\n<li><p>Available Configurations: <code>H100_PCIE_80GB_x1</code>,<code>H100_PCIE_80GB_x2</code>,<code>H100_PCIE_80GB_x4</code>,<code>H100_PCIE_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>A100 80GB NVLINK</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>A100_NVLINK_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>A100 80GB PCIE</p>\n<ul>\n<li><p>Available Configurations: <code>A100_PCIE_80GB_x1</code>,<code>A100_PCIE_80GB_x2</code>,<code>A100_PCIE_80GB_x4</code>,<code>A100_PCIE_80GB_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>L40</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>L40_x1</code>, <code>L40_x2</code>, <code>L40_x4</code>, <code>L40_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n<li><p>RTX 4090</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>RTX_4090_x1</code>, <code>RTX_4090_x2</code>, <code>RTX_4090_x4</code>, <code>RTX_4090_x8</code></p>\n</li>\n<li><p>Available Locations: <code>OSL1</code></p>\n</li>\n</ul>\n</li>\n<li><p>RTX A6000</p>\n<ul>\n<li><p>Available Configurations:<br />  <code>RTX_A6000_x1</code>, <code>RTX_A6000_x2</code>, <code>RTX_A6000_x4</code>, <code>RTX_A6000_x8</code></p>\n</li>\n<li><p>Available Locations: <code>MON1</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<p>For comprehensive details on all instance restrictions, please refer to the corresponding <a href=\"https://oblivus.com/restrictions/\">restrictions</a> page.</p>\n<p><strong>The following outlines the available data centers:</strong></p>\n<ul>\n<li><p><code>MON1</code>: Montreal, Canada</p>\n</li>\n<li><p><code>OSL1</code>: Oslo, Norway</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","cloud","stock","single"],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The requested location.</p>\n","type":"text/plain"},"key":"location","value":"your-instance-location (required)"},{"description":{"content":"<p>The choice of flavor.</p>\n","type":"text/plain"},"key":"flavor","value":"your-flavor (required)"}],"variable":[]}},"response":[{"id":"f572f176-3f4d-40b9-a416-e967707cf7c5","name":"Single Stock - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/stock/single?location=MON1&flavor=H100_SXM5_80GB_x8","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","stock","single"],"query":[{"key":"location","value":"MON1"},{"key":"flavor","value":"H100_SXM5_80GB_x8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 00:15:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=KFvXvW2QqPpVtORBor1%2BwSJzDJBWYSa3B%2FY87ZnQYJNUi3OwknerI%2F6TjYClUu503HvUgK82egvhF4YjRMotrVoi2RWRiOV3ZYGopA%2F3AxOwTgaFAfeAbPYUsdqvVoFi3MQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef0cd5a1d1a390b-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2429&min_rtt=2248&rtt_var=972&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1141&delivery_rate=644128&cwnd=249&unsent_bytes=0&cid=f548f98237eb72bc&ts=270&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The stock list has been retrieved successfully!\",\n    \"data\": {\n        \"stock\": {\n            \"available\": {\n                \"virtualservers\": \"256\"\n            }\n        }\n    }\n}"},{"id":"7f0a6344-bb2e-4486-b8ce-1b7dec0b8019","name":"Single Stock - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/stock/single?location=MON1&flavor=L40_x1","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","stock","single"],"query":[{"key":"location","value":"MON1"},{"key":"flavor","value":"L40_x1"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 00:17:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=rkvUhXePmRbooXRp%2FmgxEZWlnEOj6t6dAfHLLXvTRct5%2FZcNv38n4eHbFw5d3KA1Q93EqOxRovAHSsJZv0HuiEu6IEXTPg2IhgX%2Bv7LQajacvIUMLBx6uzp5z11VV%2F%2Fj9rI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef0cf4d98133b4e-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2333&min_rtt=2235&rtt_var=712&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2825&recv_bytes=887&delivery_rate=1288256&cwnd=244&unsent_bytes=0&cid=60d3b6354c3b6415&ts=226&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"b225afaa-4180-449d-b964-7fd60346b094","name":"Single Stock - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/stock/single?location=MON&flavor=L40_x1","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","stock","single"],"query":[{"key":"location","value":"MON"},{"key":"flavor","value":"L40_x1"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 00:17:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=tgRDlD6LR8dQHswLjqkA2sdfbXszCqE%2FDa8r8lHqc6K6pxahnK6Ce8pIDwgOInl60k%2BcSSu1cgL%2BAuwSuMc805DQMV0znTRWm7pNyD4Ao1iXv99KQQ0qbqcljac%2BuuBEHXE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef0d0386e1307c9-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7307&min_rtt=1615&rtt_var=11503&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1765&recv_bytes=1482&delivery_rate=1757281&cwnd=250&unsent_bytes=0&cid=8eceea1ed737d6e5&ts=681&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Variables are not set or wrong!\"\n}"},{"id":"c4080163-9dfb-4ac6-be19-ea397b0ed77c","name":"Single Stock - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/cloud/stock/single?location=MON1&flavor=H100_SXM5_80GB_x20","protocol":"https","host":["api","oblivus","com"],"path":["v2","cloud","stock","single"],"query":[{"key":"location","value":"MON1"},{"key":"flavor","value":"H100_SXM5_80GB_x20"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Dec 2024 00:15:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=hvmjI1ddewYCBVF79%2BBZfbmu7Cr9MPTNB5YSSo8cUsFLxtjSgi9TroA19CLHPQh7IYJxRclyqGzg3oWIm7XI3G%2FR%2BxleFAN5%2BwIxoak7W3Jbpze6PtuZ3IAe%2FefF0nfmnHQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ef0cc59fe2bd6b3-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2103&min_rtt=1958&rtt_var=838&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1157&delivery_rate=739530&cwnd=250&unsent_bytes=0&cid=b89adca32060747d&ts=261&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The provided flavor is not valid!\"\n}"}],"_postman_id":"92195c07-c896-481a-a9c0-e169ea20aa9d"},{"name":"Metadata","id":"bc46d585-1c16-49f3-9ee2-e1c86d03c367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/metadata","description":"<p>This API endpoint enables you to acquire essential information concerning the limitations imposed on instances within the Oblivus Cloud platform. This encompasses details about the costs and restrictions associated with the metadata present in our system.</p>\n","urlObject":{"protocol":"https","path":["v2","cloud","metadata"],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"3a4c16e8-c15f-4cd2-a09b-a2ed282931c6","name":"Metadata - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/cloud/metadata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 19:47:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=2z%2B2YMFJlNJg0sp6PhsemD7niQL8Vzie2NOZbp3V5PB%2FA9FJT%2FQCQTwDBhtGHEvwsCWyKYT9IyM22CFKYCrENISt2HsfwBMb41xIJBD6Qpk8vcqiSkFNNK7LKJV68FKjwg0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eef43c958bf9c5b-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=8048&min_rtt=1978&rtt_var=12429&sent=8&recv=8&lost=0&retrans=0&sent_bytes=4336&recv_bytes=1134&delivery_rate=1464105&cwnd=249&unsent_bytes=0&cid=cdba355bed8df90f&ts=735&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The metadata has been retrieved successfully!\",\n    \"data\": {\n        \"gpu\": {\n            \"H100_SXM5_80GB\": {\n                \"metaName\": \"H100 80GB SXM5\",\n                \"hourlyCost\": \"2.94\",\n                \"1m\": \"2.89\",\n                \"2m\": \"2.84\",\n                \"3m\": \"2.77\",\n                \"6m\": \"2.53\",\n                \"12m\": \"2.45\",\n                \"24m\": \"2.25\",\n                \"36m\": \"1.99\",\n                \"network\": \"100Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"H100_SXM5_80GB_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"192\",\n                        \"RAM\": \"1800\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"32000\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            },\n            \"H100_NVLINK_80GB\": {\n                \"metaName\": \"H100 80GB NVLINK\",\n                \"hourlyCost\": \"2.08\",\n                \"1m\": \"2\",\n                \"2m\": \"1.95\",\n                \"3m\": \"1.9\",\n                \"6m\": \"1.85\",\n                \"12m\": \"1.8\",\n                \"24m\": \"1.7\",\n                \"36m\": \"1.55\",\n                \"network\": \"100Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"H100_NVLINK_80GB_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"252\",\n                        \"RAM\": \"1440\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"6500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            },\n            \"H100_PCIE_80GB\": {\n                \"metaName\": \"H100 80GB PCIE\",\n                \"hourlyCost\": \"1.98\",\n                \"1m\": \"1.9\",\n                \"2m\": \"1.85\",\n                \"3m\": \"1.8\",\n                \"6m\": \"1.75\",\n                \"12m\": \"1.7\",\n                \"24m\": \"1.6\",\n                \"36m\": \"1.45\",\n                \"network\": \"100Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"H100_PCIE_80GB_x1\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"28\",\n                        \"RAM\": \"180\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"750\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"1\"\n                    },\n                    {\n                        \"flavorID\": \"H100_PCIE_80GB_x2\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"60\",\n                        \"RAM\": \"360\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"1500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"2\"\n                    },\n                    {\n                        \"flavorID\": \"H100_PCIE_80GB_x4\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"124\",\n                        \"RAM\": \"720\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"3200\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"4\"\n                    },\n                    {\n                        \"flavorID\": \"H100_PCIE_80GB_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"252\",\n                        \"RAM\": \"1440\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"6500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            },\n            \"A100_NVLINK_80GB\": {\n                \"metaName\": \"A100 80GB NVLINK\",\n                \"hourlyCost\": \"1.57\",\n                \"1m\": \"1.5\",\n                \"2m\": \"1.45\",\n                \"3m\": \"1.4\",\n                \"6m\": \"1.35\",\n                \"12m\": \"1.3\",\n                \"24m\": \"1.2\",\n                \"36m\": \"1.05\",\n                \"network\": \"100Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"A100_NVLINK_80GB_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"252\",\n                        \"RAM\": \"1920\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"6500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            },\n            \"A100_PCIE_80GB\": {\n                \"metaName\": \"A100 80GB PCIE\",\n                \"hourlyCost\": \"1.47\",\n                \"1m\": \"1.4\",\n                \"2m\": \"1.35\",\n                \"3m\": \"1.3\",\n                \"6m\": \"1.25\",\n                \"12m\": \"1.2\",\n                \"24m\": \"1.1\",\n                \"36m\": \"0.95\",\n                \"network\": \"25Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"A100_PCIE_80GB_x1\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"28\",\n                        \"RAM\": \"120\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"750\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"1\"\n                    },\n                    {\n                        \"flavorID\": \"A100_PCIE_80GB_x2\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"60\",\n                        \"RAM\": \"240\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"1500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"2\"\n                    },\n                    {\n                        \"flavorID\": \"A100_PCIE_80GB_x4\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"124\",\n                        \"RAM\": \"480\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"3200\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"4\"\n                    },\n                    {\n                        \"flavorID\": \"A100_PCIE_80GB_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"252\",\n                        \"RAM\": \"1440\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"6500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            },\n            \"L40\": {\n                \"metaName\": \"L40\",\n                \"hourlyCost\": \"1.05\",\n                \"1m\": \"1\",\n                \"2m\": \"0.97\",\n                \"3m\": \"0.94\",\n                \"6m\": \"0.89\",\n                \"12m\": \"0.84\",\n                \"24m\": \"0.79\",\n                \"36m\": \"0.74\",\n                \"network\": \"25Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"L40_x1\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"28\",\n                        \"RAM\": \"58\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"725\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"1\"\n                    },\n                    {\n                        \"flavorID\": \"L40_x2\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"60\",\n                        \"RAM\": \"116\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"1550\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"2\"\n                    },\n                    {\n                        \"flavorID\": \"L40_x4\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"124\",\n                        \"RAM\": \"232\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"3200\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"4\"\n                    },\n                    {\n                        \"flavorID\": \"L40_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"252\",\n                        \"RAM\": \"464\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"6500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            },\n            \"RTX_4090\": {\n                \"metaName\": \"RTX 4090\",\n                \"hourlyCost\": \"0.64\",\n                \"1m\": \"0.61\",\n                \"2m\": \"0.59\",\n                \"3m\": \"0.55\",\n                \"6m\": \"0.53\",\n                \"12m\": \"0.5\",\n                \"24m\": \"0.47\",\n                \"36m\": \"0.44\",\n                \"network\": \"10Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"RTX_4090_x1\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"12\",\n                        \"RAM\": \"70\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"750\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"1\"\n                    },\n                    {\n                        \"flavorID\": \"RTX_4090_x2\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"24\",\n                        \"RAM\": \"140\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"1500\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"2\"\n                    },\n                    {\n                        \"flavorID\": \"RTX_4090_x4\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"60\",\n                        \"RAM\": \"352\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"3000\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"4\"\n                    },\n                    {\n                        \"flavorID\": \"RTX_4090_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"120\",\n                        \"RAM\": \"706\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"6000\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            },\n            \"RTX_A6000\": {\n                \"metaName\": \"RTX A6000\",\n                \"hourlyCost\": \"0.55\",\n                \"1m\": \"0.5\",\n                \"2m\": \"0.48\",\n                \"3m\": \"0.46\",\n                \"6m\": \"0.44\",\n                \"12m\": \"0.42\",\n                \"24m\": \"0.4\",\n                \"36m\": \"0.38\",\n                \"network\": \"25Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"RTX_A6000_x1\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"28\",\n                        \"RAM\": \"58\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"0\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"1\"\n                    },\n                    {\n                        \"flavorID\": \"RTX_A6000_x2\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"60\",\n                        \"RAM\": \"116\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"200\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"2\"\n                    },\n                    {\n                        \"flavorID\": \"RTX_A6000_x4\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"124\",\n                        \"RAM\": \"232\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"650\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"4\"\n                    },\n                    {\n                        \"flavorID\": \"RTX_A6000_x8\",\n                        \"type\": \"GPU\",\n                        \"vCPU\": \"252\",\n                        \"RAM\": \"464\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"1400\",\n                        \"CPU\": \"SYSTEMCPU\",\n                        \"GPUAmount\": \"8\"\n                    }\n                ]\n            }\n        },\n        \"cpu\": {\n            \"INTEL_XEON\": {\n                \"metaName\": \"Intel Xeon\",\n                \"hourlyCost\": \"0.029\",\n                \"1m\": \"0.027\",\n                \"2m\": \"0.026\",\n                \"3m\": \"0.025\",\n                \"6m\": \"0.024\",\n                \"12m\": \"0.023\",\n                \"24m\": \"0.022\",\n                \"36m\": \"0.021\",\n                \"network\": \"10Gbps\",\n                \"configurations\": [\n                    {\n                        \"flavorID\": \"INTEL_XEON_x4\",\n                        \"type\": \"CPU\",\n                        \"vCPU\": \"4\",\n                        \"RAM\": \"4\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"0\",\n                        \"GPUAmount\": \"0\"\n                    },\n                    {\n                        \"flavorID\": \"INTEL_XEON_x8\",\n                        \"type\": \"CPU\",\n                        \"vCPU\": \"8\",\n                        \"RAM\": \"8\",\n                        \"rootStorage\": \"100\",\n                        \"ephemeralStorage\": \"0\",\n                        \"GPUAmount\": \"0\"\n                    },\n                    {\n                        \"flavorID\": \"INTEL_XEON_x16\",\n                        \"type\": \"CPU\",\n                        \"vCPU\": \"16\",\n                        \"RAM\": \"16\",\n                        \"rootStorage\": \"200\",\n                        \"ephemeralStorage\": \"0\",\n                        \"GPUAmount\": \"0\"\n                    }\n                ]\n            }\n        },\n        \"storage\": {\n            \"NVMEBLOCK\": {\n                \"metaName\": \"NVMe Block Storage\",\n                \"hourlyCost\": \"0.0001\"\n            },\n            \"NVMESHARED\": {\n                \"metaName\": \"NVMe Shared Storage\",\n                \"hourlyCost\": \"0.0001\"\n            }\n        },\n        \"system\": {\n            \"IPAddress\": {\n                \"metaName\": \"IP Address\",\n                \"hourlyCost\": \"0.0055\"\n            },\n            \"egress\": {\n                \"metaName\": \"Data Egress\",\n                \"hourlyCost\": \"0\"\n            },\n            \"ingress\": {\n                \"metaName\": \"Data Ingress\",\n                \"hourlyCost\": \"0\"\n            }\n        }\n    }\n}"},{"id":"e42766ff-b9db-4e07-a00b-0aba5bb823b8","name":"Metadata - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/cloud/metadata"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 19:47:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=vuyHxiFcRrmDHpZTLlHcog0DLiUdkm14btLTxMres7waUPqN%2FYjJAIHXHDJb0ITjr6MFhgtEu1ytMz3%2Fes7vAMnDOUpaiPrYRQutr72sYQWAbFBnM7sqCC0dToq0FqTHqJI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eef44ae087c57b5-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1578&min_rtt=1407&rtt_var=650&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1078&delivery_rate=1029140&cwnd=236&unsent_bytes=0&cid=31f9a59c456d796f&ts=234&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"bc46d585-1c16-49f3-9ee2-e1c86d03c367"}],"id":"7c2d0d5e-a48f-4d3c-854d-5807cbd62b63","_postman_id":"7c2d0d5e-a48f-4d3c-854d-5807cbd62b63","description":""},{"name":"Account","item":[{"name":"User Details","id":"e8886c33-a75b-4ff4-8127-a8a826615a39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/account/user/?customerID=customer-ID","description":"<p>This API endpoint enables you to retrieve comprehensive and detailed information about an account under your billing profile.</p>\n","urlObject":{"protocol":"https","path":["v2","account","user",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The customer ID of the profile requested for listing details.</p>\n","type":"text/plain"},"key":"customerID","value":"customer-ID"}],"variable":[]}},"response":[{"id":"5db4bfc1-7623-4ff4-9715-3427c3926426","name":"User Details - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"API Key"}],"url":{"raw":"https://api.oblivus.com/v2/account/user/?customerID=customer-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","account","user",""],"query":[{"key":"customerID","value":"customer-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 07:11:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=kOPIvrWVX4vLyaTgFUw%2BjTTWFlKokTkuWzBygcrM3andC5MHcticcshuYIfxNOk%2BCDhbMtek9wX5RMZoUVxBMBgWBW39XmY3A7TtM3k%2FI4RpOIDjSEHB7tNk2AmmH90Qi6U%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeaf0698dadd6ed-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2107&min_rtt=1915&rtt_var=855&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1046&delivery_rate=756135&cwnd=242&unsent_bytes=0&cid=b8ac496bbbfc5c2a&ts=237&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The account details have been retrieved successfully!\",\n    \"data\": {\n        \"billingProfile\": \"billing-profile\",\n        \"customerHash\": \"customer-hash\",\n        \"email\": \"email-address\",\n        \"firstName\": \"first-name\",\n        \"lastName\": \"last-name\",\n        \"role\": \"owner\",\n        \"2fa\": \"disabled\",\n        \"active\": \"true\",\n        \"creation\": \"2023-04-12\",\n        \"recentActivities\": {\n            \"2024-12-08 00:12:07\": {\n                \"resource\": \"disk81e8acd42168e\",\n                \"description\": \"The additional storage has been deleted!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-08 00:12:02\": {\n                \"resource\": \"vm701e7feff8f75\",\n                \"description\": \"The virtual machine has been deleted!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-07 23:58:32\": {\n                \"resource\": \"vm1e497ab43f2ba\",\n                \"description\": \"The virtual machine has been deleted!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-07 23:51:36\": {\n                \"resource\": \"vm1e497ab43f2ba\",\n                \"description\": \"The virtual machine has been created!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-07 23:48:20\": {\n                \"resource\": \"Oblivus Console\",\n                \"description\": \"The user successfully logged in!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            }\n        }\n    }\n}"},{"id":"c8aec272-36a2-4f7f-b90d-26d8dc7a4698","name":"User Details - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key","description":"API Key"}],"url":{"raw":"https://api.oblivus.com/v2/account/user/?customerID=customer-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","account","user",""],"query":[{"key":"customerID","value":"customer-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 07:14:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=e7I5G7jk2UZYoI6YeWozzqMTjxtWa3XXC3jEFANk%2Bf4IJ6%2B9Kp6n3vwS2pvmLAW4ciUkrPgTdMthInutHYhvTCoq4rLWeLFgeWgmYgselHIOlQZ8ZSNiI9XX9%2FSkKJYf3qI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeaf5c1aac9d688-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1697&min_rtt=1479&rtt_var=711&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2825&recv_bytes=792&delivery_rate=1958079&cwnd=245&unsent_bytes=0&cid=bb6668fda900510b&ts=215&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"053da86b-634e-4c1b-8872-09e7cbbe5e5d","name":"User Details - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"API Key"}],"url":{"raw":"https://api.oblivus.com/v2/account/user/?customerID=bad-customer-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","account","user",""],"query":[{"key":"customerID","value":"bad-customer-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 07:15:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=txwBSOiGxUhoCU1kcd1yqWthOj13BWfGDTj5KtgDnceObV6ZEPTTHQQJyQzTg%2FBvwBnWJFHxbRU2F0lyE5kX7eF1rJRcL3Os8%2BlltuF258wr5%2FpiMrWfxTzYUD2X1R83Gdg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeaf6664d04d630-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2021&min_rtt=1938&rtt_var=786&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1047&delivery_rate=747162&cwnd=250&unsent_bytes=0&cid=0a45f92d134e0840&ts=223&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The provided customer ID is invalid!\"\n}"},{"id":"dc05d8df-1220-47d0-b4a8-a7c4ce1b0079","name":"User Details - Error #3","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"API Key"}],"url":{"raw":"https://api.oblivus.com/v2/account/user/","protocol":"https","host":["api","oblivus","com"],"path":["v2","account","user",""],"query":[{"key":"customerID","value":"","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 07:15:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=dnO0OcL%2F%2Fsp6EmkAJ7vZC2vvyIUbyiHrHTeDclq%2FINY5KRedE2eTfIh0rh3uOflZGlRuf0vFk3zn40wfhWpsuQGH02Si9kLnP9boqOUfSMOPN6IrzblZDEw1m2yulH96egQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeaf75a99ff2064-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2728&min_rtt=2669&rtt_var=1043&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1023&delivery_rate=542525&cwnd=236&unsent_bytes=0&cid=e522dcaffa8d888f&ts=228&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Variables are not set or wrong!\"\n}"}],"_postman_id":"e8886c33-a75b-4ff4-8127-a8a826615a39"},{"name":"Billing Profile Details","id":"df1ae544-2111-48ab-92f2-0dae9649504d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"<p>API Key</p>\n"}],"url":"https://api.oblivus.com/v2/account/billingprofile/","description":"<p>This API endpoint enables you to retrieve comprehensive and detailed information about your billing profile.</p>\n","urlObject":{"protocol":"https","path":["v2","account","billingprofile",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"08d8ee1b-6ca5-4912-8346-f08fa027e480","name":"Billing Profile Details - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key","description":"API Key"}],"url":"https://api.oblivus.com/v2/account/billingprofile/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 06:59:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=lBa78ILG2klVM5jqyDbtk%2FCAnozv%2FZzQZig%2Fgy8VzXlFSp3258xTNwWWrwexn%2FpG2StGiVsOaU04xDT2ejgHTIiAYO58LDEojNv1L0Xn5IcAGzAnTW50qsTk1lIZioVZhCs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeadf988b1b5752-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2006&min_rtt=1830&rtt_var=658&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2825&recv_bytes=778&delivery_rate=1547835&cwnd=241&unsent_bytes=0&cid=1af575bed59d5428&ts=226&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The billing profile details have been retrieved successfully!\",\n    \"data\": {\n        \"billingProfile\": \"your-billing-profile\",\n        \"profileOwner\": \"profile-owner-hash\",\n        \"type\": \"profile-type\",\n        \"namespace\": \"your-namespace\",\n        \"organization\": \"your-organization\",\n        \"balance\": \"2999.99\",\n        \"alertLevel\": \"0\",\n        \"members\": [\n            {\n                \"customerID\": \"customer-ID\",\n                \"customerHash\": \"customer-hash\",\n                \"email\": \"customer-email-address\",\n                \"firstName\": \"Organization\",\n                \"lastName\": \"Member\",\n                \"role\": \"user\",\n                \"2fa\": \"disabled\",\n                \"active\": \"false\",\n                \"creation\": \"2024-12-07\"\n            }\n        ],\n        \"recentActivities\": {\n            \"2024-12-08 00:12:07\": {\n                \"resource\": \"disk81e8acd42168e\",\n                \"description\": \"The additional storage has been deleted!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-08 00:12:02\": {\n                \"resource\": \"vm701e7feff8f75\",\n                \"description\": \"The virtual machine has been deleted!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-07 23:58:32\": {\n                \"resource\": \"vm1e497ab43f2ba\",\n                \"description\": \"The virtual machine has been deleted!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-07 23:51:36\": {\n                \"resource\": \"vm1e497ab43f2ba\",\n                \"description\": \"The virtual machine has been created!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            },\n            \"2024-12-07 23:48:20\": {\n                \"resource\": \"Oblivus Console\",\n                \"description\": \"The user successfully logged in!\",\n                \"customerHash\": \"customer-hash\",\n                \"IP\": \"source-IP-address\"\n            }\n        }\n    }\n}"},{"id":"8f4f2a5f-f5ba-496b-83eb-1f6c0ffb471b","name":"Billing Profile Details - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-bad-API-key","description":"API Key"}],"url":"https://api.oblivus.com/v2/account/billingprofile/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 07:07:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=SiYr%2FxHO5NlTmuAq%2FcvFfUodOvTCHTKcVfKNmB4t3tQEEd8uOdELFUSn9LWz%2Fc9vVeWZdq%2FQ9sdbpybKS0JZOG6ThvAAzSFXzeFXNNQc2rxrd9fGy1a4an9hMIux3gphbFA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eeaeb441fef2034-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2210&min_rtt=2045&rtt_var=885&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2826&recv_bytes=779&delivery_rate=1416136&cwnd=250&unsent_bytes=0&cid=7c2915e26586167c&ts=223&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"df1ae544-2111-48ab-92f2-0dae9649504d"}],"id":"06ec3cda-309b-4a1f-8666-db53de837deb","_postman_id":"06ec3cda-309b-4a1f-8666-db53de837deb","description":""},{"name":"Authentication","item":[{"name":"Generate","id":"81004514-0abe-46c9-a6f5-5e5907088444","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-key-name (required)","description":"<p>The name of your new API key.</p>\n","type":"text"},{"key":"whitelist","value":"IP-whitelist (optional)","description":"<p>List of authorized IPs for operations with the API key</p>\n","type":"text"},{"key":"permissions","value":"key-permissions (optional)","description":"<p>Authorized operations that can be performed with the API key</p>\n","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/generate/","description":"<p>This API call enables you to include advanced capabilities such as defining custom IP whitelists and permission sets for your keys. These features provide enhanced security and flexibility in managing access and operations for your resources.</p>\n<ul>\n<li><p><strong><code>name</code></strong>: Required parameter specifying the name of your new key</p>\n</li>\n<li><p><strong><code>whitelist</code></strong>: An optional parameter that accepts an array of IP addresses, restricting access to the specified addresses.</p>\n<ul>\n<li><strong>Default Behavior</strong>: If not provided, no IP restrictions are applied, allowing unrestricted access.</li>\n</ul>\n</li>\n<li><p><strong><code>permissions</code></strong>: An optional parameter that accepts an array of permissions to define allowed operations.</p>\n<ul>\n<li><p><strong>Default Behavior</strong>: If not specified, all permissions are granted by default.</p>\n</li>\n<li><p>Available values for permissions:</p>\n<ul>\n<li><p>virtual-server:deploy</p>\n</li>\n<li><p>virtual-server:modify</p>\n</li>\n<li><p>virtual-server:stop</p>\n</li>\n<li><p>virtual-server:start</p>\n</li>\n<li><p>virtual-server:restart</p>\n</li>\n<li><p>virtual-server:delete</p>\n</li>\n<li><p>virtual-server:reinstall</p>\n</li>\n<li><p>virtual-server:detach-ip</p>\n</li>\n<li><p>virtual-server:attach-ip</p>\n</li>\n<li><p>virtual-server:metrics</p>\n</li>\n<li><p>virtual-server:vnc</p>\n</li>\n<li><p>virtual-server:details</p>\n</li>\n<li><p>virtual-server:list</p>\n</li>\n<li><p>image:manage</p>\n</li>\n<li><p>image:delete</p>\n</li>\n<li><p>image:details</p>\n</li>\n<li><p>image:list</p>\n</li>\n<li><p>storage:create</p>\n</li>\n<li><p>storage:delete</p>\n</li>\n<li><p>storage:details</p>\n</li>\n<li><p>storage:list</p>\n</li>\n<li><p>utility:stock-list</p>\n</li>\n<li><p>utility:single-stock</p>\n</li>\n<li><p>utility:metadata</p>\n</li>\n<li><p>account:billing-profile-details</p>\n</li>\n<li><p>account:user-details</p>\n</li>\n<li><p>transaction:details</p>\n</li>\n<li><p>transaction:list</p>\n</li>\n<li><p>authentication:generate</p>\n</li>\n<li><p>authentication:update</p>\n</li>\n<li><p>authentication:delete</p>\n</li>\n<li><p>authentication:details</p>\n</li>\n<li><p>authentication:list</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","authentication","generate",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"e500c353-edbc-4972-b17e-4ccfc8b5712b","name":"Generate - Success (Full access)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"new-key-name","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 19:59:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=4bz3vyUApE%2FHUD7kKSPKjLj6xJC%2FRHHkuKgYZEcoVC2iCugCfsMh3KPXjDS8iEu8sfnhxFIxM6nQSWq9Xr4Mic49Le5nkBotYuWfmW06UCO46LViP2JvNNNXgrCB9gDHX%2Fg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f18890f7c681741-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=6892&min_rtt=1359&rtt_var=11049&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1710&recv_bytes=1661&delivery_rate=1874433&cwnd=248&unsent_bytes=0&cid=1d6f167ad19e3e85&ts=4363&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully generated!\",\n    \"data\": {\n        \"apiKey\": \"your-new-API-key\"\n    }\n}"},{"id":"fbb5aa5e-dd98-4112-a0da-36df79854a16","name":"Generate - Success (Custom Permissions)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"new-key-name","type":"text"},{"key":"permissions[]","value":"virtual-server:stop","type":"text"},{"key":"permissions[]","value":"virtual-server:start","type":"text"},{"key":"permissions[]","value":"virtual-server:delete","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 19:59:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=4bz3vyUApE%2FHUD7kKSPKjLj6xJC%2FRHHkuKgYZEcoVC2iCugCfsMh3KPXjDS8iEu8sfnhxFIxM6nQSWq9Xr4Mic49Le5nkBotYuWfmW06UCO46LViP2JvNNNXgrCB9gDHX%2Fg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f18890f7c681741-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=6892&min_rtt=1359&rtt_var=11049&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1710&recv_bytes=1661&delivery_rate=1874433&cwnd=248&unsent_bytes=0&cid=1d6f167ad19e3e85&ts=4363&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully generated!\",\n    \"data\": {\n        \"apiKey\": \"your-new-API-key\"\n    }\n}"},{"id":"1356f0b8-1917-46f7-9462-8d55ef860527","name":"Generate - Success (IP Whitelist)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-new-key-name","type":"text"},{"key":"whitelist[]","value":"1.1.1.1","type":"text"},{"key":"whitelist[]","value":"2.2.2.2","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 19:59:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=4bz3vyUApE%2FHUD7kKSPKjLj6xJC%2FRHHkuKgYZEcoVC2iCugCfsMh3KPXjDS8iEu8sfnhxFIxM6nQSWq9Xr4Mic49Le5nkBotYuWfmW06UCO46LViP2JvNNNXgrCB9gDHX%2Fg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f18890f7c681741-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=6892&min_rtt=1359&rtt_var=11049&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1710&recv_bytes=1661&delivery_rate=1874433&cwnd=248&unsent_bytes=0&cid=1d6f167ad19e3e85&ts=4363&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully generated!\",\n    \"data\": {\n        \"apiKey\": \"your-new-API-key\"\n    }\n}"},{"id":"8d34563c-e230-46c5-953f-1c8933231679","name":"Generate - Error #1","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"new-key-name","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/generate/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 20:00:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=nlt5ekaU2v0aeFCDyf8Ml8ev3U9wVqkYSZESz0dsikBdWwHb77UtBrh6BTnuPbKwco9MLIYV7i3DNjPsuVoe7nabLLGRq1MOC9rNr82DMUaurGdgzakqwODihfqFzBDGT%2BY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f188b225e78205a-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1861&min_rtt=1702&rtt_var=752&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1176&delivery_rate=850763&cwnd=247&unsent_bytes=0&cid=18fd03ffbc9927c6&ts=252&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"cb981caa-5845-41bf-81b6-719e3b386b45","name":"Generate - Error #2","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"new-key-name","type":"text","disabled":true}]},"url":"https://api.oblivus.com/v2/authentication/generate/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 20:01:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ijs3PmXvAPDkDRXnXK7bQqAiOXvggqCLJ%2BKAZXNXEJBjD3j5XOuZAJo8%2FUp1EdMkxxG7HC1YGnOFJML1y%2BWVtS1SCz2sM07MF9nvbN2oqxb8a8TZyVm7Uumva7XQ%2B5Q6dsM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f188be49e0e3958-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2951&min_rtt=2825&rtt_var=1150&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1108&delivery_rate=512566&cwnd=243&unsent_bytes=0&cid=fba22f92f74003ba&ts=242&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The variables are not set or wrong!\"\n}"}],"_postman_id":"81004514-0abe-46c9-a6f5-5e5907088444"},{"name":"List","id":"55f18738-6ca2-4a6a-b994-c0aec7560b51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/authentication/list","description":"<p>This endpoint is used to list all existing API keys. You can view all API keys associated with your billing profile, along with their permission details and usage statistics, in a consolidated view.</p>\n","urlObject":{"protocol":"https","path":["v2","authentication","list"],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"2654c501-38a2-4030-b7d4-358ee7b4a94b","name":"List - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/authentication/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 18:36:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=K4VlGiMd2j8AZRax8%2FiBNGk0RncWVWJfH5pUq7TBo0Z8FvCtXvDwoT2%2FTvX9jLVBW7EIe8VU3JsDXJQiU6H8pfYTIs7OcQpwKGys91%2FPeT%2FAll9MbpTTGGXHvO5gMoT3LFM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f180f61b8e32d12-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2226&min_rtt=2074&rtt_var=886&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1141&delivery_rate=698167&cwnd=231&unsent_bytes=0&cid=62c1942c33c8a11a&ts=262&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The authentication details have been retrieved successfully!\",\n    \"data\": [\n        {\n            \"data\": {\n                \"key\": \"2b94****-****-****-****-********f364\",\n                \"identifier\": \"your-key-identifier\",\n                \"name\": \"your-API-key-name\",\n                \"whitelist\": {\n                    \"status\": \"enabled\",\n                    \"data\": [\n                        {\n                            \"address\": \"your-whitelisted-IP-address\",\n                            \"createdAt\": \"2024-12-13 18:17:14\"\n                        },\n                        {\n                            \"address\": \"your-whitelisted-IP-address\",\n                            \"createdAt\": \"2024-12-13 18:17:14\"\n                        },\n                        {\n                            \"address\": \"your-whitelisted-IP-address\",\n                            \"createdAt\": \"2024-12-13 18:23:41\"\n                        }\n                    ]\n                },\n                \"permissions\": {\n                    \"status\": \"enabled\",\n                    \"data\": [\n                        \"virtual-server:stop\",\n                        \"virtual-server:start\",\n                        \"virtual-server:restart\",\n                        \"virtual-server:vnc\",\n                        \"virtual-server:details\",\n                        \"virtual-server:list\",\n                        \"storage:details\",\n                        \"storage:list\",\n                        \"utility:stock-list\",\n                        \"utility:single-stock\",\n                        \"utility:metadata\",\n                        \"authentication:delete\",\n                        \"authentication:details\",\n                        \"authentication:list\"\n                    ]\n                },\n                \"statistics\": {\n                    \"calls\": {\n                        \"all-time\": {\n                            \"total\": \"11\",\n                            \"success\": \"8\",\n                            \"fail\": \"3\"\n                        },\n                        \"24h\": {\n                            \"total\": \"11\",\n                            \"success\": \"8\",\n                            \"fail\": \"3\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"data\": {\n                \"key\": \"079e****-****-****-****-********f586\",\n                \"identifier\": \"your-key-identifier\",\n                \"name\": \"your-API-key-name\",\n                \"whitelist\": {\n                    \"status\": \"enabled\",\n                    \"data\": [\n                        {\n                            \"address\": \"your-whitelisted-IP-address\",\n                            \"createdAt\": \"2024-12-06 19:35:37\"\n                        }\n                    ]\n                },\n                \"permissions\": {\n                    \"status\": \"disabled\",\n                    \"data\": []\n                },\n                \"statistics\": {\n                    \"calls\": {\n                        \"all-time\": {\n                            \"total\": \"99\",\n                            \"success\": \"55\",\n                            \"fail\": \"44\"\n                        },\n                        \"24h\": {\n                            \"total\": \"18\",\n                            \"success\": \"10\",\n                            \"fail\": \"8\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"data\": {\n                \"key\": \"06b9****-****-****-****-********c257\",\n                \"identifier\": \"your-key-identifier\",\n                \"name\": \"your-API-key-name\",\n                \"whitelist\": {\n                    \"status\": \"disabled\",\n                    \"data\": []\n                },\n                \"permissions\": {\n                    \"status\": \"enabled\",\n                    \"data\": [\n                        \"virtual-server:deploy\",\n                        \"virtual-server:modify\",\n                        \"virtual-server:stop\",\n                        \"virtual-server:start\",\n                        \"virtual-server:restart\",\n                        \"virtual-server:delete\",\n                        \"virtual-server:reinstall\",\n                        \"virtual-server:detach-ip\",\n                        \"virtual-server:attach-ip\",\n                        \"virtual-server:metrics\",\n                        \"virtual-server:vnc\",\n                        \"virtual-server:details\",\n                        \"virtual-server:list\",\n                        \"image:manage\",\n                        \"image:delete\",\n                        \"image:details\",\n                        \"image:list\",\n                        \"storage:create\",\n                        \"storage:delete\",\n                        \"storage:details\",\n                        \"storage:list\",\n                        \"utility:stock-list\",\n                        \"utility:single-stock\",\n                        \"utility:metadata\",\n                        \"account:billing-profile-details\",\n                        \"account:user-details\",\n                        \"transaction:details\",\n                        \"transaction:list\",\n                        \"authentication:generate\",\n                        \"authentication:details\",\n                        \"authentication:list\"\n                    ]\n                },\n                \"statistics\": {\n                    \"calls\": {\n                        \"all-time\": {\n                            \"total\": \"301\",\n                            \"success\": \"211\",\n                            \"fail\": \"90\"\n                        },\n                        \"24h\": {\n                            \"total\": \"0\",\n                            \"success\": \"0\",\n                            \"fail\": \"0\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"data\": {\n                \"key\": \"957f****-****-****-****-********c01d\",\n                \"identifier\": \"your-key-identifier\",\n                \"name\": \"your-API-key-name\",\n                \"whitelist\": {\n                    \"status\": \"disabled\",\n                    \"data\": []\n                },\n                \"permissions\": {\n                    \"status\": \"disabled\",\n                    \"data\": []\n                },\n                \"statistics\": {\n                    \"calls\": {\n                        \"all-time\": {\n                            \"total\": \"20\",\n                            \"success\": \"14\",\n                            \"fail\": \"6\"\n                        },\n                        \"24h\": {\n                            \"total\": \"0\",\n                            \"success\": \"0\",\n                            \"fail\": \"0\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"data\": {\n                \"key\": \"c74a****-****-****-****-********06db\",\n                \"identifier\": \"your-key-identifier\",\n                \"name\": \"your-API-key-name\",\n                \"whitelist\": {\n                    \"status\": \"disabled\",\n                    \"data\": []\n                },\n                \"permissions\": {\n                    \"status\": \"enabled\",\n                    \"data\": [\n                        \"utility:metadata\"\n                    ]\n                },\n                \"statistics\": {\n                    \"calls\": {\n                        \"all-time\": {\n                            \"total\": \"1632262885\",\n                            \"success\": \"1500334243\",\n                            \"fail\": \"131928642\"\n                        },\n                        \"24h\": {\n                            \"total\": \"0\",\n                            \"success\": \"0\",\n                            \"fail\": \"0\"\n                        }\n                    }\n                }\n            }\n        }\n    ]\n}"},{"id":"d6e54d3a-28c7-47da-a316-2df5bc9304b8","name":"List - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/authentication/list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 18:38:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=8Oj3FU6dZIc7I1SC3M27xIbh9hosHz76xBoEqh78ubmd6fIQINlmX36Cnhvs264eN2HSInk6ZQQ4%2F5yZYMi7g5CJBiIPywp7XD8IWJqC6i6Y5Yw7G7eb8wzAgINQ8nH1J4s%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f1811e4edefd6b8-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1789&min_rtt=1547&rtt_var=463&sent=11&recv=10&lost=0&retrans=0&sent_bytes=3531&recv_bytes=1943&delivery_rate=2493327&cwnd=254&unsent_bytes=0&cid=03e2696ff65b2fd1&ts=3615&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"55f18738-6ca2-4a6a-b994-c0aec7560b51"},{"name":"Delete","id":"16f8f345-6955-4839-b876-07735b20c0c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/authentication/delete/","description":"<p>This API call allows you to permanently delete your API key. Please note that once deleted, it cannot be recovered. Ensure that you have completed any necessary adjustments and are prepared to transition to a new key before proceeding.</p>\n","urlObject":{"protocol":"https","path":["v2","authentication","delete",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"d190658f-5dd7-4da7-b41b-ab7065084b9b","name":"Delete - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/authentication/delete/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 20:08:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=hPPveQK7fprnCaVpfDYpDmqEakt4uGoHDOgT7KPIM%2FoTiXRlBOso8SV674nXeJTiaNfXfR8x7lXZYp3k7JETlRWKCnJl%2BajpslMP6NA3DsDX4haMAZjX6%2FF7RlhdD%2FccUpg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f1896426ed1387c-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2759&min_rtt=2535&rtt_var=1111&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1086&delivery_rate=571203&cwnd=237&unsent_bytes=0&cid=c1f8d9a260e79374&ts=264&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully deleted!\"\n}"},{"id":"eadcbc73-aef8-495a-ae3c-7e2c5180b0ef","name":"Delete - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/authentication/delete/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 20:08:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=SDkWUPjFt%2FTFqJiPjxZJdVysok64jc8G0p2e8gPstiyQ3HNMfgW5zZU6OnPxuVY3scjyOTxnhpHkAscnkD1vszsforaJKJiXWTfFuwrNkOXMFIKzmKQ7ZYUvpvLh8pn9Af8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f1895dc9cbe59fe-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2036&min_rtt=1828&rtt_var=834&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1087&delivery_rate=792122&cwnd=227&unsent_bytes=0&cid=5bcf88a4f727fcb7&ts=242&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"16f8f345-6955-4839-b876-07735b20c0c1"},{"name":"Details","id":"5b6fd3a8-56b6-4526-93aa-74f7cbc657f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/authentication/details","description":"<p>This endpoint is used to query the details of your API key. You can view information about your API key, including its permissions and usage statistics.</p>\n","urlObject":{"protocol":"https","path":["v2","authentication","details"],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"32400aef-9c95-487a-aae0-cc28cc3a3261","name":"Details - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/authentication/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 16:53:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=fnPZEjmnShtEg7eXFA%2BzymJ052863ORqBiB3I4XEOaDVco3iGZ57fd0m435vIk%2BR3O6gpo5GqchxmoZBYxkhk8FjEe0x6jiNFZ2vg64oNKr%2Ff3CiyU84sxcKQAWynm4%2BFiE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f1778e2fc270605-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2270&min_rtt=2039&rtt_var=929&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1147&delivery_rate=710152&cwnd=250&unsent_bytes=0&cid=2ae9abf086839793&ts=283&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The authentication details have been retrieved successfully!\",\n    \"data\": {\n        \"identifier\": \"your-key-identifier\",\n        \"name\": \"your-API-key-name\",\n        \"whitelist\": {\n            \"status\": \"enabled\",\n            \"data\": [\n                {\n                    \"address\": \"your-whitelisted-IP-address\",\n                    \"createdAt\": \"2024-12-06 19:35:37\"\n                }\n            ]\n        },\n        \"permissions\": {\n            \"status\": \"disabled\",\n            \"data\": []\n        },\n        \"statistics\": {\n            \"calls\": {\n                \"all-time\": {\n                    \"total\": \"89\",\n                    \"success\": \"47\",\n                    \"fail\": \"42\"\n                },\n                \"24h\": {\n                    \"total\": \"9\",\n                    \"success\": \"3\",\n                    \"fail\": \"6\"\n                }\n            }\n        }\n    }\n}"},{"id":"129fc8e7-0c65-476e-b13a-55c424c5391f","name":"Details - Success (Custom permissions)","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/authentication/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 18:24:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Xq%2B%2BCWNNqh9J2W0avrW%2Fqar00cQHPjhjQzECF4YrxLwYfii0sD8Xu76kk%2BiMTI11R5PHT%2B%2BplnAx1wSx3AzsFgMIMi%2F1ZIJCY82x%2B4dldkEaGgDluwmzcEQ54rVbrYiVXz4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f17fd54ab1e209a-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=5173&min_rtt=2597&rtt_var=5123&sent=16&recv=17&lost=0&retrans=0&sent_bytes=5600&recv_bytes=2765&delivery_rate=1087087&cwnd=252&unsent_bytes=0&cid=c989432ffb1add6e&ts=23857&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The authentication details have been retrieved successfully!\",\n    \"data\": {\n        \"identifier\": \"your-key-identifier\",\n        \"name\": \"your-API-key-name\",\n        \"whitelist\": {\n            \"status\": \"enabled\",\n            \"data\": [\n                {\n                    \"address\": \"your-whitelisted-IP-address\",\n                    \"createdAt\": \"2024-12-13 18:17:14\"\n                },\n                {\n                    \"address\": \"your-whitelisted-IP-address\",\n                    \"createdAt\": \"2024-12-13 18:17:14\"\n                },\n                {\n                    \"address\": \"your-whitelisted-IP-address\",\n                    \"createdAt\": \"2024-12-13 18:23:41\"\n                }\n            ]\n        },\n        \"permissions\": {\n            \"status\": \"enabled\",\n            \"data\": [\n                \"virtual-server:stop\",\n                \"virtual-server:start\",\n                \"virtual-server:restart\",\n                \"virtual-server:vnc\",\n                \"virtual-server:details\",\n                \"virtual-server:list\",\n                \"storage:details\",\n                \"storage:list\",\n                \"utility:stock-list\",\n                \"utility:single-stock\",\n                \"utility:metadata\",\n                \"authentication:delete\",\n                \"authentication:details\",\n                \"authentication:list\"\n            ]\n        },\n        \"statistics\": {\n            \"calls\": {\n                \"all-time\": {\n                    \"total\": \"10\",\n                    \"success\": \"7\",\n                    \"fail\": \"3\"\n                },\n                \"24h\": {\n                    \"total\": \"10\",\n                    \"success\": \"7\",\n                    \"fail\": \"3\"\n                }\n            }\n        }\n    }\n}"},{"id":"140d5091-4d41-4a44-9c72-10a8d6c6e678","name":"Details - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/authentication/details"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 18:29:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=rWfSYkaoZ101rDugjCKHyBkfLlCmGk17d9W%2FLgraYB74jbjYso45oxw%2FmsEa06UXlNdmRFxUBhY1BjOB1Lrdc6nKX3UmzOlfDxd5UC0nN2Zz0OvGqVfyDvBCFg5e28c8Wkk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f1804d93b175770-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7958&min_rtt=2359&rtt_var=11484&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1739&recv_bytes=1523&delivery_rate=1209690&cwnd=253&unsent_bytes=0&cid=994ea5e1c65c1a2c&ts=772&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"5b6fd3a8-56b6-4526-93aa-74f7cbc657f1"},{"name":"Update","id":"e9cc55b7-e527-433c-9f65-82edb7780210","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-key-name (optional)","type":"text","description":"<p>The name of your new API key.</p>\n"},{"key":"whitelist","value":"IP-whitelist (optional)","type":"text","description":"<p>List of authorized IPs for operations with the API key</p>\n"},{"key":"permissions","value":"key-permissions (optional)","type":"text","description":"<p>Authorized operations that can be performed with the API key</p>\n"}]},"url":"https://api.oblivus.com/v2/authentication/update/","description":"<p>You can use this endpoint to update the usage settings of the specified API key. You can update the transaction permissions, allowed IP addresses, or completely remove any restrictions.</p>\n<ul>\n<li>To reset the permissions and IP whitelist to default (full access), you need to send the field value as <code>notset</code>, instead of sending them as an array.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","authentication","update",""],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"aac9d6a9-5bd8-48f0-950c-d79843fbddcc","name":"Update - Success (Name change)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-new-key-name","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/update/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 18:54:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=%2FP2x%2BBy5qdxiBvTSJNvp68y%2F0bFtqVGkRwfvCczc%2BNq1IjCRre0CA8JBh5%2BRWSmIfzyJs4kM%2FzWhgJPkOJ9Slx%2FaoQnNf9axdIQV9c8hWJ11SzXCg3TrFaH4z8ztJZQXUuQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f182a58f8de07a0-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=7653&min_rtt=2143&rtt_var=11371&sent=7&recv=8&lost=0&retrans=0&sent_bytes=1713&recv_bytes=1643&delivery_rate=1343228&cwnd=234&unsent_bytes=0&cid=9df4788dbd4f99f5&ts=15001&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully updated!\"\n}"},{"id":"b16c2c67-7b09-4b2a-8aa1-6a535c7afd46","name":"Update - Success (Permissions)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"permissions[]","value":"virtual-server:stop","type":"text"},{"key":"permissions[]","value":"virtual-server:start","type":"text"},{"key":"permissions[]","value":"virtual-server:delete","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/update/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 19:06:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=AMUPmwvrZBL14ACWGWB21QxUw0W%2Bkm%2FBzLwguTBjxkfPIeX64EjpAmcUatJ3acSYFsihn24vMXUdkZMt8Jn7jHln%2BxaBPmAdlUJVfjEWIjrNWlIyNXArXTzotAujW%2FGm0mY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f183ac2fd55d6e5-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2121&min_rtt=1988&rtt_var=841&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1261&delivery_rate=728370&cwnd=244&unsent_bytes=0&cid=7704c959328032f6&ts=260&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully updated!\"\n}"},{"id":"8024967c-6a44-418d-bdf3-2e345be6bcf6","name":"Update - Success (Disable Permissions)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"permissions","value":"notset","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/update/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Dec 2024 19:06:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=AMUPmwvrZBL14ACWGWB21QxUw0W%2Bkm%2FBzLwguTBjxkfPIeX64EjpAmcUatJ3acSYFsihn24vMXUdkZMt8Jn7jHln%2BxaBPmAdlUJVfjEWIjrNWlIyNXArXTzotAujW%2FGm0mY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f183ac2fd55d6e5-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2121&min_rtt=1988&rtt_var=841&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1261&delivery_rate=728370&cwnd=244&unsent_bytes=0&cid=7704c959328032f6&ts=260&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully updated!\"\n}"},{"id":"f8217df9-d94f-4802-8aed-a69987dda8a9","name":"Update - Success (IP Whitelist)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-new-key-name","type":"text","disabled":true},{"key":"whitelist[]","value":"1.1.1.1","type":"text"},{"key":"whitelist[]","value":"2.2.2.2","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/update/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:28:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=8FMkbB3HWBJHxtB7iL4WgeRaIQCDzILB%2Bj9lvE7jA3UDHrIpC%2F724soVHra9quUcp%2Bo3VeIouir4PWht6DcQyOQlIlqH8Q8LESBK%2FEtFqIvqn1HJkzeTS33X%2BcuUcjt96A4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3a00eaeb19f184-CDG"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=65705&min_rtt=65501&rtt_var=18825&sent=6&recv=6&lost=0&retrans=0&sent_bytes=2808&recv_bytes=759&delivery_rate=57675&cwnd=252&unsent_bytes=0&cid=82dbaea45d73887c&ts=141&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully updated!\"\n}"},{"id":"a794d89d-75be-4618-a4c0-5e03e75727fe","name":"Update - Success (Disable Whitelist)","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"your-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"whitelist","value":"notset","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/update/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:28:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=8FMkbB3HWBJHxtB7iL4WgeRaIQCDzILB%2Bj9lvE7jA3UDHrIpC%2F724soVHra9quUcp%2Bo3VeIouir4PWht6DcQyOQlIlqH8Q8LESBK%2FEtFqIvqn1HJkzeTS33X%2BcuUcjt96A4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f3a00eaeb19f184-CDG"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=65705&min_rtt=65501&rtt_var=18825&sent=6&recv=6&lost=0&retrans=0&sent_bytes=2808&recv_bytes=759&delivery_rate=57675&cwnd=252&unsent_bytes=0&cid=82dbaea45d73887c&ts=141&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"API key has been successfully updated!\"\n}"},{"id":"e9d6c786-ef0e-42d8-8d54-00637eecb659","name":"Update - Error #1","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"bad-API-key"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"your-new-key-name","type":"text","disabled":true},{"key":"permissions","value":"\"virtual-server:stop\", \"virtual-server:start\", \"virtual-server:delete\"","type":"text","disabled":true},{"key":"whitelist","value":"","type":"text"}]},"url":"https://api.oblivus.com/v2/authentication/update/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:23:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0KNfQtFIsxLhi2tu%2BOyIG%2Fbt8vwx%2BcNLAEQ%2FPLrPefdShLnza0z7ScXzcX3FD1lEtxZWh2qsdTtqc8e6X4LQRKQzOzdF6x6mMLwTxaZHICg0vN4AXRLRWl1EQtMejpjwEpY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39f99978972a76-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=66464&min_rtt=65981&rtt_var=19466&sent=6&recv=6&lost=0&retrans=0&sent_bytes=2810&recv_bytes=723&delivery_rate=56022&cwnd=252&unsent_bytes=0&cid=63221aaf4a230d3e&ts=136&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"e9cc55b7-e527-433c-9f65-82edb7780210"}],"id":"e436caa5-d75c-4ec8-948d-1e56ea5dbe26","_postman_id":"e436caa5-d75c-4ec8-948d-1e56ea5dbe26","description":""},{"name":"Transaction","item":[{"name":"List","id":"61c29489-2fb9-46b2-8d80-5ee5349eb4db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/transaction/list","description":"<p>You can use this endpoint to access the general list of transactions. The response includes details such as different transaction types, amounts, and their status.</p>\n","urlObject":{"protocol":"https","path":["v2","transaction","list"],"host":["api","oblivus","com"],"query":[],"variable":[]}},"response":[{"id":"5d9325ee-deb8-46de-873c-8e55ab53485e","name":"List Transactions - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/transaction/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:16:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Rxs5Z1qx0GtVzhPAWRFJuKMzSe2EVB17FYu2iyI%2BcN2KznxzzEq9UjRhPuzQtVA4N74xOtUo%2B09U5z8CI6KNqxJomJj752dwiMAchhg%2Bm83%2B8%2FbM%2BKmsn%2B9JTSvb3lsDKiQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39eed9efa9f0a3-CDG"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=74443&min_rtt=65315&rtt_var=20205&sent=28&recv=26&lost=0&retrans=0&sent_bytes=7113&recv_bytes=1697&delivery_rate=57594&cwnd=258&unsent_bytes=0&cid=9bb152ecb75e24d4&ts=14227&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The transaction details have been retrieved successfully!\",\n    \"data\": [\n        {\n            \"transactionID\": \"transaction-ID\",\n            \"resource\": \"\",\n            \"transactionAmount\": \"0.0044166649\",\n            \"gateway\": \"Oblivus Console\",\n            \"customerHash\": \"customer-hash\",\n            \"status\": \"Ongoing\",\n            \"executionDate\": \"2024-12-19 18:01:50\"\n        },\n        {\n            \"transactionID\": \"transaction-ID\",\n            \"resource\": \"Auto Top-Up\",\n            \"transactionAmount\": \"150.0000000000\",\n            \"gateway\": \"Revolut\",\n            \"customerHash\": \"System\",\n            \"status\": \"Completed\",\n            \"executionDate\": \"2024-11-27 14:07:02\"\n        },\n        {\n            \"transactionID\": \"transaction-ID\",\n            \"resource\": \"Balance\",\n            \"transactionAmount\": \"5.0000000000\",\n            \"gateway\": \"Revolut\",\n            \"customerHash\": \"customer-hash\",\n            \"status\": \"Completed\",\n            \"executionDate\": \"2024-11-27 14:06:22\"\n        }\n    ]\n}"},{"id":"124c789a-c4f7-40a8-be9a-da560f4ffdbe","name":"List Transactions - Error","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":"https://api.oblivus.com/v2/transaction/list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:17:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=oeT3LQXwAmtfSWs8X%2FKykuqA9cHhz7KHauA9pJ6Cdk1PiX929%2BswLyosEFYayIBc%2BEX4taNxHqxmbzuQvNkWodH9GqoWVLcjB%2B%2BdG7SJz34nD2h8HCJHBiswbReGlUM4SQQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39f08ddd379eee-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=72402&min_rtt=65905&rtt_var=23224&sent=10&recv=9&lost=0&retrans=0&sent_bytes=4293&recv_bytes=1007&delivery_rate=57395&cwnd=36&unsent_bytes=0&cid=cd16c0824750e5ce&ts=307&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"}],"_postman_id":"61c29489-2fb9-46b2-8d80-5ee5349eb4db"},{"name":"Details","id":"94c1a046-ef97-4a91-a722-1282ba20ef90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":"https://api.oblivus.com/v2/transaction/details/?transactionID=your-transaction-ID (required)","description":"<p>You can use this endpoint to access the details of a transaction queried by its ID. The response includes information such as different transaction types, amounts, and their status.</p>\n","urlObject":{"protocol":"https","path":["v2","transaction","details",""],"host":["api","oblivus","com"],"query":[{"description":{"content":"<p>The ID of the transaction you wish to query</p>\n","type":"text/plain"},"key":"transactionID","value":"your-transaction-ID (required)"}],"variable":[]}},"response":[{"id":"6abadc86-5cc9-47c1-b65b-25d8fe06c083","name":"Transaction Details - Success","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/transaction/details/?transactionID=your-transaction-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","transaction","details",""],"query":[{"key":"transactionID","value":"your-transaction-ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:20:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=SpC1iwjmrBGsdm669iaYUO4e7P52Otrf8XlDJOFB%2FHUQbnsmxFfYZ5jIKSlo%2F8Eybg804IuagemQL749VSaiQKrTorou%2BTWHyYLXHmOlEoaf%2Fp6SjDMcfwJSbrNhQqc3IcE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39f5446cefd0a3-CDG"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=66576&min_rtt=66378&rtt_var=19051&sent=6&recv=6&lost=0&retrans=0&sent_bytes=2808&recv_bytes=695&delivery_rate=57068&cwnd=252&unsent_bytes=0&cid=167ba3d9bc5f7f31&ts=142&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"SUCCESS\",\n    \"code\": 200,\n    \"info\": \"The transaction details have been retrieved successfully!\",\n    \"data\": {\n        \"resource\": \"Auto Top-Up\",\n        \"transactionAmount\": \"150.0000000000\",\n        \"gateway\": \"Revolut\",\n        \"customerHash\": \"System\",\n        \"status\": \"Completed\",\n        \"executionDate\": \"2024-11-27 14:07:02\"\n    }\n}"},{"id":"479b255b-e887-48e1-8bbe-581139fba49b","name":"Transaction Details - Error #1","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"bad-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/transaction/details/?transactionID=your-transaction-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","transaction","details",""],"query":[{"key":"transactionID","value":"your-transaction-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:21:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=e3Zzhu76cQX5F3Y7XVIQnXSh3jbBAnBFg6FwKfqKBcUa1Kf9NY%2FzufT%2BO5cCCRKI%2BpcHQW7G0CMwhIIBAcHZQbvzhd7ytBds3FCe5fDVPYPUyQXgJLHtjdXDU0n%2BpdLkUiU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39f6ab5b22d0a3-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=70925&min_rtt=66117&rtt_var=16926&sent=66&recv=64&lost=0&retrans=0&sent_bytes=5505&recv_bytes=1444&delivery_rate=57068&cwnd=257&unsent_bytes=0&cid=167ba3d9bc5f7f31&ts=57548&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"Authentication error!\"\n}"},{"id":"94c742ad-177e-4621-83bb-df71df9c4477","name":"Transaction Details - Error #2","originalRequest":{"method":"GET","header":[{"key":"apiKey","value":"your-API-key"}],"url":{"raw":"https://api.oblivus.com/v2/transaction/details/?transactionID=bad-transaction-ID","protocol":"https","host":["api","oblivus","com"],"path":["v2","transaction","details",""],"query":[{"key":"transactionID","value":"bad-transaction-ID"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Dec 2024 21:20:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Origin"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=v8DEnB9GmnUWV8G4WgQ6yxAChMrWgCHfa6S6CDrquTYZ7mHxejeGCdvWk1lLs60ZE1cKBhcOR6myidNHoIJfs0D9B7D06o9kxRnGyokxjrz1mMGc8cO6U8EmApC7F9RkE%2FU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8f39f5cd5ee7d0a3-CDG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=71599&min_rtt=66378&rtt_var=20771&sent=30&recv=29&lost=0&retrans=0&sent_bytes=4419&recv_bytes=1069&delivery_rate=57068&cwnd=255&unsent_bytes=0&cid=167ba3d9bc5f7f31&ts=22032&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ERROR\",\n    \"code\": 400,\n    \"info\": \"The transaction does not exist in the given billing profile!\"\n}"}],"_postman_id":"94c1a046-ef97-4a91-a722-1282ba20ef90"}],"id":"9386a92a-e19b-441f-9cc8-33c21df78f9c","_postman_id":"9386a92a-e19b-441f-9cc8-33c21df78f9c","description":""}],"variable":[{"id":"cd6c5eb7-671f-4dd0-aa03-da2334666d7b","key":"apiKey","value":"your-API-key"}]}