Deleting a tenant using REST and XML
Deleting a tenant is also a one-line affair.
How to do it...
- Set the URL to
https://192.168.1.205/api/mo/uni.xml
. - Use the following XML code:
<fvTenant name="TenantA" status="deleted"/>
- Press
Send
.
How it works...
If we check the object browser now, we will not get any objects returned: