[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

InlineNSXVManagerDataSource1

Properties

boolean
central_cli_enabled Optional

Whether or not collection via the Central CLI for ESG data is enabled


credentials Optional

boolean
ipfix_enabled Optional

Whether or not to configure NSX-v to send IPFIX to vRNI


boolean
latency_enabled Optional

Whether or not to configure NSX-v to send virtual infrastructure latency metrics to vRNI


string
vcenter_id Optional

Associated vCenter data source entity ID

JSON Example

{
	"central_cli_enabled": false,
	"credentials": {
		"password": "VMware1!",
		"username": "readonly"
	},
	"ipfix_enabled": false,
	"latency_enabled": false,
	"vcenter_id": "string"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

NSXVManagerDataSource

Feedback

Was this page helpful?