Creating and Deleting a Tenant with CloudClient - Part 2
In this article I'm going to walk through the process of using CloudClient to create and delete tenants from vRealize Automation. I personally use this procedure to setup a consistent and repeatable environment when doing internal testing or building demo environments for developing our professional services offerings.
Creating a Tenant
- Launch the CloudClient and authenticate to the vRealize Automation system. (Refer to my previous article here).
- Enter the following command-line syntax to create a new tenant.
In this example we used the 'vra tenant add' command. For easy reference here are the parameters explained.
Deleting a Tenant
- To delete the tenant we just created, enter the following command-line syntax.
In this example we used the 'vra tenant remove' command. We only need to use one parameter as defined below.