Updates the API Reference links
Change-Id: Iff04d17d09841651d3ff37338a04e4c4ebd25956
This commit is contained in:
@@ -833,38 +833,77 @@
|
||||
<p>
|
||||
An Application Programming Interface (API) offers a way to use the capabilities of a service by using predefined functions. Use the API when the programming language you're using is not supported in an SDK. Please consider contributing that work to one of the
|
||||
<a href="https://wiki.openstack.org/wiki/SDKs#Known_SDKs">
|
||||
Known SDKs
|
||||
</a>
|
||||
.
|
||||
Known SDKs</a>. The <a href="http://docs.openstack.org/api/quick-start/content/">
|
||||
OpenStack API Quick Start
|
||||
</a> gives you the basics for interacting with the services.
|
||||
</p>
|
||||
<div class="span-3">
|
||||
<div class="span-24" id="api-docs">
|
||||
<div class="span-8 last">
|
||||
<dl>
|
||||
<dt>
|
||||
API
|
||||
References
|
||||
</dt>
|
||||
<dd>
|
||||
<a href="http://docs.openstack.org/api/api-ref-guides.html">
|
||||
API References
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-4 prepend-1">
|
||||
<dl>
|
||||
<dt>
|
||||
Docs and Resources
|
||||
</dt>
|
||||
<dd>
|
||||
<a class="link" href="http://docs.openstack.org/api/quick-start/content/" target="_top">
|
||||
Getting Started Guide
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="http://developer.openstack.org/api-ref.html" target="_top">
|
||||
API Complete Reference
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-blockstorage-v2.html">
|
||||
Block Storage v2
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-compute-v2.html">
|
||||
Compute v2
|
||||
</a>
|
||||
</dd>
|
||||
<!-- <dd>
|
||||
<a href="https://">
|
||||
Database Processing
|
||||
</a>
|
||||
</dd> -->
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-databases-v1.html">
|
||||
Database Service v1.0
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-identity-v3.html">
|
||||
Identity Service v3
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-identity-v2.html">
|
||||
Identity Service v2.0
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-image-v2.html">
|
||||
Image Service v2
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-image-v1.html">
|
||||
Image Service v1
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-networking-v2.html">
|
||||
Networking v2.0
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-objectstorage-v1.html">
|
||||
Object Storage v1
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-orchestration-v1.html">
|
||||
Orchestration v1
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="http://developer.openstack.org/api-ref-telemetry-v2.html">
|
||||
Telemetry
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -918,4 +957,4 @@
|
||||
//]]>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user