# About Indigo Component

![INDIGO Logo](https://www.indigo-datacloud.eu/sites/default/files/logo_new_1.png)

### Copyright 2016 - INDIGO-DataCloud

## INDIGO-DataCloud CDMI Server with QoS

This project provides the official reference implementation of the SNIA Cloud Data Management Interface (CDMI), an ISO standard, and also a Spring Boot application port of the SNIA CDMI-Server.

The CDMI server has been extended to support Quality-of-Service (QoS) and Data Life-cycle (DLC) operations for multiple storage back-ends like dCache, Ceph, GPFS, Gemss+TSM, StoRM and HPSS.

![](http://www.snia.org/sites/all/themes/snia/logo.png)![](http://docs.ceph.com/docs/master/_static/logo.png) ![](http://hpss-collaboration.org/images/logo.jpg) ![](https://www.dcache.org/images/dcache-banner.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://indigo-dc.gitbook.io/cdmi-qos/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
