For the complete documentation index, see llms.txt. This page is also available as Markdown.
Manage and monitor instances
Using the control panel or the API, you can manage and view your Object Storage instances, such as renaming instances, viewing total used storage, viewing storage and cost based on filters, etc.
Manage instances using the control panel
On the Object Storage overview, you'll see all your instances, their descriptions, the data center they are in, how much storage they use, and their estimated cost.
At the top of the overview page, just below the Filter field, is a summary of all instances. In this case, 4 instances are using 12 GiB. The total cost is 7.44 SEK/mo.
Below this, there's a summary of each Object Storage instance.
Sorting and filtering
When using the Filter field, the total count below the field reflects the filter. In the example below, we filter all instances containing the word "My". There are two such instances, totalling 2 GiB with a cost of 1.24 SEK.
It's also possible to combine the Sort by drop-down menu with the filter. To sort the above list of instances containing the word "My" from oldest to newest, select Sort by Date (oldest first).
To only use Sort by, make sure the Filter field is empty. In the example below, we sort the instances by size, with the smallest first.
Change an instance description
Click the three dots next to the instance and select Edit description.
Type the new name into the field and click Update instance.
To view all instances in the project, including their used storage, their initial bucket, access keys, etc, use the objectstorage/listinstances endpoint.
It's also possible to add detailed lines to the response by adding the parameter includelines=yes. For example, https://api.glesys.com/objectstorage/costs?includelines=yes. The detailed lines will look like this (inside the <lines> tag):