Listing Private Templates

List private templates in Resource Manager.

    1. Open the navigation menu  and select Developer Services. Under Resource Manager, select Private Templates.
      The Private templates list page opens. All private templates in the selected compartment are displayed in a table.
    2. To view the private templates in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    Filtering List Results

    Use filters to limit the private templates in the list.

    • To filter the list by tag, select add next to Tag filters.

    Actions

    In the list table, select the name of a private template to open its details page, where you can view its status and perform other tasks.

    To perform an action on a private template directly from the list table, select any of the following options from the Actions menu (Actions Menu) in the row for that private template:

    To create a private template, select Create private template.

  • 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.