Cmdlets for Cassandra

Build 25.0.9434

Server Parameter (Connect-Cassandra Cmdlet)

The host name or IP address of the server hosting the Cassandra database.

Syntax

Connect-Cassandra -Server string

Data Type

cstr

Default Value

""

Remarks

The host name or IP address of the server hosting the Cassandra database. To connect to a distributed system, you can set Server to a comma-separated list of servers and ports, separated by colons. You will also need to set ConsistencyLevel.

Note that you must specify all of the servers required by your selected consistency level.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434