Getting a Private Template's Logo

Get the logo (template icon) for a private template in Resource Manager.

  • On the Private templates list page, select the private template that you want to work with. If you need help finding the list page or the private template, see Listing Private Templates.
    The private template's details page opens. The logo (template icon) is displayed under Template icon.
  • 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.