| ||||
| summary: resource | method | detail: method | |||
| Resource | Description |
|---|---|
| GET /rest/tenanttemplate?sID=… | Retrieve the current tenant template. |
| POST /rest/tenanttemplate | Create a new tenant template using the provided tenantId. |
Retrieve the current tenant template. The template is used when creating new tenants, with the new tenant getting the rules and policies set in the template.
| ||
Create a new tenant template using the provided tenantId. This new template replaces the existing template.
|
| ||||
| summary: resource | method | detail: method | |||