Cmdlets for Cloudant

Build 24.0.9062

AuthScheme Parameter (Connect-Cloudant Cmdlet)

The type of authentication to use when connecting to Cloudant.

Syntax

Connect-Cloudant -AuthScheme string

Possible Values

OAuth, Basic

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set this to perform OAuth authentication. For this method you will need the APIKey and URL of Cloudant instance.
  • Basic: Set this to use BASIC user / password authentication.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062