NSX CLI Guide

Debug Commands

set timestamp site <uuid-arg> logical-switch <uuid-arg> with-current-time <boolean-arg>

Reset timestamp of all records for a given logical switch.

Parameters:

Option Description
<uuid> UUID argument
Allowed pattern: ^[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> set timestamp site 98d09382-28c5-4533-90b4-8a9f293feed9 logical-switch a30500a1-4f4e-4a00-acb5-ec8342fad057 with-current-time true {'Result': 'This controller is the master node of site 98d09382-28c5-4533-90b4-8a9f293feed9. Record is updated with the timestamp of current time.'}

Mode:

Basic

Availability: