blob: c9af97df5d0d0fd28e85578127f542922d40e8db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. _offeredapis:
Offered APIs
============
This document describes the OSDF HAS (Homing and Allocation Service) API
To view API documentation in the interactive swagger UI download the following and
paste into the swagger tool here: https://editor.swagger.io
.. csv-table::
:header: "API name", "Swagger JSON"
:widths: 10,5
"OOF OSDF HAS API", ":download:`link <../api/swagger/oof-osdf-has-api.json>`"
"OOF OPTENG API", ":download:`link <../api/swagger/oof-optf-opteng-api.json>`"
.. OOF OSDF HAS API
.. ................
..
.. `OSDF API <osdf-api.html>`_
..
..
.. OOF OPTENG API
.. ..............
..
.. `OPTENG API <opteng-api.html>`_
|