NSX-T Data Center REST API
ApplianceLatencyData (schema)
Display the latency data by given appliance node
| Name | Description | Type | Notes | 
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST.  | 
            
            array of ResourceLink | Readonly | 
| _schema | Schema for this resource | string | Readonly | 
| _self | Link to this resource | SelfResourceLink | Readonly | 
| id | Appliance id Display the Appliance id.  | 
            
            string | |
| latency_data | Latency Data List Latency Data list.  | 
            
            array of ApplianceLatencyDataItem | |
| name | Appliance name Display the appliance name.  | 
            
            string | |
| timestamp | Timestamp of last modification Timestamp of last modification.  | 
            
            EpochMsTimestamp |