Adding vCenter inventory into VCF Automation

  1. Login as admin to the system tenant
  2. From Organisation select your Organisation you want to manage and choose link: Launch Organization Portal
  3. Under library, select workflow, change the view to the tree (right side near the hamburger button)

4. From tree, expand vCenter and run workflow: Add a vCenter instance. It might be required to disable option “Do you want to create a session per user to the vCenter?”

5. Under Administration -> Inventory, select vCenter and verify if Datacenters folder is visible


Now you can run workflows over that vCenter.

Create folder for that vCenter

Run that workflow and provide parent folder where subfolder should be deployed.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Linux
Nginx configuration for joplin note taking app

Introduction Joplin may not be the most perfect note-taking application, but it is open-source, well-known, has a long release history, works on multiple operating systems, and supports plugins. It’s not perfect, but it’s good enough and highly usable. In case of this type of application, it is important to have …

Uncategorized
Linux administration, few interesting tips

Change user id (uid) and group id (gid) for specific user

Linux
Migrate WordPress site to another hosting service.

IntroductionThis article details the migration of WordPress site (exactly this site you are now on) from one service provider to Amazon Lightsail. There might be various reason to do that (mine is outlined below) but in general I hope to share the message that especially with WordPress, migration can be …