pub async fn admin_datastore_get_notes(
configuration: &Configuration,
backup_id: &str,
backup_time: i64,
backup_type: PbsBackupTypeEnum,
store: &str,
ns: Option<&str>,
) -> Result<AdminDatastoreGetNotesResponse, Error<AdminDatastoreGetNotesError>>Expand description
Get "notes" 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