Show / Hide Table of Contents

Get-OCIClientSession

SYNOPSIS

Get the region/profile/config file preference configured for this session.

SYNTAX

Get-OCIClientSession [<CommonParameters>]

DESCRIPTION

This cmdlet gets the preferred OCI Region, Config Profile name and path to the Config file configured to make API calls in the current Powershell session. Use Set-OCIClientSession to set session preferences.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

OUTPUTS

  • Oci.PSModules.Common.Cmdlets.ClientManagement.OCIClientSession

RELATED LINKS

  • OCIModulesDocs
  • Examples
Back to top Generated by DocFX