cloudstack/docs/en-US/use-project-view.xml
2012-07-16 15:43:58 -04:00

24 lines
1.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
%BOOK_ENTITIES;
]>
<section id="use-project-view">
<title>Using the Project View</title>
<para>If you are a member of a project, you can use CloudPlatforms project view to see project members, resources consumed, and more. The project view shows only information related to one project. It is a useful way to filter out other information so you can concentrate on a project status and resources.</para>
<orderedlist>
<listitem><para>Log in to the CloudPlatform UI.</para></listitem>
<listitem><para>Click Project View.</para></listitem>
<listitem><para>The project dashboard appears, showing the projects VMs, volumes, users, events, network settings, and more. From the dashboard, you can:</para>
<itemizedlist>
<listitem><para>Click the Accounts tab to view and manage project members. If you are the project administrator, you can add new members, remove members, or change the role of a member from user to admin. Only one member at a time can have the admin role, so if you set another users role to admin, your role will change to regular user.</para></listitem>
<listitem><para>(If invitations are enabled) Click the Invitations tab to view and manage invitations that
have been sent to new project members but not yet accepted. Pending invitations will
remain in this list until the new member accepts, the invitation timeout is reached, or
you cancel the invitation.</para></listitem>
</itemizedlist>
</listitem>
</orderedlist>
</section>