mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-23 09:59:59 -05:00
118 lines
2.7 KiB
HTML
118 lines
2.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/tr/1999/REC-html401-19991224/loose.dtd">
|
|
<html><head>
|
|
<title>VMware vSphere Automation Python SDK: Client API References</title>
|
|
|
|
<meta content="VMware, Inc. All rights reserved." name="copyright"></meta>
|
|
<link rel="stylesheet" type="text/css" href="../resources/template.css"></link>
|
|
<style type="text/css">
|
|
|
|
h4 {
|
|
padding: 0;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
border-top: 1px solid #dedede;
|
|
background-color:#E6EDF6;
|
|
}
|
|
|
|
|
|
.Parameter {
|
|
margin: 0 0 7px 0;
|
|
width: 100%;
|
|
font-size: 11px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.Code
|
|
{
|
|
font-size: 11px; font-family:
|
|
"Courier New", Courier, monospace;
|
|
}
|
|
|
|
.Console
|
|
{
|
|
font-size: 11px; font-family:
|
|
"Courier New", Courier, monospace;
|
|
color: #ffffff;
|
|
font-weight: bold;
|
|
background: #000000;
|
|
}
|
|
.Caption {
|
|
font-size:11px; line-height:12px; text-transform: uppercase; FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none
|
|
}
|
|
.Exp {
|
|
font-size:11px; text-transform: uppercase; FONT-WEIGHT: bold; COLOR: #3366AA;
|
|
}
|
|
.Large { font-size: 16px; FONT-WEIGHT: bold; }
|
|
|
|
.TableText {
|
|
FONT-SIZE: 11px;
|
|
}
|
|
|
|
.TableHead {
|
|
FONT-SIZE: 10px; font-weight: bold;
|
|
}
|
|
|
|
.BoldRedText {
|
|
FONT-WEIGHT: bold; COLOR: #CC0000; TEXT-DECORATION: none
|
|
}
|
|
.BoldBlue {
|
|
FONT-WEIGHT: bold; COLOR: #3366AA; TEXT-DECORATION: none
|
|
}
|
|
.Miniscule {font-size: 9px;
|
|
}
|
|
|
|
.Nav {font-size: 11px; COLOR: #3366AA;
|
|
}
|
|
.Large { font-size: 16px; FONT-WEIGHT: bold; }
|
|
</style>
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<table cellpadding="0" cellspacing="5" id="main-table">
|
|
<tr><td id="main-body" align="left">
|
|
<!-- ///*** start of content area ***/// -->
|
|
|
|
|
|
<table width="100%" cellpadding="5">
|
|
<tr>
|
|
<td><h1>VMware vSphere Automation Python SDK: Client API References</h1></td>
|
|
<td align="right">
|
|
<img src="../resources/vmware.gif" alt="VMware logo" width="187" height="72" border="0"></img>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<p class="Nav">
|
|
<img src="../resources/page.gif" alt="vSphere Automation SDK for Python Readme" width="13" height="16" border="0"></img>
|
|
<a href="../../vSphere-Automation-SDK-Python-README.html">README for vSphere Automation SDK for Python</a>.
|
|
</p>
|
|
<hr />
|
|
|
|
<h2>Python SDK API Docs</h2>
|
|
<p>
|
|
<ul>
|
|
<li><a href="client/py-modindex.html#cap-c">API reference documentation</a> for tagging and content library</li>
|
|
<li><a href="https://github.com/vmware/pyvmomi/tree/master/docs">pyVmomi API reference documentation</a> for vSpehere API</li>
|
|
</ul>
|
|
</p>
|
|
<hr />
|
|
<table border="0" width="100%">
|
|
<tr>
|
|
<td>
|
|
<p class="Miniscule">Copyright © 2015 VMware, Inc. All rights not expressly granted herein are reserved.</p>
|
|
</td>
|
|
<td align="right"><p class="Miniscule">Last updated: 23rd January 2015 | VMware vSphere Automation SDK for Python</p></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</body>
|
|
</html>
|