Optional Redfish expand parameter to control how related resources are expanded in the response.
Supported values: - *($levels=N) → Expand all navigation properties to N levels deep. - .($levels=N) → Expand subordinate links (outside of “Links” objects) to N levels. - ~($levels=N) → Expand dependent links (inside Links objects) to N levels. - Empty string → No expansion.