Updating a Private Template

Update 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.
    4. On the Template information page, click Edit.
    5. In the Edit template panel, update the values as needed.
      For more information about the fields, see Creating a Private Template.
    6. Click 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.