URL
GET https://{api-url}/api/v2/tenants/{varId}/clients/minimal
Sample URLs
https://{api-url}/api/v2/tenants/msp_90/clients/minimal
Status code
200 OK
Sample response
[
{
"uniqueId" : "client_93",
"name" : "Brocade Lab"
},
{
"uniqueId" : "client_1880",
"name" : "ACS Network Group"
},
{
"uniqueId" : "client_69856",
"name" : "Brocade Inc Client"
}
]