NSX CLI Guide

Debug Commands

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

Reset timestamps for all 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}$
<boolean-arg> Boolean enum value
Allowed values: true, false


Example:

nsx-controller-1> reset transport-node-data timestamp c72fa040-ec91-11e9-80a0-9db3cb22bd6a with-current-time true This controller is the master node of transport node c72fa040-ec91-11e9-80a0-9db3cb22bd6a. Transport node data is updated with the timestamp of current time.

Mode:

Basic

Availability: