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

DataCollection

Metrics data collection state information is stored here. We primarily have 3 toggle options. 1. Enable/Disable NSX metrics data collection for entities on NSX side. 2. Enable/Disable NSX configuration related changes needed for Metrics. 3. Enable/Disable NSX Application Platform (NAPP) cluster related metrics collection.


Properties

boolean
metrics_toggle_nsx Optional

Boolean to indicate if metrics is enabled/disabled on NSX


boolean
metrics_toggle_nsx_cloud_native Optional

Boolean to indicate if metrics is enabled/disabled for all NAPP related metrics


boolean
metrics_toggle_nsx_config Optional

Boolean to indicate if NSX configuration streaming is enabled/disabled from NSX to NAPP metrics service.

JSON Example

{
	"metrics_toggle_nsx": false,
	"metrics_toggle_nsx_cloud_native": false,
	"metrics_toggle_nsx_config": false
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Parameter To

Update Metrics Data Collection
Returned By

Get Metrics Data Collection
Update Metrics Data Collection

Feedback

Was this page helpful?