paws.storage (version 0.1.0)

backup_get_backup_plan_from_template: Returns the template specified by its templateId as a backup plan

Description

Returns the template specified by its templateId as a backup plan.

Usage

backup_get_backup_plan_from_template(BackupPlanTemplateId)

Arguments

BackupPlanTemplateId

[required] Uniquely identifies a stored backup plan template.

Request syntax

svc$get_backup_plan_from_template(
  BackupPlanTemplateId = "string"
)