NSX Autonomous Edge REST API
ReplicaAgentClientStatusProperties (schema)
Name | Description | Type | Notes |
---|---|---|---|
last_fullsync_time | Timestamp when replica-agent performed last fullsync of messages from primary node's Nestdb | string | |
last_replication_time | Timestamp when replica-agent performed last replication from primary node. | string | |
last_rewrite_time | Timestamp when replica-agent performed last rewriting of message in secondary node's Nestdb | string | |
local_nestdb_connection_time | Timestamp when replica-agent established connection to Nestdb local to the secondary node. | string | |
node_api_server_role | Node High Availability Mode | string | Enum: PRIMARY, SECONDARY |
node_id | Node UUID | string | |
peer_nestdb_connection_time | Timestamp when replica-agent established connection to the NestDB of primary node | string |