Not quite! The boundary occurs when both surfaces have the same z coordinate, as we can see from the diagram. Equating the z values of the variables in both equations, we see that the x and y coordinates of points on the boundary must satisfy the equation:
\sqrt{x^2 + y^2} = \sqrt{8 - x^2 - y^2}
Restricting ourselves to the domain of each square root function, we can simplify this requirement to all points in the domain that satisfy the equation:
x^2 + y^2 = 8 - x^2 - y^2
which can be simplified to the equation
x^2 + y^2 = 4
This is a circle of radius 2. Do you see how that relates to the boundary for the outer integral?