NSX-T Data Center REST API
OperationCollector (schema)
The operation collector is defined to receive stats from hosts. (eg. vRNI-collector collects all the system metrics)
| Name | Description | Type | Notes | 
|---|---|---|---|
| collector_ip | IP address for the operation collector IP address for the operation collector.  | 
            
            IPAddress | Required | 
| collector_port | Port for the operation collector Port for the operation collector.  | 
            
            int | Required Minimum: 0 Maximum: 65535  | 
          
| collector_type | The operation collector type Define the operation collector type.  | 
            
            string | Enum: VRNI, WAVE_FRONT Default: "VRNI"  | 
          
| tracing_port | Port for the Wavefront tracing Port for the Wavefront tracing.  | 
            
            int | Minimum: 0 Maximum: 65535  |