Skip to main content

A set of string constants for the parameter VerifyBackupRequest.options. More…

Static Public Attributes

const string BACKUP_ID = “backup_id”
 ID of the snapshot to verify.
 

Detailed Description

A set of string constants for the parameter VerifyBackupRequest.options.

Optional parameters.

Definition at line 29 of file VerifyBackup.cs.

Member Data Documentation

◆ BACKUP_ID

const string kinetica.VerifyBackupRequest.Options.BACKUP_ID = “backup_id”
static

ID of the snapshot to verify.

Set to ‘-1’ to verify all snapshots in the backup. Leave empty to verify only the most recent snapshot. The default value is ‘-1’.

Definition at line 35 of file VerifyBackup.cs.


The documentation for this struct was generated from the following files: