ConnectivityProfile interface

Cluster connectivity profile.

Properties

ssh

List of SSH connectivity endpoints.

web

Web connectivity endpoint details.

Property Details

ssh

List of SSH connectivity endpoints.

ssh?: SshConnectivityEndpoint[]

Property Value

web

Web connectivity endpoint details.

web: ConnectivityProfileWeb

Property Value