The vCloud VMWare Cloud Director portal gives you access to manage your Virtual Data Centre as well as its VMs, network configuration, firewall, vCloud Availability replication, and VDC Backups.
You can access vCloud from MyAccount or directly via the vCloud director Portal URL for your availability zone.
Accessing
...
Cloud Director Portal from MyAccount
Log in to MyAccount:
Australia or Singapore: https://account.zettagrid.com/
Indonesia: https://account.zettagrid.id/
Click “My Services” in top menu
Click the Service ID of your Virtual Data Centre subscription (or VDC Backup).
View the username in the “Cloud Director” and/or click the clipboard icon to copy the username to your clipboard.
If you don’t know your Cloud Director password, you can reset it by clicking the “Manage” button and then “Reset Cloud Director Password”
Click the “Manage” button and choose “Login to vCloud Cloud Director”
A new tab will open with the vCloud Cloud director portal for your availability Zone.
Select a Data Centre or a menu option to see the information you require.
For VDC Backup or vCloud Availability choose these options from the “More” menu item in top menu.
...
Accessing Cloud Director Portal directly
If you want to access the vCloud portal directlyCloud Director portal directly you can do so as below by gathering the required information and visiting the Cloud Director Portal URL for your zone.
Preparation
Obtain your vCloud username. You can get this from MyAccount as described above or by contacting Zettagrid support and authenticating yourself. It will normally by in the form “cloud123456”
Obtain your vCloud organisation name. You can see your vCloud organisation ID in the URL when you click “Login to vCloud Director” as described above. This is usually “Org_” followed by your vcloud username - e.g. “Org_cloud1213456”.
Access vCloud Portal
...
Make sure you have your vCloud organisation ID, username, and password.
Browse to the vCloud Portal URL for your zone as per the list below.
Enter your Cloud Director Organisation ID when prompted.
Enter your Cloud Director Username and Password.
Select a Data Centre or a menu option to see the information you require.
For VDC Backup or vCloud Availability choose these options from the “More” menu item in top menu.
See https://docs.vmware.com/en/VMware-Cloud-Director/10.4/VMware-Cloud-Director-Tenant-Portal-Guide/GUID-74C9E10D-9197-43B0-B469-126FFBCB5121.html for more information
Cloud Director Portal URL
Availability Zone | URL |
---|---|
Perth | |
Sydney | |
Melbourne | |
Adelaide | |
Brisbane | |
Jakarta | |
Cibitung | |
Singapore |
vCloud Directory API Reference Guide: https://code.vmware.com/apis/1159/vmware-cloud-director
vCloud API can be accessed by most of the RESTful API tool such as Postman and scripting tool such as PowerShell and Python. Please be advised, Zettagrid doesn’t provide any technical support of vCloud Director API and the API tools.
Here is an example of how to access Zettagrid Perth Zone vCloud API by using PowerShell.
Download this zip file and unzip it to your local machine.
View file | ||
---|---|---|
|
Follow the instruction below to use this vCloud API Powershell Module.
...
language | powershell |
---|
...
Alternative Method
Alternatively you can copy and/or bookmark the URL including your Organisation ID when you click “Login to vCloud Director” as described above. This URL should be of the form “…/tenant/{organisationID}”. Using this URL will pre-populate your Organisation ID and you can skip to Step 4 above in Access vCloud Portal.