getTenantProperties
getTenantProperties
Permissions:
sa
Description:
Returns the list of tenant properties specified in the property_names array.
Parameters:
tenant – tenant name
property_names – a string array containing the property values to retrieve
Valid property names are: tenantid, desc, maxrecordingsessions, maxusers, and maxsessions.
Returns:
If the method succeeds, it returns an array that contains the requested property_names values in the result field.
If the method fails, it returns an associative array in the error field.
Related methods:
createTenant, setTenantProperties