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
| 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:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/VerifyBackup.cs
- Kinetica/Protocol/VerifyBackup.cs