NSX CLI Guide

Debug Commands

set timestamp site <uuid-arg> record-address <record-address-arg> with-current-time <boolean-arg>

Reset timestamp of a given remote record.

Parameters:

Option Description
<uuid> UUID argument
Allowed pattern: ^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$
<record-address> String representation of record(IP or MAC address)
Allowed pattern: ^[^/ *;&|]+$
<boolean-arg> Boolean enum value
Allowed values: true, false


Example:

nsx-controller-1> set timestamp site c72fa040-ec91-11e9-80a0-9db3cb22bd6a record-address 192.78.5.4 with-current-time true {'Result': 'Record is successfully updated with the timestamp of current time'}

Mode:

Basic

Availability: