Skip to content

List Tenant

JoeWinter edited this page Mar 20, 2015 · 1 revision

[Table of Contents](https://github.com/dell-oss/Doradus/wiki/Doradus Administration: Table-of-Contents) | [Previous](https://github.com/dell-oss/Doradus/wiki/List All Tenants) | [Next](https://github.com/dell-oss/Doradus/wiki/List Tenant)
[Multi-Tenant Configuration](https://github.com/dell-oss/Doradus/wiki/Multi-Tenant Configuration): List Tenant


Details of a specific tenant can be listed with the following REST command:

GET /_tenants/{tenant}

Where {tenant} is the tenant name. This command returns all tenant details includes its name, the list all tenant user IDs and passwords, and any special options used to create the tenant. An example in XML is shown below:

Clone this wiki locally