NSX CLI Guide
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_:.-]+)$ |