.. Inventory Provider documentation master file, created by sphinx-quickstart on Sun Jan 24 11:28:52 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Inventory Provider ================== Documentation for Inventory Provider. This service acts as a single point of truth for information about the GÉANT network, exposed by a Flask-based web service. The webservice communicates with clients over HTTP. Responses to valid requests are returned as JSON messages. The server will therefore return an error unless `application/json` is in the `Accept` request header field. HTTP communication and JSON grammar details are beyond the scope of this document. Please refer to [RFC 2616](https://tools.ietf.org/html/rfc2616) and www.json.org for more details. .. toctree:: :maxdepth: 2 :caption: Contents: configuration