[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

TimeSeriesDataPoint

a simple timetamp to float data point


Properties

integer as int64
time Optional

Epoch timestamp in seconds


string
value Optional

Metrics data point value

JSON Example

{
	"time": 0,
	"value": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

MetricsObjectResultEntry

Feedback

Was this page helpful?