setTenantProperties
setTenantProperties
Permissions:
sa
Description:
Sets the values specified in the properties associative array to the Tenant properties.
Parameters:
tenant – tenant name
properties – an associative array containing the properties to be configured
*Valid property names are: tenantid, desc, maxrecordingsessions, maxusers, and maxsessions.
Returns:
If the method succeeds, it returns “OK” in the result field.
If the method fails, it returns an associative array in the error field.
Related methods:
createTenant, getTenantProperties