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

InlineVCenterDataSource1

Properties

credentials Optional

ipfix_request Optional

ipfix_response Optional

boolean
is_vmc Optional

Whether vCenter is a VMware Cloud operated vCenter (true or false).

JSON Example

{
	"credentials": {
		"password": "VMware1!",
		"username": "readonly"
	},
	"ipfix_request": {
		"disable_all": false,
		"disable_for_dvs": "vds-1,vds-2,vds-3",
		"enable_all": false,
		"enable_for_dvs": "vds-1,vds-2,vds-3"
	},
	"ipfix_response": {
		"ipfix_disabled_for": "string",
		"ipfix_disabling_failed": "string",
		"ipfix_enabled_for": "string",
		"ipfix_enabling_failed": "string"
	},
	"is_vmc": false
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

VCenterDataSource

Feedback

Was this page helpful?