Backup Functions
object BackupFunctions
Functions
Link copied to clipboard
Use this data source to get information on an existing backup framework.
suspend fun getFramework(argument: suspend GetFrameworkPlainArgsBuilder.() -> Unit): GetFrameworkResult
Link copied to clipboard
Use this data source to get information on an existing backup plan.
Link copied to clipboard
Use this data source to get information on an existing backup report plan.
suspend fun getReportPlan(argument: suspend GetReportPlanPlainArgsBuilder.() -> Unit): GetReportPlanResult
Link copied to clipboard
Use this data source to get information on an existing backup selection.
suspend fun getSelection(argument: suspend GetSelectionPlainArgsBuilder.() -> Unit): GetSelectionResult
Link copied to clipboard
Use this data source to get information on an existing backup vault.