POST Templates Import
The POST /Templates/Import method is used to import templates from a specified configuration tenant A grouping of CAs. The Microsoft concept of forests is not used in EJBCA so to accommodate the new EJBCA functionality, and to avoid confusion, the term forest needed to be renamed. The new name is configuration tenant. For EJBCA, there would be one configuration tenant per EJBCA server install. For Microsoft, there would be one per forest. Note that configuration tenants cannot be mixed, so Microsoft and EJBCA cannot exist on the same configuration tenant. into Keyfactor Command. This endpoint
An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.
Table 789: POST Templates Import Input Parameters
Name | Description |
---|---|
ConfigurationTenant | A string indicating the name of the configuration tenant from which to import. |


