mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// backup_and_restore/application_backup_and_restore/oadp-self-service/oadp-self-service.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="oadp-self-service-custom-resources_{context}"]
|
|
= {oadp-short} Self-Service custom resources
|
|
|
|
[role="_abstract"]
|
|
Use {oadp-short} Self-Service custom resources to control backup, restore, storage location, and download operations for namespace-scoped applications. This provides namespace administrators with self-service data protection tools.
|
|
|
|
The {oadp-short} Self-Service feature has the following new custom resources (CRs) to perform the backup and restore operations for a namespace admin user:
|
|
|
|
.Custom resources
|
|
|===
|
|
|*CR* |*Description*
|
|
|`NonAdminController` (NAC)| Controls and orchestrates the Self-Service operations.
|
|
|`NonAdminBackup` (NAB)| Manages namespace-scoped backup operations.
|
|
|`NonAdminRestore` (NAR)| Manages namespace-scoped restore operations.
|
|
|`NonAdminBackupStorageLocation` (NABSL)| Defines user-specific backup storage location.
|
|
|`NonAdminDownloadRequest` (NADR)| Manages namespace-scoped download request operations.
|
|
|=== |