Allows you to get a list of all tenants, information about which is stored in the Integration Server database, as well as information about each tenant.
Method:
GET /api/2.0/virtualization/tenants
Return codes:
200 (OK)
– request completed successfully. The response returns information about all tenants as a list.403 (Forbidden)
– access to the resource is denied.