templates/clone

Post request to clone the given template and update thresholds.

Notes

  • Applicable for G2 Templates Only.
  • By default the cloned template attributes value will be assigned unless an overridden value is explictly assigned.
  • All level attribute values can be customized i..e Resource, Template or component.
  • Frequencies can be customized only when different monitors with same metric.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or mspId of tenant

Request Body

application/json

  • clonedTemplateIdstring

    uuid of source template for clone.

  • namestring

    Name given to the new cloned template.

  • descriptionstring

    Description to be added to the new cloned template.

  • monitorsarray

Loading Examples...

Responses

Loading Examples...