Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for S3MultiObjectDeleteLimit (0.24 sec)

  1. cmd/veeam-sos-api.go

    	APIEndpoints          *apiEndpoints `xml:"APIEndpoints,omitempty"`
    	SystemRecommendations struct {
    		S3ConcurrentTaskLimit    int `xml:"S3ConcurrentTaskLimit,omitempty"`
    		S3MultiObjectDeleteLimit int `xml:"S3MultiObjectDeleteLimit,omitempty"`
    		StorageCurrentTaskLimit  int `xml:"StorageCurrentTaskLimit,omitempty"`
    		KBBlockSize              int `xml:"KbBlockSize"`
    	} `xml:"SystemRecommendations"`
    }
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Aug 15 00:34:56 UTC 2024
    - 8.8K bytes
    - Viewed (0)
Back to top