NSX CLI Guide

Debug Commands

reset logical-entity-data timestamp <transport-node-id> <logical-entity-id> with-current-time <boolean-arg>

Reset timestamps for logical entity data reported by a transport node.

Parameters:

Option Description
<uuid> Transport Node identifier
Allowed pattern: ^[0-9]+$|^0x[0-9a-fA-F]+$|^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$
<logical-entity-uuid> Logical entity identifier
Allowed pattern: ^[0-9]+$|^0x[0-9a-fA-F]+$|^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$
<boolean-arg> Boolean enum value
Allowed values: true, false


Example:

nsx-controller-1> reset logical-entity-data timestamp f20b6f00-ec91-11e9-9184-d193f7070764 1c5cd793-ce17-4cce-ae3b-b5aa9cebca2e with-current-time false This controller is not the master node of transport node f20b6f00-ec91-11e9-9184-d193f7070764. NestDB state is not updated.

Mode:

Basic

Availability: