Cmdlets for Oracle Fusion Cloud HCM

Build 25.0.9540

IncludedViewsVisibility Parameter (Connect-OracleHCM Cmdlet)

Controls the visibility of resources returned by the Oracle Fusion Cloud HCM Cloud API by determining whether the 'include' query parameter is sent to fetch table metadata.

Syntax

Connect-OracleHCM -IncludedViewsVisibility string

Possible Values

All, Public, Unlisted, None

Data Type

cstr

Default Value

"All"

Remarks

IncludedViewsVisibility can be one of the following:

ValueDescription
AllReturns all public and unlisted resources that the user is authorized to access.
PublicReturns only publicly listed resources.
UnlistedReturns only unlisted or internal resources.
NoneAllows the API to apply its default behavior.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540