NSX CLI Guide

Debug Commands

start site-replicator force-sync <uuid-arg> <object-type> <string-arg>

Request a force sync of message identified by specified object id and type to the specified remote site.

Parameters:

Option Description
<uuid> UUID argument
Allowed pattern: ^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$
<object-type> Object type
Allowed values: rtep, lsstate, grouping, srm
<string> Generic string argument
Allowed pattern: ^([A-Za-z0-9_:.-]+)$


Example:

nsx-controller-1> start site-replicator force-sync 7c72c4ae-8fe8-4449-a4e2-c5e53ab0bb4f rtep 6ca7e1fc-1690-450f-aad3-a2f642fb70c5 Full sync to 7c72c4ae-8fe8-4449-a4e2-c5e53ab0bb4f requested

Mode:

Basic

Availability: