A. User-defined resources are supported.
While this statement is true, it is less precise than option C, which correctly describes the fundamental scoping mechanism for all resource pools, whether default or user-defined.
B. The scope of a pool is limited to a single blueprint.
This is incorrect. Resource pools can also be defined at the global level, making them available to all blueprints.
D. Only the default resources are supported globally.
This is incorrect. Users can create their own custom resource pools at the global level, not just use the default ones.