'required|string', 'id' => 'sometimes|nullable|string', 'key' => 'sometimes|nullable|string', 'secret' => 'sometimes|nullable|string', 'cluster' => 'sometimes|nullable|string', 'port' => 'sometimes|nullable|string', 'host' => 'sometimes|nullable|string', ]; } }