Getting a Private Template's Logo

Get the logo (template icon) 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.
    The logo (template icon) is displayed under Template icon on the Template information page.
  • Use the oci resource-manager template get-template-logo command and required parameters to get a private template's logo:

    oci resource-manager template get-template-logo --template-id <template_OCID> --file <file_name>

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

  • Run the GetTemplateLogo operation to get a logo for a private template.