- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ServiceV2Handler (0.12 sec)
-
cmd/admin-handlers.go
} type serviceResult struct { Action madmin.ServiceAction `json:"action"` DryRun bool `json:"dryRun"` Results []servicePeerResult `json:"results,omitempty"` } // ServiceV2Handler - POST /minio/admin/v3/service?action={action}&type=2 // ---------- // Supports following actions: // - restart (restarts all the MinIO instances in a setup) // - stop (stops all the MinIO instances in a setup)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Oct 04 11:32:32 UTC 2024 - 99.7K bytes - Viewed (0)