[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

NsxTDnsAnswer

Answer of dns nslookup


AllOf


This class requires all of the following:

JSON Example

{
	"authoritative_answers": [
		{
			"address": "string",
			"name": "string"
		}
	],
	"dns_server": "string",
	"edge_node_id": "string",
	"enforcement_point_path": "string",
	"non_authoritative_answers": [
		{
			"address": "string",
			"name": "string"
		}
	],
	"raw_answer": "string",
	"resource_type": "NsxTDnsAnswer"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyDnsForwarder
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

Feedback

Was this page helpful?