Getting a Private Template's Details

Get details for a private template 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 template that you want.
    3. Click the name of the private template that you want.
  • Use the oci resource-manager template get command and required parameters to get details for a private template:

    oci resource-manager template get --template-id <template_OCID>

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

  • Run the GetTemplate operation to get details for a private template.