NSX CLI Guide
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 |