ClusterPeerCommandResponseProperties interface
Properties of the cluster peer command response.
Properties
| cluster |
ClusterPeeringCommand to run to accept cluster peer. Will only be present if |
| passphrase | Passphrase for use with cluster peer command |
Property Details
clusterPeeringCommand
ClusterPeeringCommand to run to accept cluster peer. Will only be present if clusterPeeringStatus is pending.
clusterPeeringCommand?: string
Property Value
string
passphrase
Passphrase for use with cluster peer command
passphrase?: string
Property Value
string