mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-19 03:54:03 +01:00
12 lines
2.7 KiB
HTML
12 lines
2.7 KiB
HTML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>2.1. Roles</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-API_Developers_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack API Developer's Guide" /><link rel="up" href="developer-introduction.html" title="Chapter 2. Introduction for Developers" /><link rel="prev" href="developer-introduction.html" title="Chapter 2. Introduction for Developers" /><link rel="next" href="api-reference.html" title="2.2. API Reference Documentation" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="developer-introduction.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="api-reference.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="roles" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="roles">2.1. Roles</h2></div></div></div><div class="para">
|
||
The CloudPlatform API supports three access roles:
|
||
</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
|
||
Root Admin. Access to all features of the cloud, including both virtual and physical resource management.
|
||
</div></li><li class="listitem"><div class="para">
|
||
Domain Admin. Access to only the virtual resources of the clouds that belong to the administrator’s domain.
|
||
</div></li><li class="listitem"><div class="para">
|
||
User. Access to only the features that allow management of the user’s virtual instances, storage, and network.
|
||
</div></li></ol></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="developer-introduction.html"><strong>Prev</strong>Chapter 2. Introduction for Developers</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="api-reference.html"><strong>Next</strong>2.2. API Reference Documentation</a></li></ul></body></html>
|