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

TelemetryDefinition

Metadata about definition of telemetry


Properties

aggregation_method Required

Methods to aggregate telemetries.

Possible values are: MINMAXAVGSUMLASTANDOR


string
name Required

Name of the telemetry


value_type Required

Types of telemetry value

Possible values are: STRINGNUMBERBOOLEAN

JSON Example

{
	"aggregation_method": "MIN",
	"name": "string",
	"value_type": "STRING"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

TelemetryDefinitionList

Feedback

Was this page helpful?