Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel3
minLevel1

Info

This page is a guide for cloud administrators to provision tenants (enterprises) in private cloud.

Flow chart

This flow chart describes the basic process for provisioning enterprise tenants. 

...

Mermaid
fileNamemermaid_1655114480704
themeneutral
version910
{"diagramDefinition":"graph TD\r\n\r\nZ(( ))\r\n\r\nstyle Z fill:#g1g,stroke:#100,stroke-width:20px\r\n\r\nZ-->A(Provision infrastructure)\r\nA-->BB(Create roles)\r\nBB --> B(Modify privileges of roles)\r\nB-->C(Create scopes)\r\nC-->D(Create enterprises)\r\nD-->E(Create tenant admins)\r\nE-->H(Provision networks)\r\nH-->J(Create virtual datacenters)\r\nJ-->K(Capture VMs)\r\nK-->L(Configure backups)\r\nL-->Q((<fontcolour=f3efe6> * ))\r\n\tstyle Q fill:#f3efe6,stroke:#030300,stroke-width:7px,color:#f3efe6\r\n\r\nsubgraph Provision tenants\r\n    BB\r\n    B\r\n        C\r\n        D\r\n        E\r\nend"}

...

Before you begin

...