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

InlineNsxTDnsAnswer1

Properties

string
dns_server Required

Dns server ip address and port, format is “ip address#port”.


string
edge_node_id Required

ID of the edge node that performed the query.


authoritative_answers Optional

Authoritative answers


non_authoritative_answers Optional

Non authoritative answers


string
raw_answer Optional

It can be NXDOMAIN or error message which is not consisted of authoritative_answer or non_authoritative_answer.

JSON Example

{
	"dns_server": "string",
	"edge_node_id": "string"
}

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
Used By

NsxTDnsAnswer

Feedback

Was this page helpful?