Cmdlets for Cassandra

Build 24.0.9060

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

"localhost"

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) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060