Kinetica   C#   API  Version 7.2.3.1
VerifyBackupRequest.Options Struct Reference

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

Public Attributes

const string BACKUP_ID = "backup_id"
 ID of the snapshot to verify. More...
 

Detailed Description

A set of string constants for the parameter options.

Optional parameters.

Definition at line 28 of file VerifyBackup.cs.

Member Data Documentation

◆ BACKUP_ID

const string VerifyBackupRequest.Options.BACKUP_ID = "backup_id"

ID of the snapshot to verify.

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

Definition at line 34 of file VerifyBackup.cs.


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