powered by
Returns the body of a backup plan in JSON format, in addition to plan metadata.
backup_get_backup_plan(BackupPlanId, VersionId)
[required] Uniquely identifies a backup plan.
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. Version IDs cannot be edited.
svc$get_backup_plan( BackupPlanId = "string", VersionId = "string" )