Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for rdt (0.01 sec)

  1. cmd/bucket-replication-utils.go

    	// Resync ID assigned to this reset
    	ResyncID string `json:"resyncID" msg:"id"`
    	// ResyncBeforeDate - resync all objects created prior to this date
    	ResyncBeforeDate time.Time `json:"resyncBeforeDate" msg:"rdt"`
    	// Status of resync operation
    	ResyncStatus ResyncStatusType `json:"resyncStatus" msg:"rst"`
    	// Failed size in bytes
    	FailedSize int64 `json:"failedReplicationSize"  msg:"fs"`
    	// Total number of failed operations
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Jun 10 15:31:51 UTC 2024
    - 26.3K bytes
    - Viewed (0)
Back to top