Listing Private Templates

List private templates in Resource Manager.

    1. Open the navigation menu and click Developer Services. Under Resource Manager, click Private Templates.
    2. On the Private templates page, select the compartment that contains the private templates that you want.
  • Use the oci resource-manager template list command and required parameters to list templates, setting --template-category-id to 3:

    oci resource-manager template list --template-category-id 3 [...]

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.

  • Run the ListTemplates operation to list templates. To filter the list to private templates, set templateCategoryId to 3.