Updating a Private Template

Update a private template in Resource Manager.

When you update a private template, you can also update its tags. For more information about tagging, see Resource Tags. To update a private template's tags using the Console, get its details and then select Tags.
    1. 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.
    2. On the private template's details page, select Edit.
    3. In the Edit template panel, update the values as needed.
      For more information about the fields, see Creating a Private Template.
    4. Select Save.
  • Use the oci resource-manager template update command and required parameters to update a private template:

    oci resource-manager template update --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 UpdateTemplate operation to update a private template.