Skip to main content

admin_datastore_get_protected

Function admin_datastore_get_protected 

Source
pub async fn admin_datastore_get_protected(
    configuration: &Configuration,
    backup_id: &str,
    backup_time: i64,
    backup_type: PbsBackupTypeEnum,
    store: &str,
    ns: Option<&str>,
) -> Result<AdminDatastoreGetProtectedResponse, Error<AdminDatastoreGetProtectedError>>
Expand description

Query protection for a specific backup Permissions: Requires on /datastore/{store}[/{namespace}] either DATASTORE_AUDIT for any or DATASTORE_BACKUP and being the owner of the group