Pages

Tuesday, February 3, 2015

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

1. Launch the CloudClient and authenticate to the vRealize Automation system. (Refer to my previous article here).

2. 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

1. 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.

No comments:

Post a Comment