v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1472262334.5 KB

Returns the backup plan that is specified by the plan ID as a backup template.

get/backup/plans/{backupPlanId}/toTemplate/

Path parameters

backupPlanIdstring required

Uniquely identifies a backup plan.

Response

Success

BackupPlanTemplateJsonstring
<p>The body of a backup plan template in JSON format.</p> <note> <p>This is a signed JSON document that cannot be modified before being passed to <code>GetBackupPlanFromJSON.</code> </p> </note>