'integer', 'memory' => 'required|integer|min:0', 'disk' => 'required|integer|min:0', 'location_ids' => 'array', 'tags' => 'array', ]; } }