Unique identifier for the backup.
BackupModel
Cloud provider where the backup is stored.
BackupModel
Optional
createdTimestamp when the backup was created.
BackupModel
Optional
descriptionOptional description providing context for the backup.
BackupModel
Optional
dimensionThe dimensions of the vectors to be inserted in the index.
BackupModel
Optional
metricThe distance metric to be used for similarity search. You can use 'euclidean', 'cosine', or 'dotproduct'. If the 'vector_type' is 'sparse', the metric must be 'dotproduct'. If the vector_type
is dense
, the metric defaults to 'cosine'.
BackupModel
Optional
nameOptional user-defined name for the backup.
BackupModel
Optional
namespaceNumber of namespaces in the backup.
BackupModel
Optional
recordTotal number of records in the backup.
BackupModel
Cloud region where the backup is stored.
BackupModel
Optional
sizeSize of the backup in bytes.
BackupModel
ID of the index.
BackupModel
Name of the index from which the backup was taken.
BackupModel
Current status of the backup (e.g., Initializing, Ready, Failed).
BackupModel
Optional
tagsCustom user tags added to an index. Keys must be 80 characters or less. Values must be 120 characters or less. Keys must be alphanumeric, '', or '-'. Values must be alphanumeric, ';', '@', '', '-', '.', '+', or ' '. To unset a key, set the value to be an empty string.
BackupModel
The BackupModel describes the configuration and status of a Pinecone backup.
Export
BackupModel