VBRDiscoveredMongoDBReplicaSetNode
Contains discovered MongoDB replica set nodes.
Properties
Property | Type | Description |
---|---|---|
EntityType | Discovered MongoDB entity type. | |
ReplicaSetId | GUID | Unique ID for the specific replica set. |
HostId | GUID | Unique ID for the host. |
HostName | String | Unique ID for the name of the host. |
Port | Int32 | The port that Veeam Backup & Replication will use to route requests between the MongoDB database and backup infrastructure components. |
IsHealthy | Boolean | Replica set node health status. |
IsPrimary | Boolean | Replica set node set as a primary backup node. |
IsHidden | Boolean | Hidden replica set node. |