006cafd5a2
Add link for comprehensive API Reference PDF to all index.html pages Partial-Bug: #1301473 Change-Id: I9ac759e0a26d64c1060a0ff1fc1a00565416fa2c author: diane fleming
206 lines
9.5 KiB
HTML
Executable File
206 lines
9.5 KiB
HTML
Executable File
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html lang="en">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="google-site-verification" content="Ip5yk0nd8yQHEo8I7SjzVfAiadlHvTvqQHLGwn1GFyU">
|
|
|
|
<title>OpenStack Docs: APIs</title>
|
|
<link href='http://fonts.googleapis.com/css?family=PT%20Sans&subset=latin' rel='stylesheet' type='text/css'>
|
|
<link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/screen.css" type="text/css" media="screen, projection">
|
|
<link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/print.css" type="text/css" media="print">
|
|
<link rel="stylesheet" href="http://openstack.org/themes/openstack/css/main.css" type="text/css" media="screen, projection, print">
|
|
<link rel="stylesheet" type="text/css" href="/common/css/docblitz.css">
|
|
<script type="text/javascript">
|
|
//<![CDATA[
|
|
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-17511903-1']);
|
|
_gaq.push(['_setDomainName', '.openstack.org']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
|
|
//]]>
|
|
</script>
|
|
<style type="text/css">
|
|
div.c1 {width: 100%;}
|
|
</style>
|
|
</head>
|
|
|
|
<body class="docshome" id="docshome">
|
|
<div class="container" id="header">
|
|
<div class="span-5">
|
|
<h1 id="logo"><a href="http://www.openstack.org/">OpenStack</a></h1>
|
|
</div>
|
|
|
|
<div class="span-19 last" id="navigation">
|
|
<ul id="Menu1">
|
|
<li><a href="http://www.openstack.org/" title="Go to the OpenStack Home page" class="link">Home</a></li>
|
|
|
|
<li><a href="http://www.openstack.org/projects/" title="Go to the OpenStack Projects page">Projects</a></li>
|
|
|
|
<li><a href="http://www.openstack.org/user-stories/" title="Go to the OpenStack User Stories page" class="link">User Stories</a></li>
|
|
|
|
<li><a href="http://www.openstack.org/community/" title="Go to the OpenStack Community page" class="link">Community</a></li>
|
|
|
|
<li><a href="http://www.openstack.org/blog/" title="Go to the OpenStack Blog">Blog</a></li>
|
|
|
|
<li><a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">Wiki</a></li>
|
|
|
|
<li><a href="http://docs.openstack.org/" title="Go to the OpenStack Documentation" class="current">Documentation</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="span-12">
|
|
<h3 class="subhead"><a href="http://docs.openstack.org/">Documentation</a> > API References</h3>
|
|
</div>
|
|
|
|
<div class="searchArea span-10 last">
|
|
<div id="cse" class="c1">
|
|
Loading
|
|
</div><script src="http://www.google.com/jsapi" type="text/javascript">
|
|
</script> <script type="text/javascript">
|
|
//<![CDATA[
|
|
|
|
google.load('search', '1', {language : 'en'});
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(["_setAccount", "UA-17511903-6"]);
|
|
function _trackQuery(control, searcher, query) {
|
|
var gaQueryParamName = "q";
|
|
var loc = document.location;
|
|
var url = [
|
|
loc.pathname,
|
|
loc.search,
|
|
loc.search ? '&' : '?',
|
|
gaQueryParamName == '' ? 'q' : encodeURIComponent(gaQueryParamName),
|
|
'=',
|
|
encodeURIComponent(query)
|
|
].join('');
|
|
_gaq.push(["_trackPageview", url]);
|
|
}
|
|
google.setOnLoadCallback(function() {
|
|
var customSearchControl = new google.search.CustomSearchControl('011012898598057286222:elxsl505o0o');
|
|
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
|
customSearchControl.setSearchStartingCallback(null, _trackQuery);
|
|
customSearchControl.draw('cse');
|
|
}, true);
|
|
//]]>
|
|
</script>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container"> <div class="span-12">
|
|
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
|
<dl>
|
|
<dd><a
|
|
href="http://api.openstack.org/api-ref.html"
|
|
>API Complete Reference (HTML)</a>
|
|
</dd>
|
|
<dd><a
|
|
href="http://api.openstack.org/api-ref-guides/bk-api-ref.pdf"
|
|
>API Complete Reference (PDF)</a>
|
|
</dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-block-storage/2.0/content/"
|
|
>Block Storage Service API v2.0
|
|
Reference</a></dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-block-storage/1.0/content/"
|
|
>Block Storage Service API v1.0
|
|
Reference</a></dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-compute/2/content/"
|
|
>Compute API v2 and Extensions
|
|
Reference</a></dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-identity-service/2.0/content/"
|
|
>Identity Service API v2.0
|
|
Reference</a></dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-network/2.0/content/"
|
|
>Networking API v2.0 Reference</a></dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-image-service/2.0/content/"
|
|
>Image Service API v2 Reference</a></dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-image-service/1.1/content/"
|
|
>Image Service API v1 Reference</a></dd>
|
|
<dd><a
|
|
href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/"
|
|
>Object Storage API v1 Reference</a></dd>
|
|
</dl>
|
|
<!--<div class="span-12">
|
|
<h2><a href="http://docs.openstack.org/api/openstack-block-storage/2.0/content/">OpenStack Block Storage Service API v2 Reference</a></h2>
|
|
|
|
<p>Block Storage Service API v2.</p>
|
|
<h2><a href="http://docs.openstack.org/api/openstack-compute/2/content/">OpenStack Compute API v2 and Extensions Reference</a></h2>
|
|
|
|
<p>Compute API v2 and extensions.</p>
|
|
|
|
<h2><a href="http://docs.openstack.org/api/openstack-identity-service/2.0/content/">OpenStack Identity Service API v2.0 Reference</a></h2>
|
|
|
|
<p>Identity Service API v2.0.</p>
|
|
<h2><a href="http://docs.openstack.org/api/openstack-network/2.0/content/">OpenStack Networking API v2.0 Reference</a></h2>
|
|
|
|
<p>Networking API v2.0.</p>
|
|
<h2><a href="http://docs.openstack.org/api/openstack-image-service/2.0/content/">OpenStack Image Service API v2 Reference</a></h2>
|
|
|
|
<p>Image Service API v2.</p>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="span-12 last">
|
|
|
|
<h2><a href="http://docs.openstack.org/api/openstack-image-service/1.0/content/">OpenStack Image Service API v1 Reference</a></h2>
|
|
|
|
<p>Image Service API v1.0 and API v1.1.</p>
|
|
<h2><a href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/">OpenStack Object Storage API v1 Reference</a></h2>
|
|
|
|
<p>Object Storage API v1.</p>
|
|
|
|
</div>
|
|
</div>--></div></div>
|
|
|
|
<div class="container" id="footer">
|
|
<hr>
|
|
<p>Documentation treated like code, powered by the community - interested? Here's <a href="http://wiki.openstack.org/Documentation/HowTo">how to contribute</a>. </p>
|
|
<p>The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by <a href="http://www.rackspacecloud.com/">Rackspace Cloud Computing</a>.</p>
|
|
</div><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js">
|
|
</script><script src="/common/jquery/jquery.hoverIntent.minified.js" type="text/javascript" charset="utf-8">
|
|
</script><script type="text/javascript" charset="utf-8">
|
|
//<![CDATA[
|
|
$(document).ready(function() {
|
|
|
|
function addMenu(){
|
|
$(".dropDown").addClass("menuHover");
|
|
}
|
|
|
|
function removeMenu(){
|
|
$(".dropDown").removeClass("menuHover");
|
|
}
|
|
|
|
var menuConfig = {
|
|
interval: 500,
|
|
sensitivity: 4,
|
|
over: addMenu,
|
|
timeout: 500,
|
|
out: removeMenu
|
|
};
|
|
|
|
$(".dropDownTrigger").hoverIntent(menuConfig);
|
|
|
|
});
|
|
|
|
//]]>
|
|
</script>
|
|
</body>
|
|
</html>
|